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

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

#include <BaseDataClasses.hxx>

Inheritance diagram for AnaFGDParticleB:
AnaParticleB AnaRecObjectC AnaFGDParticle AnaFGDParticleIO

Public Member Functions

virtual AnaFGDParticleBClone ()
 Clone this object.
 
- Public Member Functions inherited from AnaParticleB
virtual void Print () const
 Dump the object to screen.
 
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 Attributes

Float_t X
 
Float_t Pullmu
 Muon pull, according to FGD information.
 
Float_t Pullp
 Proton pull, according to FGD information.
 
Float_t Pullpi
 Pion pull, according to FGD information.
 
Float_t Pullno
 Dummy pull. If the FGD pulls weren't set, this is set to 1.
 
Int_t Containment
 Containment flag required for proper PID analysis.
 
- 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
 

Protected Member Functions

 AnaFGDParticleB (const AnaFGDParticleB &seg)
 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.
 

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.
 

Detailed Description

Representation of a FGD segment of a global track.

Definition at line 419 of file BaseDataClasses.hxx.

Member Data Documentation

§ X

Float_t AnaFGDParticleB::X

Input to the pull calculations, FGD-iso length calculated assuming a straight line and applying a correction retrieved from truth based studies

Definition at line 439 of file BaseDataClasses.hxx.


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