HighLAND
Public Member Functions | List of all members
AnaTrackerTrackIO Class Reference

Representation of a Tracker segment of a global track. More...

#include <DataClassesIO.hxx>

Inheritance diagram for AnaTrackerTrackIO:
AnaTrackerTrack AnaTrackerTrackB AnaSubTrack AnaParticleMomB AnaParticleB AnaParticleMomE AnaRecObjectC

Public Member Functions

 AnaTrackerTrackIO (const AnaTrackerTrack &track)
 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
 
- Public Member Functions inherited from AnaTrackerTrack
virtual AnaTrackerTrackClone ()
 Clone this object.
 
- Public Member Functions inherited from AnaParticleMomB
virtual void Print () const
 Dump the object to screen.
 
- Public Member Functions inherited from AnaParticleB
AnaTrueParticleBGetTrueParticle () const
 Return a casted version of the AnaTrueObject associated.
 
- Public Member Functions inherited from AnaRecObjectC
void Print () const
 Dump the object to screen.
 
- Public Member Functions inherited from AnaSubTrack
virtual void Print () const
 Dump the object to screen.
 

Additional Inherited Members

- Static Public Member Functions inherited from AnaParticleMomB
static bool CompareMomentum (const AnaParticleMomB *t1, const AnaParticleMomB *t2)
 Function used to sort momentum in decreasing order.
 
- Static Public Member Functions inherited from AnaParticleB
static bool CompareNHits (const AnaParticleB *t1, const AnaParticleB *t2)
 Compare the NHits of two particles. Return whether t1 is higher NHts than t2.
 
- Public Attributes inherited from AnaParticleB
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 AnaParticleBOriginal
 
- Public Attributes inherited from AnaRecObjectC
Int_t UniqueID
 The UniqueID of this reconstructed object.
 
Int_t Status
 The Status of the fit of this reconstructed object.
 
AnaTrueObjectCTrueObject
 The link to the true oject that most likely generated this reconstructed object.
 
unsigned long Detector
 
- Public Attributes inherited from AnaParticleMomE
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.
 
- Public Attributes inherited from AnaSubTrack
Float_t Length
 The number of hits in the reconstructed object. More...
 
- Protected Member Functions inherited from AnaTrackerTrack
 AnaTrackerTrack (const AnaTrackerTrack &seg)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaTrackerTrackB
 AnaTrackerTrackB (const AnaTrackerTrackB &seg)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaParticleMomB
 AnaParticleMomB (const AnaParticleMomB &part)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaParticleB
 AnaParticleB (const AnaParticleB &part)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaRecObjectC
 AnaRecObjectC (const AnaRecObjectC &recObj)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaParticleMomE
 AnaParticleMomE (const AnaParticleMomE &part)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaSubTrack
 AnaSubTrack (const AnaSubTrack &seg)
 Copy constructor is protected, as Clone() should be used to copy this object.
 

Detailed Description

Representation of a Tracker segment of a global track.

Definition at line 145 of file DataClassesIO.hxx.


The documentation for this class was generated from the following files: