20 return o <<
" { " <<
"(x_: " << c.
x_ <<
", y_: " << c.
y_ <<
", z_: " << c.
z_
22 <<
"); (px: " << c.
px_ <<
", py: " << c.
py_ <<
", pz: " << c.
pz_
Class that represents the truth information about beam electron at the target.
Represents the truth information on beam electrons at the target.
double binned_x_
x-coordinate (with TS resolution)
double pz_
momentum z-component
void clear()
Clear the data in the object.
double px_
momentum x-component
double py_
momentum y-component
double binned_y_
y-coordinate (with TS resolution)
double z_
z-coordinate ("truth" resolution, in practice, set to taget z-coord = 0
double x_
x-coordinate ("truth" resolution, but within merging tolerance)
double y_
y-coordinate ("truth" resolution, but within merging tolerance)