HighLAND
|
Public Member Functions | |
virtual AnaFGDParticle * | 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. | |
![]() | |
virtual void | Print () const |
Dump the object to screen. | |
Public Attributes | |
Float_t | E |
Input to the pull calculations. Needs to be documented properly in oaAnalysis. More... | |
Float_t | AvgTime |
Average Time for the iso FGD hits. | |
Float_t | Vertex1x1 |
Vertex activity variables. More... | |
Float_t | Vertex3x3 |
Float_t | Vertex5x5 |
Float_t | Vertex7x7 |
Float_t | VertexLayer |
![]() | |
Float_t | X |
Float_t | Pullmu |
Muon pull, according to FGD information. | |
Float_t | Pullp |
Proton pull, according to FGD information. | |
Float_t | Pullpi |
Pion pull, according to FGD information. | |
Float_t | Pullno |
Dummy pull. If the FGD pulls weren't set, this is set to 1. | |
Int_t | Containment |
Containment flag required for proper PID analysis. | |
![]() | |
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 |
![]() | |
Float_t | Length |
The number of hits in the reconstructed object. More... | |
Protected Member Functions | |
AnaFGDParticle (const AnaFGDParticle &seg) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
![]() | |
AnaFGDParticleB (const AnaFGDParticleB &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. | |
![]() | |
AnaSubTrack (const AnaSubTrack &seg) | |
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 440 of file DataClasses.hxx.
Float_t AnaFGDParticle::E |
Input to the pull calculations. Needs to be documented properly in oaAnalysis.
Input to the pull calculations. Needs to be documented properly in oaAnalysis.
Definition at line 462 of file DataClasses.hxx.
Float_t AnaFGDParticle::Vertex1x1 |
Vertex activity variables.
Vertex activity variables Split this for two cases: entrance(start ) and exit(stop) activity
Definition at line 480 of file DataClasses.hxx.