eventAnalysis  7.0-49-g0ac7482
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ND::TGlobalReconModule::TFGDObject Class Reference

An object to hold specific FGD variables. More...

#include <TGlobalReconModule.hxx>

+ Inheritance diagram for ND::TGlobalReconModule::TFGDObject:
+ Collaboration diagram for ND::TGlobalReconModule::TFGDObject:

Public Member Functions

virtual ~TFGDObject ()
 
 ClassDef (TSubBaseObject, 1)
 
 ClassDef (TGlobalReconModule::TFGDObject, 1)
 FGD Node Energy Deposits. More...
 

Public Attributes

double avgtime
 Average fully corrected FGD hit time. More...
 
TVector3 BackDirection
 The direction at the 'back' of the object. More...
 
TVector3 BackDirectionVar
 The uncertainty on ND::TSubBaseObject::BackDirection. More...
 
double BackMomentum
 The momentum measurement at the 'back' of the object. More...
 
double BackMomentumError
 The uncertainty on ND::TSubBaseObject::BackMomentum. More...
 
TLorentzVector BackPosition
 The global coordinate position at the 'back' of the object. More...
 
TLorentzVector BackPositionVar
 The uncertainty on ND::TSubBaseObject::BackPosition. More...
 
float chargePerLayer [30]
 
float chargePerLayerAttenCorr [30]
 
double Chi2
 The chi2 of the fit. More...
 
int Detector
 Integer specifying which subdetector(s) the object belongs to. See TGlobalReconModule::GetDetectorNumber for the options. More...
 
double E
 Measured energy in an FGD. More...
 
double E_exp_electron
 Expected energy deposit for an electron. More...
 
double E_exp_muon
 Expected energy deposit for a muon. More...
 
double E_exp_pion
 Expected energy deposit for a pion. More...
 
double E_exp_proton
 Expected energy deposit for a proton. More...
 
double EDeposit
 Deposited energy, N.B. the meaning of this is subdetector-local. More...
 
int fgdContainment
 Fully contained PID information. More...
 
double fgdEA_otherDownQ
 FGD end activity values. More...
 
double fgdEA_otherUpQ
 FGD end activity End (1) or Exit (2) More...
 
double fgdEA_verLayQ
 FGD end activity values. More...
 
double fgdEA_verNearQ
 FGD end activity values. More...
 
double fgdEA_verNearQ_rect
 FGD end activity values. More...
 
double fgdEA_verNextNearQ
 FGD end activity values. More...
 
double fgdEA_verNextNearQ_rect
 FGD end activity values. More...
 
double fgdEA_verNextNextNearQ
 FGD end activity values. More...
 
double fgdEA_verNextNextNearQ_rect
 FGD end activity values. More...
 
double fgdEA_verQ
 FGD end activity values. More...
 
std::vector< float > fgdhits_Charge
 Vector to store the charge of each hit. More...
 
std::vector< int > fgdhits_Layer
 Vector to store the layer number of each hit. More...
 
std::vector< TVector3 > fgdhits_Position
 Vector to store the X or Y position of each hit. More...
 
std::vector< float > fgdhits_Time
 Vector to store the time of each hit. More...
 
std::vector< int > fgdhits_TrajID
 Vector to store the ID of the Trajectory that created the hit. More...
 
double fgdVA_downCosTheta
 FGD vertex activity values. More...
 
double fgdVA_downMaxZ
 FGD vertex activity values. More...
 
double fgdVA_otherDownQ
 FGD vertex activity values. More...
 
double fgdVA_otherUpQ
 FGD vertex activity values. More...
 
double fgdVA_totalCorrE
 FGD vertex activity values. More...
 
double fgdVA_totalQ
 FGD vertex activity values. More...
 
double fgdVA_upCosTheta
 FGD vertex activity values. More...
 
double fgdVA_upMinZ
 FGD vertex activity Vertex (1) or Entrance (2) More...
 
double fgdVA_verLayQ
 FGD vertex activity values. More...
 
double fgdVA_verNearQ
 FGD vertex activity values. More...
 
double fgdVA_verNearQ_rect
 FGD vertex activity 2x3. More...
 
double fgdVA_verNextNearQ
 FGD vertex activity values. More...
 
