|
double | ND::TTrackerECALReconModule::CalculateFrontBackRatio (ND::THandle< ND::THitSelection > hits) |
| Method to calculate the FrontBackRatio variable. More...
|
|
TVector3 | ND::TTrackerECALReconModule::CalculatePointing (ND::THandle< ND::THitSelection >) |
| Calculates the pointing vector. More...
|
|
void | ND::TTrackerECALReconModule::FillDatumInfo (TECALReconObject *, ND::THandle< ND::TReconBase >) |
| Method to add information in RealDatums stored in the tracks or showers. More...
|
|
void | ND::TTrackerECALReconModule::FillHitInfo (TECALReconObject *, ND::THandle< ND::THitSelection >) |
| Method to fill hit info is seperate to help keep things tidy. More...
|
|
void | ND::TTrackerECALReconModule::FillHitInfo (TECALReconUnmatchedObject *, ND::THandle< ND::THitSelection >) |
| Method that fills the data members from the unmatched cluster hits. More...
|
|
TLorentzVector | ND::TTrackerECALReconModule::FindBackPosition (ND::THandle< ND::THitSelection >, int) |
| Method to calculate the position in the last layer reached by the particle. More...
|
|
TECALReconObject * | ND::TTrackerECALReconModule::TECALReconObjectFactory (ND::THandle< ND::TReconTrack >, ND::THandle< ND::TReconPID >, bool, void *pos=NULL, bool Allocate=true) |
| Handles Filling from a PID's track hypothesis constituent. More...
|
|
TECALReconObject * | ND::TTrackerECALReconModule::TECALReconObjectFactory (ND::THandle< ND::TReconShower >, ND::THandle< ND::TReconPID >, bool, void *pos=NULL, bool Allocate=true) |
| Handles Filling from a PID's shower hypothesis constituent. More...
|
|
TECALReconUnmatchedObject * | ND::TTrackerECALReconModule::TECALReconUnmatchedObjectFactory (ND::THandle< ND::TReconCluster >, bool, void *pos=NULL) |
| Method that fills the data members from the unmatched cluster hits. More...
|
|
TECALReconVertexTrack * | ND::TTrackerECALReconModule::TECALReconVertexTrackFactory (ND::THandle< ND::TReconPID > trk, bool IsMC, void *pos, ND::THandle< ND::TG4TrajectoryContainer > trajectories, bool Allocate) |
|
TECALReconVertexCandidate * | ND::TTrackerECALReconModule::TECALVertexCandidateFactory (const ND::TECALReconVertex &, ND::THandle< ND::TReconVertex >, bool, void *pos=NULL) |
| Fills this vertex candidate from a ND::TECALReconVertex. More...
|
|
TECALReconVertexCandidate * | ND::TTrackerECALReconModule::TECALVertexCandidateFactory (ND::THandle< ND::TReconVertex > ECalVtx, UInt_t VCUID, bool IsMC, void *pos) |
|