HighLAND
|
A simple structure to represent a state object: position, direction, momentum, charge. More...
#include <SecondaryInteractionSystematic.hxx>
Public Member Functions | |
ParticleState (const AnaTrueParticleB &track) | |
Public Attributes | |
TVector3 | Pos |
TVector3 | Dir |
Float_t | Charge |
Float_t | Momentum |
Float_t | Mass |
A simple structure to represent a state object: position, direction, momentum, charge.
Definition at line 93 of file SecondaryInteractionSystematic.hxx.