|
ATLAS Offline Software
|
Go to the documentation of this file.
12 const std::string&
name,
19 std::unique_ptr<HIPLArVolumeAccept>
23 auto action = std::make_unique<HIPLArVolumeAccept>();
37 ATH_MSG_INFO(
"#########################################");
41 ATH_MSG_INFO(
"#########################################");
43 ATH_MSG_INFO(
report.HIPevts_failed<<
" events were killed because they had no HIP in EMB or EMEC");
47 return StatusCode::SUCCESS;
const Report & getReport() const
Struct for passing around user actions.
void merge(const Report &rep)
void accumulate(ResultType &result, Mapper mapOp, Reducer reduceOp)
Accumulate results across user actions with specified operations.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< G4UserEventAction * > eventActions
std::vector< G4UserSteppingAction * > steppingActions
Report class for merging per-thread results.