|
HighLAND
|
Public Member Functions | |
| virtual AnaP0DBunch * | Clone () |
| Clone this object. | |
Public Member Functions inherited from AnaBunch | |
| virtual void | Print () const |
| Dump the object to screen. | |
Public Member Functions inherited from AnaBunchB | |
| 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 |
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 | |
| AnaP0DBunch (const AnaP0DBunch &bunch) | |
| 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. | |
Definition at line 161 of file P0DDataClasses.hxx.
1.8.13