APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
april_content::APRILShowerProfilePlugin Member List

This is the complete list of members for april_content::APRILShowerProfilePlugin, including all inherited members.

ApplyQualityCutPeakNBin(ShowerPeakObjectVector &showerPeakObjectVector, TwoDBinVector &twoDBinVector) const april_content::APRILShowerProfilePluginprivate
APRILShowerProfilePlugin()april_content::APRILShowerProfilePlugin
AssociateBinsToPeaks(const TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
AssociateBinsToPeaks(const TwoDBinVector &twoDBinVector, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
AssociateUnavailableBinsToPeaks(const TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
CalculateBestPeakUsingMetric(ShowerPeakObjectVector &showerPeakObjectVector, const int uBin, const int vBin, ShowerPeakObject *&bestShowerPeakObject) const april_content::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
CalculateProjectionAxes(const pandora::Cluster *const pCluster, pandora::CartesianVector &innerLayerCentroid, pandora::CartesianVector &uAxis, pandora::CartesianVector &vAxis, const pandora::Track *const pMinTrack=NULL) const april_content::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
CalculateTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, ShowerPeakList &showerPeakList) const (defined in april_content::APRILShowerProfilePlugin)april_content::APRILShowerProfilePlugininline
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::APRILShowerProfilePluginprivate
Check8NeighbourFull(TwoDShowerProfile &showerProfile, const int uBin, const int vBin) const april_content::APRILShowerProfilePluginprivate
ConvertBinsToShowerLists(const TwoDShowerProfile &showerProfile, const ShowerPeakObjectVector &showerPeakObjectVector, ShowerPeakList &showerPeakListPhoton, ShowerPeakList &showerPeakListNonPhoton, const bool inclusiveMode) const april_content::APRILShowerProfilePluginprivate
CreateEmptyTwoDShowerProfile(TwoDShowerProfile &showerProfile) const april_content::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
FindRawPeaksInTwoDShowerProfile(TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
GetCellLengthScale(const pandora::Cluster *const pCluster) const april_content::APRILShowerProfilePluginprivate
HasPhotonCandidate(const ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
InitialiseTransverseProfile(const pandora::Cluster *const pCluster, const unsigned int maxPseudoLayer, TwoDShowerProfile &showerProfile) const april_content::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
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::APRILShowerProfilePluginprivate
IsPeak(TwoDShowerProfile &showerProfile, const int uBin, const int vBin) const april_content::APRILShowerProfilePluginprivate
m_longProfileBinWidthapril_content::APRILShowerProfilePluginprivate
m_longProfileCriticalEnergyapril_content::APRILShowerProfilePluginprivate
m_longProfileMaxDifferenceapril_content::APRILShowerProfilePluginprivate
m_longProfileMinCosAngleapril_content::APRILShowerProfilePluginprivate
m_longProfileNBinsapril_content::APRILShowerProfilePluginprivate
m_longProfileParameter0april_content::APRILShowerProfilePluginprivate
m_longProfileParameter1april_content::APRILShowerProfilePluginprivate
m_showerStartMipFractionapril_content::APRILShowerProfilePluginprivate
m_showerStartNonMipLayersapril_content::APRILShowerProfilePluginprivate
m_transProfileMinDisTrackMatchapril_content::APRILShowerProfilePluginprivate
m_transProfileMinNBinsCutapril_content::APRILShowerProfilePluginprivate
m_transProfileMinTrackToPeakCutapril_content::APRILShowerProfilePluginprivate
m_transProfileNBinsapril_content::APRILShowerProfilePluginprivate
m_transProfilePeakFindingMetricapril_content::APRILShowerProfilePluginprivate
m_transProfilePeakThresholdapril_content::APRILShowerProfilePluginprivate
m_transProfileTrackNearbyNSlicesapril_content::APRILShowerProfilePluginprivate
MarkPeaksCloseToTracks(const TwoDBinVector &trackProjectionVector, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
MaskLowHeightRegions(TwoDShowerProfile &showerProfile) const april_content::APRILShowerProfilePluginprivate
MatchPeaksInTwoSlices(const ShowerPeakObjectVector &showerPeakObjectVectorFirst, ShowerPeakObjectVector &showerPeakObjectVectorNext) const april_content::APRILShowerProfilePluginprivate
PassQualityCutPeakNBin(const ShowerPeakObject &showerPeakObject) const april_content::APRILShowerProfilePluginprivate
ProcessShowerProfile(TwoDShowerProfile &showerProfile, ShowerPeakObjectVector &showerPeakObjectVector) const april_content::APRILShowerProfilePluginprivate
ReadSettings(const pandora::TiXmlHandle xmlHandle) (defined in april_content::APRILShowerProfilePlugin)april_content::APRILShowerProfilePluginprivate
ShowerPeakObjectVector typedefapril_content::APRILShowerProfilePluginprivate
ShowerProfile typedefapril_content::APRILShowerProfilePluginprivate
SortShowerPeakListByEnergy(const ShowerPeak &lhs, const ShowerPeak &rhs)april_content::APRILShowerProfilePluginprivatestatic
TwoDBin typedefapril_content::APRILShowerProfilePluginprivate
TwoDBinVector typedefapril_content::APRILShowerProfilePluginprivate
TwoDShowerProfile typedefapril_content::APRILShowerProfilePluginprivate