HighLAND
|
Public Member Functions | |
virtual AnaLocalReconBunch * | Clone () |
Clone this object. | |
virtual void | Print () const |
Dump the object to screen. | |
virtual bool | IsEmpty () const |
Returns true if the bunch is completely empty. | |
![]() | |
AnaVertexB * | GetPrimaryVertex () |
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 |
![]() | |
std::vector< AnaVertexB * > | Vertices |
std::vector< AnaParticleB * > | Particles |
AnaDelayedClustersB ** | DelayedClusters |
The delayed cluster groups. | |
Int_t | nDelayedClusters |
![]() | |
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. | |
![]() | |
AnaBunch (const AnaBunch &bunch) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaBunchB (const AnaBunchB &bunch) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaBunchC (const AnaBunchC &bunch) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Definition at line 1270 of file DataClasses.hxx.