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