![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to describe the true G4 vertex associated to the TGlobalVertex. More...
#include <TTrueVertex.hxx>
Public Member Functions | |
virtual | ~TTrueVertex () |
ClassDef (TTrueVertex, 1) | |
Public Attributes | |
double | Eff |
Efficiency of vertex association of tracks. More... | |
Int_t | ID |
The vertex ID from G4. More... | |
TLorentzVector | Position |
The position of the vertex. More... | |
double | Pur |
Purity of reconstructed - true vertex association. More... | |
An object to describe the true G4 vertex associated to the TGlobalVertex.
Definition at line 14 of file TTrueVertex.hxx.
|
virtual |
Definition at line 8 of file TTrueVertex.cxx.
ND::TTrueVertex::ClassDef | ( | TTrueVertex | , |
1 | |||
) |
double ND::TTrueVertex::Eff |
Efficiency of vertex association of tracks.
Definition at line 27 of file TTrueVertex.hxx.
Referenced by ND::TGlobalReconModule::FillTrueVertex(), and ND::TGlobalReconModule::MatchTrueVertex().
Int_t ND::TTrueVertex::ID |
The vertex ID from G4.
Definition at line 21 of file TTrueVertex.hxx.
Referenced by ND::TTrackerReconModule::FillTrueVertex(), and ND::TGlobalReconModule::FillTrueVertex().
TLorentzVector ND::TTrueVertex::Position |
The position of the vertex.
Definition at line 18 of file TTrueVertex.hxx.
Referenced by ND::TTrackerReconModule::FillTrueVertex(), ND::TGlobalReconModule::FillTrueVertex(), and ND::TGlobalReconModule::MatchTrueVertex().
double ND::TTrueVertex::Pur |
Purity of reconstructed - true vertex association.
Definition at line 24 of file TTrueVertex.hxx.
Referenced by ND::TGlobalReconModule::FillTrueVertex(), and ND::TGlobalReconModule::MatchTrueVertex().