![]() |
Project
|
Information about superparent (particle entering EMCAL) More...
#include <Detector.h>
Public Attributes | |
int | mPDG |
PDG code. | |
double | mEnergy |
Total energy. | |
bool | mHasTrackReference |
Flag indicating whether parent has a track reference. | |
Information about superparent (particle entering EMCAL)
Definition at line 38 of file Detector.h.
double o2::emcal::Parent::mEnergy |
Total energy.
Definition at line 40 of file Detector.h.
bool o2::emcal::Parent::mHasTrackReference |
Flag indicating whether parent has a track reference.
Definition at line 41 of file Detector.h.
int o2::emcal::Parent::mPDG |
PDG code.
Definition at line 39 of file Detector.h.