Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Macros | |
#define | Med_inverseSlope -0.0018 |
#define | Med_Offset 426.526 |
#define | MAD_inverseSlope 0.0091081 |
#define | MAD_Offset 426.528 |
#define | HFACTOR 5.0 |
Functions | |
void | FillHoughHist () |
double | inverseSlope (double x1, double y1, double x2, double y2) |
double | intercept (double x1, double y1, double x2, double y2) |
#define HFACTOR 5.0 |
Definition at line 13 of file FillHoughHist.h.
View newest version in sPHENIX GitHub at line 13 of file FillHoughHist.h
Referenced by FillHoughHist().
#define MAD_inverseSlope 0.0091081 |
Definition at line 11 of file FillHoughHist.h.
View newest version in sPHENIX GitHub at line 11 of file FillHoughHist.h
Referenced by FillHoughHist().
#define MAD_Offset 426.528 |
Definition at line 12 of file FillHoughHist.h.
View newest version in sPHENIX GitHub at line 12 of file FillHoughHist.h
Referenced by FillHoughHist().
#define Med_inverseSlope -0.0018 |
Definition at line 9 of file FillHoughHist.h.
View newest version in sPHENIX GitHub at line 9 of file FillHoughHist.h
Referenced by FillHoughHist().
#define Med_Offset 426.526 |
Definition at line 10 of file FillHoughHist.h.
View newest version in sPHENIX GitHub at line 10 of file FillHoughHist.h
Referenced by FillHoughHist().
void FillHoughHist | ( | ) |
Definition at line 18 of file FillHoughHist.C.
View newest version in sPHENIX GitHub at line 18 of file FillHoughHist.C
References parse_cmake_options::begin, C, Acts::PhysicalConstants::c, end, HFACTOR, HoughHistABS, HoughHistMC, i, groot::instance(), intercept(), inverseSlope(), j, k, Acts::UnitConstants::m, MAD_inverseSlope, MAD_Offset, Med_inverseSlope, Med_Offset, Nphi, Nr, offset, size, Acts::Experimental::detail::BlueprintHelper::sort(), groot::theBlobs, AZigzag::XCenter(), AZigzag::YCenter(), and groot::ZigzagMap2.
Definition at line 123 of file FillHoughHist.C.
View newest version in sPHENIX GitHub at line 123 of file FillHoughHist.C
References Acts::PhysicalConstants::c.
Referenced by TrackFitUtils::addClustersOnLine(), FillHoughHist(), Rossegger::FindNextZero(), TrackFitUtils::getLineClusterResiduals(), and TrackSeed_v1::lineFit().
Definition at line 117 of file FillHoughHist.C.
View newest version in sPHENIX GitHub at line 117 of file FillHoughHist.C
Referenced by FillHoughHist().