#include "G4OpticalPhysics.hh"#include "G4OpAbsorption.hh"#include "G4OpRayleigh.hh"#include "G4OpMieHG.hh"#include "G4OpBoundaryProcess.hh"#include "G4OpWLS.hh"#include "G4Scintillation.hh"#include "G4Cerenkov.hh"#include "G4LossTableManager.hh"#include "G4EmSaturation.hh"#include "G4GenericMessenger.hh"#include "G4PhysicsConstructorFactory.hh"#include "G4OpticalPhoton.hh"#include "G4Threading.hh"#include "G4ParticleDefinition.hh"#include "G4ProcessManager.hh"#include "G4AutoDelete.hh"네임스페이스 | |
| UIhelpers | |
매크로 | |
| #define | DIR_CMDS "/process/optical" |
| #define | GUIDANCE "Commands related to the optical physics simulation engine for " |
함수 | |
| G4_DECLARE_PHYSCONSTR_FACTORY (G4OpticalPhysics) | |
| template<class T > | |
| void | UIhelpers::buildCommands (T *proc, const char *dir, const char *guidance) |
| void | UIhelpers::buildCommands (G4OpWLS *op) |
| void | UIhelpers::buildCommands (G4Scintillation *ScintillationProcess) |
| void | UIhelpers::buildCommands (G4Cerenkov *CerenkovProcess) |
| #define DIR_CMDS "/process/optical" |
G4OpticalPhysics.cc 파일의 150 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UIhelpers::buildCommands(), G4OpticalPhysics::ConstructProcess().
G4OpticalPhysics.cc 파일의 151 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UIhelpers::buildCommands(), G4OpticalPhysics::ConstructProcess().
| G4_DECLARE_PHYSCONSTR_FACTORY | ( | G4OpticalPhysics | ) |
1.8.5