|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4UserActions_ScoringPlane_H
6 #define G4UserActions_ScoringPlane_H
8 #include "G4UserRunAction.hh"
9 #include "G4UserSteppingAction.hh"
10 #include "G4UserEventAction.hh"
24 public G4UserSteppingAction,
25 public G4UserEventAction
virtual void EndOfEventAction(const G4Event *) override
virtual void EndOfRunAction(const G4Run *) override
virtual void BeginOfRunAction(const G4Run *) override
std::unique_ptr< TTree > m_tree0
virtual void BeginOfEventAction(const G4Event *) override
ScoringPlane(const Config &config)
std::unique_ptr< TTree > m_tree1
virtual void UserSteppingAction(const G4Step *) override