Implementation of the PhysicsList class. 더 자세히 ...
#include "PhysicsList.hh"#include "PhysicsListMessenger.hh"#include "G4EmStandardPhysics.hh"#include "G4EmStandardPhysics_option1.hh"#include "G4EmStandardPhysics_option2.hh"#include "G4EmStandardPhysics_option3.hh"#include "G4EmStandardPhysics_option4.hh"#include "G4EmStandardPhysicsGS.hh"#include "G4EmStandardPhysicsSS.hh"#include "G4EmStandardPhysicsWVI.hh"#include "G4EmLivermorePhysics.hh"#include "G4EmPenelopePhysics.hh"#include "G4EmLowEPPhysics.hh"#include "G4DecayPhysics.hh"#include "G4PAIModel.hh"#include "G4PAIPhotModel.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4Proton.hh"#include "G4UnitsTable.hh"#include "G4SystemOfUnits.hh"#include "G4LossTableManager.hh"#include "G4ProductionCutsTable.hh"#include "G4EmConfigurator.hh"#include "G4EmParameters.hh"#include "StepMax.hh"#include "G4ProcessManager.hh"#include "G4ParticleTypes.hh"#include "G4ParticleTable.hh"#include "DetectorConstruction.hh"Implementation of the PhysicsList class.
examples/extended/electromagnetic/TestEm8/src/PhysicsList.cc 파일에서 정의되었습니다.
1.8.5