#include <SteppingAction.h>
Public Member Functions | |
| PartData () | |
Public Attributes | |
| double | KinE |
| int | PDGCode |
| string | Pname |
| smartPointer | PParent |
| double | px |
| double | py |
| double | pz |
| double | Time |
| int | TrackID |
| double | x |
| double | y |
| double | z |
Definition at line 27 of file MdGroundPropagatorAG/SteppingAction.h.
|
inline |
| double GroundPropagatorAG::PartData::KinE |
Definition at line 56 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| int GroundPropagatorAG::PartData::PDGCode |
Definition at line 44 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| string GroundPropagatorAG::PartData::Pname |
Definition at line 43 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| smartPointer GroundPropagatorAG::PartData::PParent |
Definition at line 46 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by GroundPropagatorAG::GroundPropagator::Run(), and GroundPropagatorAG::SteppingAction::SetImpingingParticle().
| double GroundPropagatorAG::PartData::px |
Definition at line 52 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::py |
Definition at line 53 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::pz |
Definition at line 54 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::Time |
Definition at line 57 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| int GroundPropagatorAG::PartData::TrackID |
Definition at line 45 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::x |
Definition at line 48 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::y |
Definition at line 49 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().
| double GroundPropagatorAG::PartData::z |
Definition at line 50 of file MdGroundPropagatorAG/SteppingAction.h.
Referenced by PartData(), and GroundPropagatorAG::GroundPropagator::Run().