Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수
extensibleFactory.cc 파일 참조

Main program of the extensibleFactory example. 더 자세히 ...

#include "DetectorConstruction.hh"
#include "ActionInitialization.hh"
#include "PrimaryGeneratorAction.hh"
#include "G4RunManager.hh"
#include "G4PhysListFactoryAlt.hh"
#include "G4PhysListRegistry.hh"
#include "G4PhysicsConstructorFactory.hh"
#include "G4PhysListStamper.hh"
#include "MySpecialPhysList.hh"
#include "G4VModularPhysicsList.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"

이 파일의 소스 코드 페이지로 가기

함수

 G4_DECLARE_PHYSLIST_FACTORY (MySpecialPhysList)
 
int main (int argc, char **argv)
 

상세한 설명

Main program of the extensibleFactory example.

extensibleFactory.cc 파일에서 정의되었습니다.

함수 문서화

G4_DECLARE_PHYSLIST_FACTORY ( MySpecialPhysList  )
int main ( int  argc,
char **  argv 
)