APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for april_content::GeometryHelper, including all inherited members.
GetBarrelGapSeparation(const pandora::Pandora &pandora, const pandora::CaloHit *const pEcalCaloHit, const pandora::CaloHit *const pHcalCaloHit, float &gapSeparation) | april_content::GeometryHelper | static |
GetClosestDistanceBetweenLines(const pandora::CartesianVector &point1, const pandora::CartesianVector &direction1, const pandora::CartesianVector &point2, const pandora::CartesianVector &direction2, float &distance) | april_content::GeometryHelper | static |
GetClosestDistanceToLine(const pandora::CartesianVector &point1, const pandora::CartesianVector &direction1, const pandora::CartesianVector &point2, float &impactParameter) | april_content::GeometryHelper | static |
GetCrossingPointsBetweenLines(const pandora::CartesianVector &point1, const pandora::CartesianVector &direction1, const pandora::CartesianVector &point2, const pandora::CartesianVector &direction2, pandora::CartesianVector &crossingPoint1, pandora::CartesianVector &crossingPoint2) | april_content::GeometryHelper | static |
GetDistanceToHelix(const pandora::Helix &helix, const pandora::CartesianVector &point, float &distanceToHelix) | april_content::GeometryHelper | static |
GetECalHCalBarrelGapSize(const pandora::Pandora &pandora, float &gapSize) | april_content::GeometryHelper | static |
GetECalHCalEndCapGapSize(const pandora::Pandora &pandora, float &gapSize) | april_content::GeometryHelper | static |
GetEndcapGapSeparation(const pandora::Pandora &pandora, const pandora::CaloHit *const pEcalCaloHit, const pandora::CaloHit *const pHcalCaloHit, float &gapSeparation) | april_content::GeometryHelper | static |
GetInnerNormaleVector(const pandora::Pandora &pandora, pandora::SubDetectorType type, const pandora::CartesianVector &point, pandora::CartesianVector &normaleVector) | april_content::GeometryHelper | static |
GetLinePlaneCrossingPoint(const pandora::CartesianVector &linePoint, const pandora::CartesianVector &lineDirection, float planeA, float planeB, float planeC, float planeD, pandora::CartesianVector &crossingPoint) | april_content::GeometryHelper | static |
GetOuterNormaleVector(const pandora::Pandora &pandora, pandora::SubDetectorType type, const pandora::CartesianVector &point, pandora::CartesianVector &normaleVector) | april_content::GeometryHelper | static |
GetProjectionOnHelix(const pandora::Helix &helix, const pandora::CartesianVector &point, pandora::CartesianVector &projection) | april_content::GeometryHelper | static |
GetProjectionOnLine(const pandora::CartesianVector &linePoint, const pandora::CartesianVector &direction, const pandora::CartesianVector &point, pandora::CartesianVector &projection) | april_content::GeometryHelper | static |
GetTrackerECalBarrelGapSize(const pandora::Pandora &pandora, float &gapSize) | april_content::GeometryHelper | static |
GetTrackerECalEndCapGapSize(const pandora::Pandora &pandora, float &gapSize) | april_content::GeometryHelper | static |