![]() |
ATLAS Offline Software
|
#include <GeantFollower.h>
Classes | |
| struct | Config |
Public Member Functions | |
| GeantFollower (const Config &config) | |
| virtual void | BeginOfEventAction (const G4Event *) override |
| virtual void | EndOfEventAction (const G4Event *) override |
| virtual void | BeginOfRunAction (const G4Run *) override |
| virtual void | UserSteppingAction (const G4Step *) override |
Private Attributes | |
| Config | m_config |
| Trk::IGeantFollowerHelper * | m_helperPointer |
Definition at line 33 of file GeantFollower.h.
Definition at line 25 of file GeantFollower.cxx.
|
overridevirtual |
Definition at line 30 of file GeantFollower.cxx.
|
overridevirtual |
Definition at line 40 of file GeantFollower.cxx.
|
overridevirtual |
Definition at line 35 of file GeantFollower.cxx.
|
overridevirtual |
Definition at line 53 of file GeantFollower.cxx.
|
private |
Definition at line 53 of file GeantFollower.h.
|
private |
Definition at line 55 of file GeantFollower.h.