 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "G4ParticleTable.hh"
10 #include "G4FastSimulationManagerProcess.hh"
11 #include "G4ProcessManager.hh"
28 CHECK(ifs->initializeFastSim());
31 return StatusCode::SUCCESS;
37 CHECK(ifs->BeginOfAthenaEvent());
39 return StatusCode::SUCCESS;
45 CHECK(ifs->EndOfAthenaEvent());
47 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.