Import Geant4 11.3.0.beta source tree
This commit is contained in:
@@ -46,17 +46,15 @@ class G4PrimaryParticle;
|
||||
//
|
||||
class RE04EventAction : public G4UserEventAction
|
||||
{
|
||||
public:
|
||||
RE04EventAction();
|
||||
~RE04EventAction();
|
||||
public:
|
||||
RE04EventAction();
|
||||
~RE04EventAction();
|
||||
|
||||
public:
|
||||
virtual void BeginOfEventAction(const G4Event*);
|
||||
virtual void EndOfEventAction(const G4Event*);
|
||||
public:
|
||||
virtual void BeginOfEventAction(const G4Event*);
|
||||
virtual void EndOfEventAction(const G4Event*);
|
||||
|
||||
// private:
|
||||
// private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user