FairRoot/PandaRoot
|
#include <PndDiscReconResult.h>
Public Member Functions | |
PndDiscReconResult () | |
~PndDiscReconResult () | |
Public Attributes | |
double | cherenkov_angle |
int | particle |
int | hypothesis |
int | sensor |
int | pixel |
double | time |
Definition at line 15 of file PndDiscReconResult.h.
PndDiscReconResult::PndDiscReconResult | ( | ) |
Definition at line 21 of file PndDiscReconResult.cxx.
PndDiscReconResult::~PndDiscReconResult | ( | ) |
Definition at line 31 of file PndDiscReconResult.cxx.
double PndDiscReconResult::cherenkov_angle |
Definition at line 21 of file PndDiscReconResult.h.
int PndDiscReconResult::hypothesis |
Definition at line 24 of file PndDiscReconResult.h.
Referenced by PndDiscTaskReconstruction::Exec(), and PndDiscTaskPID::Exec().
int PndDiscReconResult::particle |
Definition at line 23 of file PndDiscReconResult.h.
Referenced by PndDiscTaskReconstruction::Exec(), and PndDiscTaskPID::Exec().
int PndDiscReconResult::pixel |
Definition at line 26 of file PndDiscReconResult.h.
Referenced by PndDiscTaskReconstruction::Exec(), and PndDiscTaskPID::Exec().
int PndDiscReconResult::sensor |
Definition at line 25 of file PndDiscReconResult.h.
Referenced by PndDiscTaskReconstruction::Exec().
double PndDiscReconResult::time |
Definition at line 27 of file PndDiscReconResult.h.
Referenced by PndDiscTaskReconstruction::Exec(), and PndDiscTaskPID::Exec().