Import Geant4 0.1.0 source tree
This commit is contained in:
@@ -12,8 +12,8 @@ class ExN04EventAction : public G4UserEventAction
|
||||
~ExN04EventAction();
|
||||
|
||||
public:
|
||||
void BeginOfEventAction();
|
||||
void EndOfEventAction();
|
||||
void BeginOfEventAction(const G4Event*);
|
||||
void EndOfEventAction(const G4Event*);
|
||||
|
||||
private:
|
||||
G4int trackerCollID;
|
||||
|
||||
Reference in New Issue
Block a user