HighLAND
|
P0DRecon Particle. More...
#include <DataClasses.hxx>
Public Member Functions | |
virtual AnaP0DReconParticle * | Clone () |
Clone this object. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
Public Attributes | |
Int_t | Status |
Float_t | Quality |
Int_t | NDOF |
Float_t | SideDeposit |
Float_t | EndDeposit |
Float_t | Direction [3] |
Float_t | DirVariance [3] |
Float_t | Momentum |
Float_t | Charge |
Float_t | Length |
Float_t | EDeposit |
std::vector< std::string > | realPIDNames |
std::vector< std::vector< Float_t > > | realPIDValues |
std::vector< std::string > | integerPIDNames |
std::vector< std::vector< Short_t > > | integerPIDValues |
std::vector< Short_t > | PID |
std::vector< Float_t > | PID_weight |
AnaTrueParticleB * | TrueParticle |
![]() | |
std::vector< AnaP0DReconVertex * > | VerticesP |
std::vector< AnaP0DReconParticle * > | ParticlesP |
std::vector< AnaP0DReconCluster * > | ClustersP |
std::vector< Short_t > | Vertices |
std::vector< Short_t > | Particles |
std::vector< Short_t > | Tracks |
std::vector< Short_t > | Showers |
std::vector< Short_t > | Clusters |
std::vector< Short_t > | Nodes |
std::vector< Short_t > | Hits |
std::vector< Int_t > | Truth_PrimaryTrajIDs |
std::vector< Int_t > | Truth_TrajIDs |
std::vector< Short_t > | Truth_HitCount |
std::vector< Float_t > | Truth_ChargeShare |
Float_t | Position [4] |
Float_t | PosVariance [4] |
Short_t | ValidDimensions |
std::string | AlgorithmName |
Short_t | Cycle |
Short_t | NHits |
unsigned int | UniqueID |
Int_t | Bunch |
Protected Member Functions | |
AnaP0DReconParticle (const AnaP0DReconParticle &) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaP0DReconObject (const AnaP0DReconObject &) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
P0DRecon Particle.
Definition at line 1175 of file DataClasses.hxx.