HighLAND
|
Public Member Functions | |
virtual AnaECALParticle * | Clone () |
Clone this object. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
AnaTrueParticleB * | GetTrueParticle () const |
Return a casted version of the AnaTrueObject associated. | |
![]() | |
void | Print () const |
Dump the object to screen. | |
Public Attributes | |
Float_t | PIDMipPion |
Float_t | Containment |
![]() | |
Float_t | TrShVal |
Float_t | PIDMipEm |
Float_t | PIDEmHip |
Float_t | Length |
The length of the ECal segment. | |
Float_t | EMEnergy |
Float_t | EDeposit |
Int_t | IsShowerLike |
Float_t | AvgTime |
Time charged averaged over hits. | |
Int_t | MostUpStreamLayerHit |
Innermost layer hit of the ecal object (used in ecal pi0 veto) | |
Float_t | ShowerPosition [3] |
The position of the shower-fit to this object by ecalRecon. | |
![]() | |
Int_t | NHits |
The number of hits in the particle. | |
Int_t | NNodes |
The number of nodes in the reconstructed object. | |
Float_t | DirectionStart [3] |
The reconstructed start direction of the particle. | |
Float_t | DirectionEnd [3] |
The reconstructed end direction of the particle. | |
Float_t | PositionStart [4] |
The reconstructed start position of the particle. | |
Float_t | PositionEnd [4] |
The reconstructed end position of the particle. | |
const AnaParticleB * | Original |
![]() | |
Int_t | UniqueID |
The UniqueID of this reconstructed object. | |
Int_t | Status |
The Status of the fit of this reconstructed object. | |
AnaTrueObjectC * | TrueObject |
The link to the true oject that most likely generated this reconstructed object. | |
unsigned long | Detector |
Protected Member Functions | |
AnaECALParticle (const AnaECALParticle &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaECALParticleB (const AnaECALParticleB &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaParticleB (const AnaParticleB &part) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaRecObjectC (const AnaRecObjectC &recObj) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Additional Inherited Members | |
![]() | |
static bool | CompareNHits (const AnaParticleB *t1, const AnaParticleB *t2) |
Compare the NHits of two particles. Return whether t1 is higher NHts than t2. | |
Definition at line 505 of file DataClasses.hxx.