APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for april_content::APRILShowerProfilePlugin, including all inherited members.
ApplyQualityCutPeakNBin(ShowerPeakObjectVector &showerPeakObjectVector, TwoDBinVector &twoDBinVector) const | april_content::APRILShowerProfilePlugin | private |
APRILShowerProfilePlugin() | april_content::APRILShowerProfilePlugin | |
AssociateBinsToPeaks(const TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
AssociateBinsToPeaks(const TwoDBinVector &twoDBinVector, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
AssociateUnavailableBinsToPeaks(const TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
CalculateBestPeakUsingMetric(ShowerPeakObjectVector &showerPeakObjectVector, const int uBin, const int vBin, ShowerPeakObject *&bestShowerPeakObject) const | april_content::APRILShowerProfilePlugin | private |
CalculateLongitudinalProfile(const pandora::Cluster *const pCluster, float &profileStart, float &profileDiscrepancy) const (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | |
CalculatePeakFindingMetric(const float distance, const float energy) const | april_content::APRILShowerProfilePlugin | private |
CalculateProjectionAxes(const pandora::Cluster *const pCluster, pandora::CartesianVector &innerLayerCentroid, pandora::CartesianVector &uAxis, pandora::CartesianVector &vAxis, const pandora::Track *const pMinTrack=NULL) const | april_content::APRILShowerProfilePlugin | private |
CalculateShowerStartLayer(const pandora::Cluster *const pCluster, unsigned int &showerStartLayer) const (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | |
CalculateTrackBasedTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, const pandora::Track *const pMinTrack, const pandora::TrackVector &trackVector, ShowerPeakList &showerPeakListPhoton, ShowerPeakList &showerPeakListNonPhoton) const (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | |
CalculateTracklessTransverseShowers(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
CalculateTrackNearbyTransverseShowers(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, const pandora::Track *const pMinTrack, const pandora::TrackVector &trackVector, TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector, TwoDBinVector &trackProjectionVector) const | april_content::APRILShowerProfilePlugin | private |
CalculateTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, ShowerPeakList &showerPeakList) const (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | inline |
CalculateTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, ShowerPeakList &showerPeakList, const bool inclusiveMode) const (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | |
Check8NeighbourFast(TwoDShowerProfile &showerProfile, const int uBin, const int vBin) const | april_content::APRILShowerProfilePlugin | private |
Check8NeighbourFull(TwoDShowerProfile &showerProfile, const int uBin, const int vBin) const | april_content::APRILShowerProfilePlugin | private |
ConvertBinsToShowerLists(const TwoDShowerProfile &showerProfile, const ShowerPeakObjectVector &showerPeakObjectVector, ShowerPeakList &showerPeakListPhoton, ShowerPeakList &showerPeakListNonPhoton, const bool inclusiveMode) const | april_content::APRILShowerProfilePlugin | private |
CreateEmptyTwoDShowerProfile(TwoDShowerProfile &showerProfile) const | april_content::APRILShowerProfilePlugin | private |
FindBoundaryBins(const int uBin, const int vBin, const int uEdgeLow, const int uEdgeHigh, const int vEdgeLow, const int vEdgeHigh, int &uEdgeBin, int &vEdgeBin) const | april_content::APRILShowerProfilePlugin | private |
FindHitPositionProjection(const pandora::CartesianVector &hitPosition, const pandora::CartesianVector &innerLayerCentroid, const pandora::CartesianVector &uAxis, const pandora::CartesianVector &vAxis, const int nOffsetBins, const float cellLengthScale, int &uBin, int &vBin) const | april_content::APRILShowerProfilePlugin | private |
FindRawPeaksInTwoDShowerProfile(TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
FindTracksProjection(const pandora::Cluster *const pCluster, const pandora::TrackVector &trackVector, const pandora::CartesianVector &innerLayerCentroid, const pandora::CartesianVector &uAxis, const pandora::CartesianVector &vAxis, TwoDBinVector &trackProjectionVector) const | april_content::APRILShowerProfilePlugin | private |
GetCellLengthScale(const pandora::Cluster *const pCluster) const | april_content::APRILShowerProfilePlugin | private |
HasPhotonCandidate(const ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
InitialiseTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, TwoDShowerProfile &showerProfile) const | april_content::APRILShowerProfilePlugin | private |
InitialiseTransverseProfileWithTracks(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, const pandora::Track *const pMinTrack, const pandora::TrackVector &trackVector, TwoDShowerProfile &showerProfile, TwoDBinVector &trackProjectionVector) const | april_content::APRILShowerProfilePlugin | private |
InitialiseTwoDShowerProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, const pandora::CartesianVector &innerLayerCentroid, const pandora::CartesianVector &uAxis, const pandora::CartesianVector &vAxis, TwoDShowerProfile &showerProfile) const | april_content::APRILShowerProfilePlugin | private |
IsPeak(TwoDShowerProfile &showerProfile, const int uBin, const int vBin) const | april_content::APRILShowerProfilePlugin | private |
m_longProfileBinWidth | april_content::APRILShowerProfilePlugin | private |
m_longProfileCriticalEnergy | april_content::APRILShowerProfilePlugin | private |
m_longProfileMaxDifference | april_content::APRILShowerProfilePlugin | private |
m_longProfileMinCosAngle | april_content::APRILShowerProfilePlugin | private |
m_longProfileNBins | april_content::APRILShowerProfilePlugin | private |
m_longProfileParameter0 | april_content::APRILShowerProfilePlugin | private |
m_longProfileParameter1 | april_content::APRILShowerProfilePlugin | private |
m_showerStartMipFraction | april_content::APRILShowerProfilePlugin | private |
m_showerStartNonMipLayers | april_content::APRILShowerProfilePlugin | private |
m_transProfileMinDisTrackMatch | april_content::APRILShowerProfilePlugin | private |
m_transProfileMinNBinsCut | april_content::APRILShowerProfilePlugin | private |
m_transProfileMinTrackToPeakCut | april_content::APRILShowerProfilePlugin | private |
m_transProfileNBins | april_content::APRILShowerProfilePlugin | private |
m_transProfilePeakFindingMetric | april_content::APRILShowerProfilePlugin | private |
m_transProfilePeakThreshold | april_content::APRILShowerProfilePlugin | private |
m_transProfileTrackNearbyNSlices | april_content::APRILShowerProfilePlugin | private |
MarkPeaksCloseToTracks(const TwoDBinVector &trackProjectionVector, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
MaskLowHeightRegions(TwoDShowerProfile &showerProfile) const | april_content::APRILShowerProfilePlugin | private |
MatchPeaksInTwoSlices(const ShowerPeakObjectVector &showerPeakObjectVectorFirst, ShowerPeakObjectVector &showerPeakObjectVectorNext) const | april_content::APRILShowerProfilePlugin | private |
PassQualityCutPeakNBin(const ShowerPeakObject &showerPeakObject) const | april_content::APRILShowerProfilePlugin | private |
ProcessShowerProfile(TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const | april_content::APRILShowerProfilePlugin | private |
ReadSettings(const pandora::TiXmlHandle xmlHandle) (defined in april_content::APRILShowerProfilePlugin) | april_content::APRILShowerProfilePlugin | private |
ShowerPeakObjectVector typedef | april_content::APRILShowerProfilePlugin | private |
ShowerProfile typedef | april_content::APRILShowerProfilePlugin | private |
SortShowerPeakListByEnergy(const ShowerPeak &lhs, const ShowerPeak &rhs) | april_content::APRILShowerProfilePlugin | privatestatic |
TwoDBin typedef | april_content::APRILShowerProfilePlugin | private |
TwoDBinVector typedef | april_content::APRILShowerProfilePlugin | private |
TwoDShowerProfile typedef | april_content::APRILShowerProfilePlugin | private |