![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to hold a reconstructed vertex constituent track. More...
#include <TGlobalReconModule.hxx>
Public Member Functions | |
virtual | ~TVertexConstituent () |
ClassDef (TGlobalReconModule::TVertexConstituent, 1) | |
Public Attributes | |
int | Charge |
Charge of the constituent track. More... | |
TVector3 | Momentum |
3-momentum of the constituent track More... | |
int | PID |
The TGlobalPID of the constituent track. More... | |
double | Quality |
Quality (chi2) of the constituent track. More... | |
An object to hold a reconstructed vertex constituent track.
Definition at line 168 of file TGlobalReconModule.hxx.
|
virtual |
Definition at line 123 of file TGlobalReconModule.cxx.
ND::TGlobalReconModule::TVertexConstituent::ClassDef | ( | TGlobalReconModule::TVertexConstituent | , |
1 | |||
) |
int ND::TGlobalReconModule::TVertexConstituent::Charge |
Charge of the constituent track.
Definition at line 171 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillSFGOther(), and ND::TGlobalReconModule::FillVertex().
TVector3 ND::TGlobalReconModule::TVertexConstituent::Momentum |
3-momentum of the constituent track
Definition at line 173 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillSFGOther(), and ND::TGlobalReconModule::FillVertex().
int ND::TGlobalReconModule::TVertexConstituent::PID |
The TGlobalPID of the constituent track.
Definition at line 174 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillSFGOther(), ND::TGlobalReconModule::FillVertex(), and ND::TGlobalReconModule::MatchTrueVertex().
double ND::TGlobalReconModule::TVertexConstituent::Quality |
Quality (chi2) of the constituent track.
Definition at line 172 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillSFGOther(), and ND::TGlobalReconModule::FillVertex().