HighLAND
Public Member Functions | Protected Member Functions | List of all members
AnaParticle Class Reference

AnaParticle. More...

#include <DataClasses.hxx>

Inheritance diagram for AnaParticle:
AnaParticleB AnaParticleE AnaRecObjectC

Public Member Functions

virtual AnaParticleClone ()
 Clone this object.
 
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.
 

Protected Member Functions

 AnaParticle (const AnaParticle &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 AnaParticleE
 AnaParticleE (const AnaParticleE &track)
 Copy constructor is protected, as Clone() should be used to copy this object.
 

Additional Inherited Members

- 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 AnaParticleE
Float_t MomentumError
 The error on the reconstructed momentum.
 
Int_t NDOF
 The number of degrees of freedom when the track was fitted with a Kalman filter.
 
Float_t Chi2
 The chi2 value when the track was fitted using a Kalman filter.
 
Float_t MomentumEle
 Momentum from refitting the track assuming the electron hypothesis.
 
Float_t MomentumErrorEle
 Error on momentum from refitting the track assuming the electron hypothesis.
 
Float_t MomentumMuon
 Momentum from refitting the track assuming the muon hypothesis.
 
Float_t MomentumErrorMuon
 Error on momentum from refitting the track assuming the muon hypothesis.
 
Float_t MomentumProton
 Momentum from refitting the track assuming the proton hypothesis.
 
Float_t MomentumErrorProton
 Error on momentum from refitting the track assuming the proton hypothesis.
 
Float_t DirectionStartFlip [3]
 Direction at the start for the main PID hypothesis and reverse sense.
 
Int_t ReconPDG
 PDG of the most probable particle hypothesis used at reconstruction level.
 
Int_t Bunch
 The bunch of the track, based on the PositionStart.T()
 
TVector3 UpstreamHits_Position [2]
 
TVector3 DownstreamHits_Position [2]
 
Float_t UpstreamHits_Charge [2]
 
Float_t DownstreamHits_Charge [2]
 
AnaVertexBReconVertex
 The pointer to the most primary AnaVertexB (global vertex) associated with this track.
 
std::vector< AnaVertexB * > ReconVertices
 Vector of pointers to AnaVertexB (global vertices) associated with this track.
 
Float_t MomentumAtVertex
 The reconstructed momentum of the track, at the most primary global vertex (if exists).
 
Float_t DirectionAtVertex [3]
 The reconstructed direction of the track at the most primary global vertex (if exists).
 

Detailed Description

AnaParticle.

Definition at line 319 of file DataClasses.hxx.


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