Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 타입 | Private 속성 | 모든 멤버 목록
TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP > 클래스 템플릿 참조

#include <INCLXXPhysicsListHelper.hh>

TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >에 대한 상속 다이어그램 :

Public 멤버 함수

 TINCLXXPhysicsListHelper (G4int ver=1)
 
virtual ~TINCLXXPhysicsListHelper ()
 
virtual void SetCuts ()
 

Private 타입

enum  { ok = CompileTimeConstraints::IsA<T, G4VModularPhysicsList>::ok }
 

Private 속성

G4String name
 

상세한 설명

template<class T, bool withNeutronHP, bool withFTFP>
class TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >

Physics list helper INCLXXPhysicsListHelper

Use case

This class is used to define the following INCLXX-based physics lists:

Usage

The physics lists above can be activated in a simulation application by giving it as part of the user initialization to the run manager, e.g.:

* G4RunManager *runManager = new G4RunManager;
* runManager->SetUserInitialization(physics);
*

Hadronic models

The list uses INCL++ intra-nuclear cascade model in the energy range 0 - 3 GeV. Between 3 - 15 GeV Bertini cascade is used and above 15 GeV the high energy QGSP model or FTFP model. The _HP variants use NeutronHP below 20 MeV.

참고
G4HadronPhysicsINCLXX
G4INCLXXProtonBuilder
G4INCLXXNeutronBuilder
G4INCLXXPiKBuilder
G4IonINCLXXPhysics

INCLXXPhysicsListHelper.hh 파일의 82 번째 라인에서 정의되었습니다.

멤버 열거형 문서화

template<class T , bool withNeutronHP, bool withFTFP>
anonymous enum
private
열거형 멤버
ok 

INCLXXPhysicsListHelper.hh 파일의 93 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

template<class T , bool withNeutronHP, bool withFTFP>
TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >::TINCLXXPhysicsListHelper ( G4int  ver = 1)
template<class T , bool withNeutronHP, bool withFTFP>
virtual TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >::~TINCLXXPhysicsListHelper ( )
virtual

멤버 함수 문서화

template<class T , bool withNeutronHP, bool withFTFP>
virtual void TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >::SetCuts ( )
virtual

멤버 데이타 문서화

template<class T , bool withNeutronHP, bool withFTFP>
G4String TINCLXXPhysicsListHelper< T, withNeutronHP, withFTFP >::name
private

INCLXXPhysicsListHelper.hh 파일의 94 번째 라인에서 정의되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: