Class TruthPart¶
Defined in File TruthPart.h
Inheritance Relationships¶
Base Type¶
public xAH::Particle(Class Particle)
Class Documentation¶
-
class
TruthPart: public xAH::Particle¶ Public Members
-
int
pdgId¶
-
int
status¶
-
int
barcode¶
-
bool
is_higgs¶
-
bool
is_bhad¶
-
float
Bdecay_x¶
-
float
Bdecay_y¶
-
float
Bdecay_z¶
-
int
nParents¶
-
std::vector<int>
parent_pdgId¶
-
std::vector<int>
parent_barcode¶
-
std::vector<int>
parent_status¶
-
int
nChildren¶
-
std::vector<int>
child_pdgId¶
-
std::vector<int>
child_barcode¶
-
std::vector<int>
child_status¶
-
float
pt_dressed¶
-
float
eta_dressed¶
-
float
phi_dressed¶
-
float
e_dressed¶
-
unsigned int
origin¶
-
unsigned int
type¶
-
int