double fgdVA_verNextNearQ_rect
 FGD vertex activity 2x5. More...
 
double fgdVA_verNextNextNearQ
 FGD vertex activity values. More...
 
double fgdVA_verNextNextNearQ_rect
 FGD vertex activity 2x7. More...
 
double fgdVA_verQ
 FGD vertex activity values. More...
 
TVector3 FrontDirection
 The direction at the 'front' of the object. More...
 
TVector3 FrontDirectionVar
 The uncertainty on ND::TSubBaseObject::FrontDirection. More...
 
double FrontMomentum
 The momentum measurement at the 'front' of the object. More...
 
double FrontMomentumError
 The uncertainty on ND::TSubBaseObject::FrontMomentum. More...
 
TLorentzVector FrontPosition
 The global coordinate position at the 'front' of the object. More...
 
TLorentzVector FrontPositionVar
 The uncertainty on ND::TSubBaseObject::FrontPosition. More...
 
int globpassEA_flag
 
int globpassVA_flag
 
bool isFgdEA
 
bool isFgdEA_flag
 
bool isFgdVA
 
bool isFgdVA_flag
 
double Length
 The length of the track or shower (RMS) More...
 
int NConstituents
 The number of constituents. More...
 
int NDOF
 The number of degrees of freedom in the fit. More...
 
int NHits
 The number of constituent hits. More...
 
int NNodes
 The number of reconstruction nodes. More...
 
std::vector< double > NodeEDeposit
 
std::vector< TLorentzVector > NodePosition
 FGD Node positions. More...
 
double PullElectron
 The FGD PID pull value for an electron. More...
 
double PullMuon
 The FGD PID pull value for a muon. More...
 
double PullNotSet
 PullNotSet = 1 if the pull is not set, and 0 otherwise. More...
 
double PullPion
 The FGD PID pull value for a pion. More...
 
double PullProton
 The FGD PID pull value for a proton. More...
 
double sigmaE_electron
 Expected energy uncertainty for an electron. More...
 
double sigmaE_muon
 Expected energy uncertainty for a muon. More...
 
double sigmaE_pion
 Expected energy uncertainty for a pion. More...
 
double sigmaE_proton
 Expected energy uncertainty for a proton. More...
 
unsigned long Status
 The status for the fit. More...
 
double TrueE
 True energy in an FGD. More...
 
TTrueParticle TrueParticle
 The associated true particle. More...
 
UInt_t UniqueID
 Unique identifier for sub-detector recon objects. More...
 
double x
 Distance traveled in an FGD. More...
 

Detailed Description

An object to hold specific FGD variables.

Definition at line 377 of file TGlobalReconModule.hxx.

Constructor & Destructor Documentation

ND::TGlobalReconModule::TFGDObject::~TFGDObject ( )
virtual

Definition at line 150 of file TGlobalReconModule.cxx.

Member Function Documentation

ND::TSubBaseObject::ClassDef ( TSubBaseObject  ,
 
)
inherited
ND::TGlobalReconModule::TFGDObject::ClassDef ( TGlobalReconModule::TFGDObject  ,
 
)

FGD Node Energy Deposits.

Member Data Documentation

double ND::TGlobalReconModule::TFGDObject::avgtime

Average fully corrected FGD hit time.

Definition at line 381 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

TVector3 ND::TSubBaseObject::BackDirection
inherited

The direction at the 'back' of the object.

Definition at line 86 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

TVector3 ND::TSubBaseObject::BackDirectionVar
inherited

The uncertainty on ND::TSubBaseObject::BackDirection.

Definition at line 92 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TSubBaseObject::BackMomentum
inherited

The momentum measurement at the 'back' of the object.

Definition at line 98 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TSubBaseObject::BackMomentumError
inherited

The uncertainty on ND::TSubBaseObject::BackMomentum.

Definition at line 104 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

TLorentzVector ND::TSubBaseObject::BackPosition
inherited

The global coordinate position at the 'back' of the object.

Definition at line 74 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

TLorentzVector ND::TSubBaseObject::BackPositionVar
inherited

The uncertainty on ND::TSubBaseObject::BackPosition.

Definition at line 80 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

float ND::TGlobalReconModule::TFGDObject::chargePerLayer[30]

Definition at line 382 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

