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

#include <CexmcStudiedPhysics.hh>

CexmcStudiedPhysics< Process >에 대한 상속 다이어그램 :
G4VPhysicsConstructor

Public 멤버 함수

 CexmcStudiedPhysics (CexmcPhysicsManager *physicsManager)
 
virtual ~CexmcStudiedPhysics ()
 
void ConstructParticle (void)
 
void ConstructProcess (void)
 
CexmcProductionModelGetProductionModel (void)
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 
virtual void TerminateWorker ()
 

정적 Public 멤버 함수

static const G4VPCManagerGetSubInstanceManager ()
 

Protected 타입

using PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V
 

Protected 멤버 함수

virtual void ApplyInteractionModel (G4VProcess *process)
 
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
 
PhysicsBuilder_V GetBuilders () const
 
void AddBuilder (G4PhysicsBuilderInterface *bld)
 

Protected 속성

CexmcPhysicsManagerphysicsManager
 
CexmcProductionModelproductionModel
 
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 

정적 Protected 속성

static G4RUN_DLL G4VPCManager subInstanceManager
 

Private 속성

G4bool wasActivated
 

상세한 설명

template<typename Process>
class CexmcStudiedPhysics< Process >

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

멤버 타입정의 문서화

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

생성자 & 소멸자 문서화

template<typename Process >
CexmcStudiedPhysics< Process >::CexmcStudiedPhysics ( CexmcPhysicsManager physicsManager)
explicit

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

template<typename Process >
CexmcStudiedPhysics< Process >::~CexmcStudiedPhysics ( )
virtual

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

멤버 함수 문서화

void G4VPhysicsConstructor::AddBuilder ( G4PhysicsBuilderInterface bld)
protectedinherited

G4VPhysicsConstructor.cc 파일의 96 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, G4VPhysicsConstructor::subInstanceManager.

다음에 의해서 참조됨 : G4HadronPhysicsQGS_BIC::Kaon(), G4HadronPhysicsFTF_BIC::Kaon(), G4HadronPhysicsFTFP_BERT::Kaon(), G4HadronPhysicsINCLXX::Kaon(), G4HadronPhysicsQGSP_BIC_AllHP::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsQGS_BIC::Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsQGSP_BIC::Neutron(), G4HadronPhysicsQGSP_BERT::Neutron(), G4HadronPhysicsFTFP_BERT::Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsQGS_BIC::Others(), G4HadronPhysicsFTF_BIC::Others(), G4HadronPhysicsQGSP_BIC::Others(), G4HadronPhysicsQGSP_BERT::Others(), G4HadronPhysicsFTFP_BERT::Others(), G4HadronPhysicsINCLXX::Others(), G4HadronPhysicsFTFP_BERT_ATL::Pion(), G4HadronPhysicsFTFP_BERT_TRV::Pion(), G4HadronPhysicsQGS_BIC::Pion(), G4HadronPhysicsFTF_BIC::Pion(), G4HadronPhysicsQGSP_BIC::Pion(), G4HadronPhysicsQGSP_BERT::Pion(), G4HadronPhysicsFTFP_BERT::Pion(), G4HadronPhysicsNuBeam::Pion(), G4HadronPhysicsINCLXX::Pion(), G4HadronPhysicsQGSP_BIC_AllHP::Proton(), G4HadronPhysicsQGS_BIC::Proton(), G4HadronPhysicsFTF_BIC::Proton(), G4HadronPhysicsQGSP_BIC::Proton(), G4HadronPhysicsQGSP_BERT::Proton(), G4HadronPhysicsFTFP_BERT::Proton(), G4HadronPhysicsNuBeam::Proton(), G4HadronPhysicsINCLXX::Proton().

template<typename Process >
void CexmcStudiedPhysics< Process >::ApplyInteractionModel ( G4VProcess process)
protectedvirtual

CexmcHadronicPhysics< ProductionModel >에서 재구현되었습니다.

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

template<typename Process >
void CexmcStudiedPhysics< Process >::ConstructParticle ( void  )
virtual

G4VPhysicsConstructor를 구현.

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

template<typename Process >
void CexmcStudiedPhysics< Process >::ConstructProcess ( void  )
virtual
G4VPhysicsConstructor::PhysicsBuilder_V G4VPhysicsConstructor::GetBuilders ( ) const
protectedinherited
G4int G4VPhysicsConstructor::GetInstanceID ( ) const
inlineinherited
G4ParticleTable::G4PTblDicIterator * G4VPhysicsConstructor::GetParticleIterator ( ) const
protectedinherited

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

다음을 참조함 : G4VPhysicsConstructor::g4vpcInstanceID, G4VUPLSplitter< T >::offset, G4VPhysicsConstructor::subInstanceManager.

다음에 의해서 참조됨 : G4GenericBiasingPhysics::AssociateParallelGeometries(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), ExUCNExtraPhysics::ConstructProcess(), StepMaxBuilder::ConstructProcess(), WLSExtraPhysics::ConstructProcess(), G4EmLEPTSPhysics::ConstructProcess(), StepLimiterBuilder::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), ElectromagneticPhysics::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmStandardSS::ConstructProcess(), PhysListEmStandardGS::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), PhysListEmStandardSSM::ConstructProcess(), G4ParallelWorldPhysics::ConstructProcess(), PhysListEmPolarized::ConstructProcess(), PhysListEmStandardWVI::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), PhysListEmStandard_GS::ConstructProcess(), PhysListEmStandard_WVI::ConstructProcess(), PhysListEmStandard_option0::ConstructProcess(), PhysListEmStandard_option3::ConstructProcess(), PhysListEmStandard_SS::ConstructProcess(), G4StepLimiterPhysics::ConstructProcess(), P6DExtDecayerPhysics::ConstructProcess(), WLSOpticalPhysics::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), G4UnknownDecayPhysics::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4ChargeExchangePhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4DecayPhysics::ConstructProcess(), GammaRayTelGeneralPhysics::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4FastSimulationPhysics::ConstructProcess(), G4EmExtraPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), G4StoppingPhysics::ConstructProcess(), G4GenericBiasingPhysics::ConstructProcess(), ExUCNExtraPhysics::ConstructUCN().

const G4String & G4VPhysicsConstructor::GetPhysicsName ( ) const
inlineinherited

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

다음을 참조함 : G4VPhysicsConstructor::namePhysics.

다음에 의해서 참조됨 : G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4ThermalNeutrons::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), export_G4VPhysicsConstructor(), F04PhysicsList::F04PhysicsList(), G4HadronDElasticPhysics::G4HadronDElasticPhysics(), G4HadronElasticPhysics::G4HadronElasticPhysics(), G4HadronElasticPhysicsHP::G4HadronElasticPhysicsHP(), G4HadronElasticPhysicsLEND::G4HadronElasticPhysicsLEND(), G4HadronElasticPhysicsPHP::G4HadronElasticPhysicsPHP(), G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS(), G4HadronHElasticPhysics::G4HadronHElasticPhysics(), G4IonElasticPhysics::G4IonElasticPhysics(), G4VModularPhysicsList::RegisterPhysics(), WLSPhysicsList::RemoveFromPhysicsList(), G4VModularPhysicsList::ReplacePhysics(), WLSPhysicsList::WLSPhysicsList().

G4int G4VPhysicsConstructor::GetPhysicsType ( ) const
inlineinherited

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

다음을 참조함 : G4VPhysicsConstructor::typePhysics.

다음에 의해서 참조됨 : G4VModularPhysicsList::RegisterPhysics(), G4VModularPhysicsList::ReplacePhysics().

template<typename Process >
CexmcProductionModel * CexmcStudiedPhysics< Process >::GetProductionModel ( void  )

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

const G4VPCManager & G4VPhysicsConstructor::GetSubInstanceManager ( )
inlinestaticinherited

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

다음을 참조함 : G4VPhysicsConstructor::subInstanceManager.

다음에 의해서 참조됨 : G4PhysicsListWorkspace::G4PhysicsListWorkspace().

G4int G4VPhysicsConstructor::GetVerboseLevel ( ) const
inlineinherited
G4bool G4VPhysicsConstructor::RegisterProcess ( G4VProcess process,
G4ParticleDefinition particle 
)
inlineprotectedinherited
void G4VPhysicsConstructor::SetPhysicsName ( const G4String name = "")
inlineinherited

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

다음을 참조함 : G4VPhysicsConstructor::namePhysics.

다음에 의해서 참조됨 : export_G4VPhysicsConstructor().

void G4VPhysicsConstructor::SetPhysicsType ( G4int  val)
inlineinherited

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

다음을 참조함 : G4VPhysicsConstructor::typePhysics.

