FairRoot/PandaRoot
PndG4DummyActionInitialization.cxx
Go to the documentation of this file.
2 #include "G4VSteppingVerbose.hh"
4 {
5  return;
6 }
7 
9 {
10  return;
11 }
12 
14 {
15  return;
16 }
17 
19 {
20  return;
21 }
22 
24 {
25  return NULL;
26 }
27 
virtual G4VSteppingVerbose * InitializeSteppingVerbose() const