Implementation of the RunAction class. 더 자세히 ...
#include "RunAction.hh"#include "DetectorConstruction.hh"#include "PrimaryGeneratorAction.hh"#include "HistoManager.hh"#include "MuCrossSections.hh"#include "G4Run.hh"#include "G4RunManager.hh"#include "G4UnitsTable.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "Randomize.hh"#include "G4ProductionCutsTable.hh"Implementation of the RunAction class.
examples/extended/electromagnetic/TestEm17/src/RunAction.cc 파일에서 정의되었습니다.
1.8.5