float ND::TGlobalReconModule::TFGDObject::chargePerLayerAttenCorr[30]

Definition at line 383 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TSubBaseObject::Chi2
inherited

The chi2 of the fit.

Definition at line 61 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

int ND::TSubBaseObject::Detector
inherited

Integer specifying which subdetector(s) the object belongs to. See TGlobalReconModule::GetDetectorNumber for the options.

Definition at line 53 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TGlobalReconModule::TFGDObject::E

Measured energy in an FGD.

Definition at line 390 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::E_exp_electron

Expected energy deposit for an electron.

Definition at line 397 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::E_exp_muon

Expected energy deposit for a muon.

Definition at line 394 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::E_exp_pion

Expected energy deposit for a pion.

Definition at line 395 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::E_exp_proton

Expected energy deposit for a proton.

Definition at line 396 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TSubBaseObject::EDeposit
inherited

Deposited energy, N.B. the meaning of this is subdetector-local.

Definition at line 63 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillGlobalPIDs(), ND::TGlobalReconModule::FillP0DInfo(), ND::TGlobalReconModule::FillSMRDInfo(), and ND::TGlobalReconModule::FillSubBaseObject().

int ND::TGlobalReconModule::TFGDObject::fgdContainment

Fully contained PID information.

Indicates whether the FGD PID algorithm determined the track to be fully contained in FGD1 or FGD2 (=1 or 2), stopping in FGD1 or FGD2 (=-1 or -2), or other (0).

Definition at line 385 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_otherDownQ

FGD end activity values.

Definition at line 436 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_otherUpQ

FGD end activity End (1) or Exit (2)

FGD end activity values.

Definition at line 435 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verLayQ

FGD end activity values.

Definition at line 438 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNearQ

FGD end activity values.

Definition at line 439 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNearQ_rect

FGD end activity values.

Definition at line 443 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNextNearQ

FGD end activity values.

Definition at line 440 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNextNearQ_rect

FGD end activity values.

Definition at line 444 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNextNextNearQ

FGD end activity values.

Definition at line 441 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verNextNextNearQ_rect

FGD end activity values.

Definition at line 445 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdEA_verQ

FGD end activity values.

Definition at line 437 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<float> ND::TGlobalReconModule::TFGDObject::fgdhits_Charge

Vector to store the charge of each hit.

Definition at line 450 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<int> ND::TGlobalReconModule::TFGDObject::fgdhits_Layer

Vector to store the layer number of each hit.

Definition at line 447 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<TVector3> ND::TGlobalReconModule::TFGDObject::fgdhits_Position

Vector to store the X or Y position of each hit.

Definition at line 448 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<float> ND::TGlobalReconModule::TFGDObject::fgdhits_Time

Vector to store the time of each hit.

Definition at line 449 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<int> ND::TGlobalReconModule::TFGDObject::fgdhits_TrajID

Vector to store the ID of the Trajectory that created the hit.

Definition at line 451 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_downCosTheta

FGD vertex activity values.

Definition at line 416 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_downMaxZ

FGD vertex activity values.

Definition at line 414 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_otherDownQ

FGD vertex activity values.

Definition at line 418 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_otherUpQ

FGD vertex activity values.

Definition at line 417 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_totalCorrE

FGD vertex activity values.

Definition at line 430 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_totalQ

FGD vertex activity values.

Definition at line 429 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_upCosTheta

FGD vertex activity values.

Definition at line 415 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_upMinZ

FGD vertex activity Vertex (1) or Entrance (2)

FGD vertex activity values.

Definition at line 413 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verLayQ

FGD vertex activity values.

Definition at line 420 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNearQ

FGD vertex activity values.

Definition at line 421 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNearQ_rect

FGD vertex activity 2x3.

Definition at line 425 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNextNearQ

FGD vertex activity values.

Definition at line 422 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNextNearQ_rect

FGD vertex activity 2x5.

Definition at line 426 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNextNextNearQ

FGD vertex activity values.

Definition at line 423 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verNextNextNearQ_rect

FGD vertex activity 2x7.

Definition at line 427 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::fgdVA_verQ

FGD vertex activity values.

Definition at line 419 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

TVector3 ND::TSubBaseObject::FrontDirection
inherited

The direction at the 'front' of the object.

