HighLAND
|
Extension to AnaParticleB containing momentum and charge info, to be used by aggregation. More...
#include <BaseDataClasses.hxx>
Public Member Functions | |
virtual void | Print () const |
Dump the object to screen. | |
Public Attributes | |
Float_t | Charge |
The reconstructed charge of the particle. | |
Float_t | Momentum |
The reconstructed momentum of the particle, at the start position. | |
Float_t | MomentumEnd |
The reconstructed momentum of the particle, at the end position. | |
Protected Member Functions | |
AnaParticleMomE (const AnaParticleMomE &part) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Extension to AnaParticleB containing momentum and charge info, to be used by aggregation.
Definition at line 307 of file BaseDataClasses.hxx.