Implementation of the PhysicsList class. 더 자세히 ...
#include "PhysicsList.hh"#include "PhysicsListMessenger.hh"#include "G4EmStandardPhysics.hh"#include "G4EmStandardPhysics_option4.hh"#include "PhysListEmStandard.hh"#include "MuNuclearBuilder.hh"#include "G4EmParameters.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4BosonConstructor.hh"#include "G4LeptonConstructor.hh"#include "G4MesonConstructor.hh"#include "G4BaryonConstructor.hh"#include "G4IonConstructor.hh"#include "G4ShortLivedConstructor.hh"#include "G4SystemOfUnits.hh"Implementation of the PhysicsList class.
examples/extended/electromagnetic/TestEm17/src/PhysicsList.cc 파일에서 정의되었습니다.
1.8.5