HighLAND
|
Representation of an SMRD segment of a global track. More...
#include <DataClassesIO.hxx>
Public Member Functions | |
AnaSMRDParticleIO (const AnaSMRDParticle &particle) | |
A constructor from the corresponding base class. | |
virtual void | Define (OutputManager &man, const std::string &counter, const std::string &prefix="") const |
virtual void | Write (OutputManager &man, const std::string &prefix="", Int_t indx1=-1, Int_t indx2=0) const |
![]() | |
virtual AnaSMRDParticle * | Clone () |
Clone this object. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
AnaTrueParticleB * | GetTrueParticle () const |
Return a casted version of the AnaTrueObject associated. | |
![]() | |
void | Print () const |
Dump the object to screen. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
Additional Inherited Members | |
![]() | |
static bool | CompareNHits (const AnaParticleB *t1, const AnaParticleB *t2) |
Compare the NHits of two particles. Return whether t1 is higher NHts than t2. | |
![]() | |
Float_t | EDeposit |
![]() | |
Float_t | AvgTime |
![]() | |
Int_t | NHits |
The number of hits in the particle. | |
Int_t | NNodes |
The number of nodes in the reconstructed object. | |
Float_t | DirectionStart [3] |
The reconstructed start direction of the particle. | |
Float_t | DirectionEnd [3] |
The reconstructed end direction of the particle. | |
Float_t | PositionStart [4] |
The reconstructed start position of the particle. | |
Float_t | PositionEnd [4] |
The reconstructed end position of the particle. | |
const AnaParticleB * | Original |
![]() | |
Int_t | UniqueID |
The UniqueID of this reconstructed object. | |
Int_t | Status |
The Status of the fit of this reconstructed object. | |
AnaTrueObjectC * | TrueObject |
The link to the true oject that most likely generated this reconstructed object. | |
unsigned long | Detector |
![]() | |
Float_t | Length |
The number of hits in the reconstructed object. More... | |
![]() | |
AnaSMRDParticle (const AnaSMRDParticle &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaSMRDParticleB (const AnaSMRDParticleB &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaParticleB (const AnaParticleB &part) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaRecObjectC (const AnaRecObjectC &recObj) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaSubTrack (const AnaSubTrack &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Representation of an SMRD segment of a global track.
Definition at line 117 of file DataClassesIO.hxx.