ApplyThresholdLegendreHisto(double threshold) | PndTrkLegendreTransform | |
DeleteZoneAroundXY(TH2F *histo, double x, double y) | PndTrkLegendreTransform | |
DeleteZoneAroundXYLegendre(double x, double y) | PndTrkLegendreTransform | |
DeleteZoneAroundXYZoom(double x, double y) | PndTrkLegendreTransform | |
Draw() | PndTrkLegendreTransform | |
DrawZoom() | PndTrkLegendreTransform | |
ExtractLegendreMaxima(int nmaxima, std::vector< double > &theta_max, std::vector< double > &r_max, std::vector< int > &content_max) | PndTrkLegendreTransform | |
ExtractLegendreMaximum(double &theta_max, double &r_max) | PndTrkLegendreTransform | |
ExtractLegendreSingleLineParameters(double &slope, double &intercept) | PndTrkLegendreTransform | |
ExtractLineParameters(double theta, double r, double &slope, double &intercept) | PndTrkLegendreTransform | |
ExtractMaximaFromHisto(int nmaxima, TH2F *histo, std::vector< double > &theta_max, std::vector< double > &r_max, std::vector< int > &content_max) | PndTrkLegendreTransform | |
ExtractMaximumFromHisto(TH2F *histo, double &theta_max, double &r_max) | PndTrkLegendreTransform | |
ExtractZoomMaximum(double &theta_max, double &r_max) | PndTrkLegendreTransform | |
ExtractZoomSingleLineParameters(double &slope, double &intercept) | PndTrkLegendreTransform | |
fhLegendre | PndTrkLegendreTransform | private |
fhLegendreZoom | PndTrkLegendreTransform | private |
FillHisto(TH2F *histo, double thetamin, double thetamax, double x, double y, double radius) | PndTrkLegendreTransform | |
FillLegendreHisto(double x, double y, double radius) | PndTrkLegendreTransform | |
FillZoomHisto(double x, double y, double radius) | PndTrkLegendreTransform | |
fRMax | PndTrkLegendreTransform | private |
fRMaxZoom | PndTrkLegendreTransform | private |
fRMin | PndTrkLegendreTransform | private |
fRMinZoom | PndTrkLegendreTransform | private |
fRNofBin | PndTrkLegendreTransform | private |
fThetaMax | PndTrkLegendreTransform | private |
fThetaMaxZoom | PndTrkLegendreTransform | private |
fThetaMin | PndTrkLegendreTransform | private |
fThetaMinZoom | PndTrkLegendreTransform | private |
fThetaNofBin | PndTrkLegendreTransform | private |
PndTrkLegendreTransform() | PndTrkLegendreTransform | |
ResetLegendreHisto() | PndTrkLegendreTransform | |
ResetZoomHisto() | PndTrkLegendreTransform | |
SetUpLegendreHisto() | PndTrkLegendreTransform | |
SetUpLegendreHisto(double thetaNofBin, double thetaMin, double thetaMax, double rNofBin, double rMin, double rMax) | PndTrkLegendreTransform | |
SetUpZoomHisto(double theta, double r, double deltatheta, double deltar) | PndTrkLegendreTransform | |
SetUpZoomHisto() | PndTrkLegendreTransform | |
~PndTrkLegendreTransform() | PndTrkLegendreTransform | |