HighLAND
|
Public Member Functions | |
virtual AnaP0DBunch * | Clone () |
Clone this object. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
![]() | |
AnaVertexB * | GetPrimaryVertex () |
The primary reconstructed vertex associated with this bunch. | |
virtual bool | IsEmpty () const |
Returns true if the bunch is completely empty. | |
Public Attributes | |
Bool_t | P0DWaterStatus |
AnaP0DCluster ** | Clusters |
Int_t | nClusters |
std::vector< AnaP0DBunch * > | AlternateBunches |
std::string | FullName |
![]() | |
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 | |
AnaP0DBunch (const AnaP0DBunch &bunch) | |
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 161 of file P0DDataClasses.hxx.