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

Public Member Functions

 AnaLocalReconBunchIO (const AnaLocalReconBunch &bunch)
 A constructor from the corresponding base class.
 
virtual void Define (OutputManager &man, const std::string &prefix="") const
 Add the variables for representing an AnaBunch to the OutputManager.
 
virtual void Write (OutputManager &man, const std::string &prefix="") const
 Fill the current state of the AnaBunch into the OutputManager.
 
- Public Member Functions inherited from AnaLocalReconBunch
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.
 

Additional Inherited Members

- Public Attributes inherited from AnaLocalReconBunch
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 inherited from AnaLocalReconBunch
 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 440 of file DataClassesIO.hxx.


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