HighLAND
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
AnaLocalReconBunch Class Reference
Inheritance diagram for AnaLocalReconBunch:
AnaBunch AnaBunchB AnaBunchC AnaLocalReconBunchIO

Public Member Functions

virtual AnaLocalReconBunchClone ()
 Clone this object.
 
virtual void Print () const
 Dump the object to screen.
 
virtual bool IsEmpty () const
 Returns true if the bunch is completely empty.
 
- Public Member Functions inherited from AnaBunchB
AnaVertexBGetPrimaryVertex ()
 The primary reconstructed vertex associated with this bunch.
 

Public Attributes

std::vector< AnaTECALReconObject *> TECALReconObjects
 
std::vector< AnaTECALUnmatchedObject * > TECALUnmatchedObjects
 
std::vector< AnaPECALReconObject *> PECALReconObjects
 
std::vector< AnaPECALUnmatchedObject * > PECALUnmatchedObjects
 
std::vector< AnaP0DReconVertex *> P0DReconVertices
 
std::vector< AnaP0DReconParticle *> P0DReconParticles
 
std::vector< AnaP0DReconCluster *> P0DReconClusters
 
std::vector< AnaFGDOnlyReconObject *> FGDOnlyReconObjects
 
- Public Attributes inherited from AnaBunchB
std::vector< AnaVertexB * > Vertices
 
std::vector< AnaParticleB * > Particles
 
AnaDelayedClustersB ** DelayedClusters
 The delayed cluster groups.
 
Int_t nDelayedClusters
 
- Public Attributes inherited from AnaBunchC
Int_t Bunch
 The index of this bunch (0-7).
 
Float_t Weight
 The weight to apply to this bunch (nominally 1). An example is the beam flux weight.
 

Protected Member Functions

 AnaLocalReconBunch (const AnaLocalReconBunch &localBunch)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaBunch
 AnaBunch (const AnaBunch &bunch)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaBunchB
 AnaBunchB (const AnaBunchB &bunch)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaBunchC
 AnaBunchC (const AnaBunchC &bunch)
 Copy constructor is protected, as Clone() should be used to copy this object.
 

Detailed Description

Definition at line 1270 of file DataClasses.hxx.


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