53     std::ostream& 
print(std::ostream& os) 
const;
 int Idx_ancestry
The index of the hadron leaving the target in the ancestry chain. 
 
double Vz
The z position of the hadron leaving the target. 
 
double Theta
Angle (rad) of the particle. 
 
TargetData()
Default Constructor. 
 
int Tar_pdg
pdg code of the particle 
 
std::ostream & print(std::ostream &os) const 
 
double Px
P_{x} (GeV/c) of the particle. 
 
double Vx
The x position of the hadron leaving the target. 
 
double Pt
Transversal momentum (GeV/c) of the particle. 
 
The information about the hadron that exits the target. 
 
double Pz
Longitudinal momentum (GeV/c) of the particle. 
 
double Py
P_{y} (GeV/c) of the particle. 
 
double Vy
The y position of the hadron leaving the target.