34    virtual void Print(Option_t *opt = 
"") 
const;
 
TrackNodeContainer_t fNodes
Container with all available track nodes/states. 
virtual const TrackNodeContainer_t & GetNodes() const 
Event::AddHitResult_t AddHitResult_t
Track()
Constructs an orphan empty Track not associated with any Event. 
virtual AddHitResult_t AddToParentEvent(const Hit &hit)
A simple class to contain basic properties of a hit registered by an active material in a detector...
std::set< TrackNode > TrackNodeContainer_t
A simple persistent class describing a reconstructed charged particle track with a collection of trac...
A templated abstract base class interface with a basic functionality common to all tracks reconstruct...
A simple persistent event container holding collections of tracks and hits. 
virtual Event * GetParentEvent()
double fEnergyLosses
Total track energy lost in all volumes. 
virtual double GetEnergyLosses() const 
Event * fEvent
Pointer to mother event containing this track. 
virtual void Print(Option_t *opt="") const