#include <MMLoadVariables.h>
|
| | evInf_entry (uint64_t event=0, int pdg=0, double e=0, double p=0, double ieta=0, double peta=0, double eeta=0, double iphi=0, double pphi=0, double ephi=0, double ithe=0, double pthe=0, double ethe=0, double dth=0, int trn=0, int mun=0, const ROOT::Math::XYZVector &tex=ROOT::Math::XYZVector()) |
Definition at line 17 of file MMLoadVariables.h.
◆ evInf_entry()
| evInf_entry::evInf_entry |
( |
uint64_t | event = 0, |
|
|
int | pdg = 0, |
|
|
double | e = 0, |
|
|
double | p = 0, |
|
|
double | ieta = 0, |
|
|
double | peta = 0, |
|
|
double | eeta = 0, |
|
|
double | iphi = 0, |
|
|
double | pphi = 0, |
|
|
double | ephi = 0, |
|
|
double | ithe = 0, |
|
|
double | pthe = 0, |
|
|
double | ethe = 0, |
|
|
double | dth = 0, |
|
|
int | trn = 0, |
|
|
int | mun = 0, |
|
|
const ROOT::Math::XYZVector & | tex = ROOT::Math::XYZVector() ) |
Definition at line 105 of file MMLoadVariables.cxx.
106 :
107 athena_event(event),
pdg_id(pdg),
E(e),
pt(p),
eta_ip(ieta),
eta_pos(peta),
eta_ent(eeta),
phi_ip(iphi),
phi_pos(pphi),
phi_ent(ephi),
theta_ip(ithe),
theta_pos(pthe),
theta_ent(ethe),
ROOT::Math::XYZVector vertex
◆ athena_event
| uint64_t evInf_entry::athena_event |
◆ dtheta
| double evInf_entry::dtheta |
◆ eta_ent
| double evInf_entry::eta_ent |
◆ eta_ip
| double evInf_entry::eta_ip |
◆ eta_pos
| double evInf_entry::eta_pos |
◆ mu_n
◆ pdg_id
◆ phi_ent
| double evInf_entry::phi_ent |
◆ phi_ip
| double evInf_entry::phi_ip |
◆ phi_pos
| double evInf_entry::phi_pos |
◆ pt
◆ theta_ent
| double evInf_entry::theta_ent |
◆ theta_ip
| double evInf_entry::theta_ip |
◆ theta_pos
| double evInf_entry::theta_pos |
◆ truth_n
◆ vertex
| ROOT::Math::XYZVector evInf_entry::vertex |
The documentation for this struct was generated from the following files: