ATLAS Offline Software
|
Public Attributes | |
bool | Good =true |
std::deque< long int > | selTrk |
Amg::Vector3D | vertex |
TLorentzVector | vertexMom |
long int | vertexCharge {} |
std::vector< double > | vertexCov |
std::vector< double > | chi2PerTrk |
std::vector< std::vector< double > > | trkAtVrt |
double | chi2 {} |
double | projectedVrt =0. |
int | detachedTrack =-1 |
double | BDT =1.1 |
Definition at line 280 of file NewVrtSecInclusiveTool.h.
double Rec::NewVrtSecInclusiveTool::WrkVrt::BDT =1.1 |
Definition at line 292 of file NewVrtSecInclusiveTool.h.
double Rec::NewVrtSecInclusiveTool::WrkVrt::chi2 {} |
Definition at line 289 of file NewVrtSecInclusiveTool.h.
std::vector<double> Rec::NewVrtSecInclusiveTool::WrkVrt::chi2PerTrk |
Definition at line 287 of file NewVrtSecInclusiveTool.h.
int Rec::NewVrtSecInclusiveTool::WrkVrt::detachedTrack =-1 |
Definition at line 291 of file NewVrtSecInclusiveTool.h.
bool Rec::NewVrtSecInclusiveTool::WrkVrt::Good =true |
Definition at line 281 of file NewVrtSecInclusiveTool.h.
double Rec::NewVrtSecInclusiveTool::WrkVrt::projectedVrt =0. |
Definition at line 290 of file NewVrtSecInclusiveTool.h.
std::deque<long int> Rec::NewVrtSecInclusiveTool::WrkVrt::selTrk |
Definition at line 282 of file NewVrtSecInclusiveTool.h.
std::vector< std::vector<double> > Rec::NewVrtSecInclusiveTool::WrkVrt::trkAtVrt |
Definition at line 288 of file NewVrtSecInclusiveTool.h.
Amg::Vector3D Rec::NewVrtSecInclusiveTool::WrkVrt::vertex |
Definition at line 283 of file NewVrtSecInclusiveTool.h.
long int Rec::NewVrtSecInclusiveTool::WrkVrt::vertexCharge {} |
Definition at line 285 of file NewVrtSecInclusiveTool.h.
std::vector<double> Rec::NewVrtSecInclusiveTool::WrkVrt::vertexCov |
Definition at line 286 of file NewVrtSecInclusiveTool.h.
TLorentzVector Rec::NewVrtSecInclusiveTool::WrkVrt::vertexMom |
Definition at line 284 of file NewVrtSecInclusiveTool.h.