다음에 의해서 참조됨 : ElectromagneticPhysics::ElectromagneticPhysics(), G4EmDNAPhysics::G4EmDNAPhysics(), G4EmDNAPhysics_option1::G4EmDNAPhysics_option1(), G4EmDNAPhysics_option2::G4EmDNAPhysics_option2(), G4EmDNAPhysics_option3::G4EmDNAPhysics_option3(), G4EmDNAPhysics_option4::G4EmDNAPhysics_option4(), G4EmDNAPhysics_option5::G4EmDNAPhysics_option5(), G4EmDNAPhysics_option6::G4EmDNAPhysics_option6(), G4EmDNAPhysics_option7::G4EmDNAPhysics_option7(), G4EmDNAPhysics_stationary::G4EmDNAPhysics_stationary(), G4EmDNAPhysics_stationary_option2::G4EmDNAPhysics_stationary_option2(), G4EmDNAPhysics_stationary_option4::G4EmDNAPhysics_stationary_option4(), G4EmDNAPhysics_stationary_option6::G4EmDNAPhysics_stationary_option6(), G4EmExtraPhysics::G4EmExtraPhysics(), G4EmLEPTSPhysics::G4EmLEPTSPhysics(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmLivermorePolarizedPhysics::G4EmLivermorePolarizedPhysics(), G4EmLowEPPhysics::G4EmLowEPPhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics::G4EmStandardPhysics(), G4EmStandardPhysics_option1::G4EmStandardPhysics_option1(), G4EmStandardPhysics_option2::G4EmStandardPhysics_option2(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EmStandardPhysics_option4_channeling::G4EmStandardPhysics_option4_channeling(), G4EmStandardPhysicsGS::G4EmStandardPhysicsGS(), G4EmStandardPhysicsSS::G4EmStandardPhysicsSS(), G4EmStandardPhysicsWVI::G4EmStandardPhysicsWVI(), G4IonBinaryCascadePhysics::G4IonBinaryCascadePhysics(), G4IonINCLXXPhysics::G4IonINCLXXPhysics(), G4IonPhysics::G4IonPhysics(), G4IonPhysicsPHP::G4IonPhysicsPHP(), G4IonQMDPhysics::G4IonQMDPhysics(), G4MonopolePhysics::G4MonopolePhysics(), G4NeutronTrackingCut::G4NeutronTrackingCut(), G4StepLimiterPhysics::G4StepLimiterPhysics(), PhysListEm19DStandard::PhysListEm19DStandard(), PhysListEm5DStandard::PhysListEm5DStandard(), PhysListEmLivermore::PhysListEmLivermore(), PhysListEmPenelope::PhysListEmPenelope(), PhysListEmStandard_GS::PhysListEmStandard_GS(), PhysListEmStandard_option0::PhysListEmStandard_option0(), PhysListEmStandard_option3::PhysListEmStandard_option3(), PhysListEmStandard_SS::PhysListEmStandard_SS(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), PhysListEmStandardNR::PhysListEmStandardNR(), PhysListEmStandardSS::PhysListEmStandardSS(), PhysListEmStandardWVI::PhysListEmStandardWVI().

void G4VPhysicsConstructor::SetVerboseLevel ( G4int  value)
inlineinherited
void G4VPhysicsConstructor::TerminateWorker ( )
virtualinherited

멤버 데이타 문서화

G4int G4VPhysicsConstructor::g4vpcInstanceID
protectedinherited
G4String G4VPhysicsConstructor::namePhysics
protectedinherited
template<typename Process>
CexmcPhysicsManager* CexmcStudiedPhysics< Process >::physicsManager
protected

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

template<typename Process>
CexmcProductionModel* CexmcStudiedPhysics< Process >::productionModel
protected

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

G4VPCManager G4VPhysicsConstructor::subInstanceManager
staticprotectedinherited
G4ParticleTable* G4VPhysicsConstructor::theParticleTable
protectedinherited

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

다음에 의해서 참조됨 : PhysListEmStandard::ConstructProcess(), G4VPhysicsConstructor::G4VPhysicsConstructor().

G4int G4VPhysicsConstructor::typePhysics
protectedinherited
G4int G4VPhysicsConstructor::verboseLevel
protectedinherited
template<typename Process>
G4bool CexmcStudiedPhysics< Process >::wasActivated
private

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


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