5#ifndef G4UserActions_HIPLArVolumeAccept_H
6#define G4UserActions_HIPLArVolumeAccept_H
8#include "G4UserSteppingAction.hh"
9#include "G4UserEventAction.hh"
10#include "G4UserRunAction.hh"
13#include "GaudiKernel/ServiceHandle.h"
20 public G4UserSteppingAction,
21 public G4UserEventAction
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
virtual void BeginOfEventAction(const G4Event *) override
virtual void UserSteppingAction(const G4Step *) override
virtual void EndOfEventAction(const G4Event *) override
const Report & getReport() const
Report class for merging per-thread results.
void merge(const Report &rep)