Definition at line 83 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillP0DInfo(), and ND::TGlobalReconModule::FillSubBaseObject().

TVector3 ND::TSubBaseObject::FrontDirectionVar
inherited

The uncertainty on ND::TSubBaseObject::FrontDirection.

Definition at line 89 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TSubBaseObject::FrontMomentum
inherited

The momentum measurement at the 'front' of the object.

Definition at line 95 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TSubBaseObject::FrontMomentumError
inherited

The uncertainty on ND::TSubBaseObject::FrontMomentum.

Definition at line 101 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

TLorentzVector ND::TSubBaseObject::FrontPosition
inherited

The global coordinate position at the 'front' of the object.

Definition at line 71 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillP0DInfo(), and ND::TGlobalReconModule::FillSubBaseObject().

TLorentzVector ND::TSubBaseObject::FrontPositionVar
inherited

The uncertainty on ND::TSubBaseObject::FrontPosition.

Definition at line 77 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

int ND::TGlobalReconModule::TFGDObject::globpassEA_flag

Definition at line 434 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

int ND::TGlobalReconModule::TFGDObject::globpassVA_flag

Definition at line 412 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

bool ND::TGlobalReconModule::TFGDObject::isFgdEA

Definition at line 432 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

bool ND::TGlobalReconModule::TFGDObject::isFgdEA_flag

Definition at line 433 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

bool ND::TGlobalReconModule::TFGDObject::isFgdVA

Definition at line 410 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

bool ND::TGlobalReconModule::TFGDObject::isFgdVA_flag

Definition at line 411 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TSubBaseObject::Length
inherited
int ND::TSubBaseObject::NConstituents
inherited

The number of constituents.

Definition at line 65 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

int ND::TSubBaseObject::NDOF
inherited

The number of degrees of freedom in the fit.

Definition at line 59 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

int ND::TSubBaseObject::NHits
inherited
int ND::TSubBaseObject::NNodes
inherited

The number of reconstruction nodes.

Definition at line 57 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSFGInfo(), and ND::TGlobalReconModule::FillSubBaseObject().

std::vector<double> ND::TGlobalReconModule::TFGDObject::NodeEDeposit

Definition at line 455 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

std::vector<TLorentzVector> ND::TGlobalReconModule::TFGDObject::NodePosition

FGD Node positions.

Definition at line 454 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::PullElectron

The FGD PID pull value for an electron.

Definition at line 407 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::PullMuon

The FGD PID pull value for a muon.

Definition at line 404 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::PullNotSet

PullNotSet = 1 if the pull is not set, and 0 otherwise.

Definition at line 408 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::PullPion

The FGD PID pull value for a pion.

Definition at line 405 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::PullProton

The FGD PID pull value for a proton.

Definition at line 406 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::sigmaE_electron

Expected energy uncertainty for an electron.

Definition at line 402 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::sigmaE_muon

Expected energy uncertainty for a muon.

Definition at line 399 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::sigmaE_pion

Expected energy uncertainty for a pion.

Definition at line 400 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

double ND::TGlobalReconModule::TFGDObject::sigmaE_proton

Expected energy uncertainty for a proton.

Definition at line 401 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

unsigned long ND::TSubBaseObject::Status
inherited

The status for the fit.

Definition at line 50 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TGlobalReconModule::TFGDObject::TrueE

True energy in an FGD.

Definition at line 392 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().

TTrueParticle ND::TSubBaseObject::TrueParticle
inherited

The associated true particle.

Definition at line 107 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

UInt_t ND::TSubBaseObject::UniqueID
inherited

Unique identifier for sub-detector recon objects.

Definition at line 47 of file TGlobalBaseObjects.hxx.

Referenced by ND::TGlobalReconModule::FillSubBaseObject().

double ND::TGlobalReconModule::TFGDObject::x

Distance traveled in an FGD.

Definition at line 391 of file TGlobalReconModule.hxx.

Referenced by ND::TGlobalReconModule::FillFGDInfo().


The documentation for this class was generated from the following files:

Package Summary
Package Name: eventAnalysis
Package Version: 7.0-49-g0ac7482
Package Manager:

Generated on Mon Mar 25 2024 14:44:01 for eventAnalysis by doxygen 1.8.5