Implementation of the TSPhysicsList class. 더 자세히 ...
#include "TSPhysicsList.hh"#include "G4RunManager.hh"#include "G4ParticleDefinition.hh"#include "G4ProcessManager.hh"#include "G4ParticleTypes.hh"#include "G4BaryonConstructor.hh"#include "G4IonConstructor.hh"#include "G4MesonConstructor.hh"#include "G4BosonConstructor.hh"#include "G4LeptonConstructor.hh"#include "G4ShortLivedConstructor.hh"#include "G4LossTableManager.hh"#include "G4EmProcessOptions.hh"#include "G4PhysicsListHelper.hh"#include "G4StepLimiter.hh"#include "G4EmStandardPhysics_option3.hh"#include "G4EmStandardPhysics_option4.hh"#include "G4RadioactiveDecayPhysics.hh"#include "G4HadronPhysicsQGSP_BERT.hh"#include "G4HadronPhysicsQGSP_BERT_HP.hh"#include "G4HadronElasticPhysics.hh"#include "G4HadronElasticPhysicsHP.hh"#include "G4IonElasticPhysics.hh"#include "G4IonBinaryCascadePhysics.hh"#include "G4DecayPhysics.hh"#include <set>Implementation of the TSPhysicsList class.
TSPhysicsList.cc 파일에서 정의되었습니다.
1.8.5