HighLAND
|
Public Member Functions | |
virtual AnaSubTrack * | Clone () |
Clone this object. | |
virtual void | Print () const |
Dump the object to screen. | |
Public Attributes | |
Float_t | Length |
The number of hits in the reconstructed object. More... | |
Protected Member Functions | |
AnaSubTrack (const AnaSubTrack &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Definition at line 339 of file DataClasses.hxx.
Float_t AnaSubTrack::Length |
The number of hits in the reconstructed object.
The length of the reconstructed object, accounting for curvature etc.
Definition at line 366 of file DataClasses.hxx.