![]() |
eventAnalysis
7.0-49-g0ac7482
|
TTPCAnaJunction An object describing a meeting point of two or more paths, and containing all associated paths. More...
#include <TTRExReconModule.hxx>
Public Member Functions | |
TTPCAnaJunction () | |
virtual | ~TTPCAnaJunction () |
ClassDef (TTRExReconModule::TTPCAnaJunction, 1) | |
Public Attributes | |
Int_t | JunctionID |
A unique identifier for the junction within the pattern. More... | |
Int_t | JunctionMatchingID |
TVector3 | MaximumCoordinates |
^ The unique identifiers of the associated paths. More... | |
TVector3 | MinimumCoordinates |
The most extreme hit positions in the negative direction. More... | |
Int_t | NPaths |
The number of paths connected to the junction. More... | |
Int_t * | PathIDs |
TLorentzVector | Position |
The spatial coordinates of the junction. More... | |
TTPCAnaJunction An object describing a meeting point of two or more paths, and containing all associated paths.
Definition at line 105 of file TTRExReconModule.hxx.
|
virtual |
Definition at line 872 of file TTRExReconModule.cxx.
ND::TTRExReconModule::TTPCAnaJunction::TTPCAnaJunction | ( | ) |
Definition at line 108 of file TTRExReconModule.hxx.
ND::TTRExReconModule::TTPCAnaJunction::ClassDef | ( | TTRExReconModule::TTPCAnaJunction | , |
1 | |||
) |
Int_t ND::TTRExReconModule::TTPCAnaJunction::JunctionID |
A unique identifier for the junction within the pattern.
Definition at line 108 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Int_t ND::TTRExReconModule::TTPCAnaJunction::JunctionMatchingID |
Definition at line 112 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
TVector3 ND::TTRExReconModule::TTPCAnaJunction::MaximumCoordinates |
^ The unique identifiers of the associated paths.
The most extreme hit positions in the positive direction
Definition at line 120 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
TVector3 ND::TTRExReconModule::TTPCAnaJunction::MinimumCoordinates |
The most extreme hit positions in the negative direction.
Definition at line 121 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Int_t ND::TTRExReconModule::TTPCAnaJunction::NPaths |
The number of paths connected to the junction.
Definition at line 116 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Int_t* ND::TTRExReconModule::TTPCAnaJunction::PathIDs |
Definition at line 117 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
TLorentzVector ND::TTRExReconModule::TTPCAnaJunction::Position |
The spatial coordinates of the junction.
Definition at line 114 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().