![]() |
Project
|
Information about superparent (particle entering any FOCAL volume) 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 any FOCAL volume)
Definition at line 32 of file Detector.h.
double o2::focal::Parent::mEnergy |
Total energy.
Definition at line 34 of file Detector.h.
bool o2::focal::Parent::mHasTrackReference |
Flag indicating whether parent has a track reference.
Definition at line 35 of file Detector.h.
int o2::focal::Parent::mPDG |
PDG code.
Definition at line 33 of file Detector.h.