particle_t Struct Attributes

struct particle_meta_t
string children

Child hash value.

string parents

Parent hash value.

string lepdef
string nudef
struct particle_t
double e
double mass
double px
double py
double pz
double pt
double eta
double phi
bool cartesian
bool polar
double charge
int pdgid
int index
std::string type
std::string hash
std::string symbol
std::vector<int> lepdef
std::vector<int> nudef
std::map<std::string, bool> children
std::map<std::string, bool> parents