Implementation of the RunAction class. 더 자세히 ...
#include "RunAction.hh"
#include "DetectorConstruction.hh"
#include "PrimaryGeneratorAction.hh"
#include "G4Run.hh"
#include "G4ProcessManager.hh"
#include "G4LossTableManager.hh"
#include "G4UnitsTable.hh"
#include "G4EmCalculator.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include <vector>
#include "G4ProductionCutsTable.hh"
Implementation of the RunAction class.
examples/extended/electromagnetic/TestEm0/src/RunAction.cc 파일에서 정의되었습니다.