55 : fRunAction(runaction), fVerboseLevel(0)
76 G4cout <<
"<<< Event " << evtNb <<
" started." <<
G4endl;
90 std::ostringstream os;
92 G4Random::saveEngineStatus(os.str().c_str());
97 G4String colName =
"PhotonDetHitCollection";
G4int GetCollectionID(G4String colName)
void SetEventVerbose(G4int)
WLSEventActionMessenger * fEventMessenger
WLSRunAction * fRunAction
virtual void BeginOfEventAction(const G4Event *)
virtual void EndOfEventAction(const G4Event *)
Definition of the WLSEventActionMessenger class.
G4HCofThisEvent * GetHCofThisEvent() const
G4EventManager * fpEventManager
G4VHitsCollection * GetHC(G4int i)
const G4Event * GetConstCurrentEvent()
Definition of the WLSRunAction class.
Definition of the WLSPhotonDetHit class.
static G4SDManager * GetSDMpointer()
G4GLOB_DLL std::ostream G4cout
Definition of the WLSEventAction class.
virtual ~WLSEventAction()
Definition of the WLSTrajectory class.
WLSEventAction(WLSRunAction *)