#include <G4VUserChemistryList.hh>
Public 멤버 함수 | |
G4VUserChemistryList (bool flag=true) | |
virtual | ~G4VUserChemistryList () |
bool | IsPhysicsConstructor () |
void | ThisIsAPhysicsConstructor (bool flag=true) |
virtual void | ConstructMolecule () |
virtual void | ConstructProcess () |
virtual void | ConstructDissociationChannels () |
virtual void | ConstructReactionTable (G4DNAMolecularReactionTable *reactionTable)=0 |
virtual void | ConstructTimeStepModel (G4DNAMolecularReactionTable *reactionTable)=0 |
void | BuildPhysicsTable () |
Protected 멤버 함수 | |
void | RegisterTimeStepModel (G4VITStepModel *timeStepModel, double startingTime=0) |
void | BuildPhysicsTable (G4MoleculeDefinition *) |
Protected 속성 | |
int | verboseLevel |
bool | fIsPhysicsConstructor |
G4VUserChemistryList.hh 파일의 53 번째 라인에서 정의되었습니다.
G4VUserChemistryList::G4VUserChemistryList | ( | bool | flag = true | ) |
G4VUserChemistryList.cc 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseLevel.
|
virtual |
G4VUserChemistryList.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DNAChemistryManager::Deregister(), G4DNAChemistryManager::GetInstanceIfExists().
void G4VUserChemistryList::BuildPhysicsTable | ( | ) |
G4VUserChemistryList.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MoleculeTable::GetDefintionIterator(), G4MoleculeTable::Instance(), G4MoleculeIterator< MOLECULE >::reset(), G4MoleculeIterator< MOLECULE >::value().
다음에 의해서 참조됨 : G4DNAChemistryManager::InitializeThread().
|
protected |
G4VUserChemistryList.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4cout, G4endl, G4Exception(), G4ParticleDefinition::GetMasterProcessManager(), G4ParticleDefinition::GetParticleName(), G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), G4ProcessVector::size(), verboseLevel.
|
inlinevirtual |
G4EmDNAChemistry에서 재구현되었습니다.
G4VUserChemistryList.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DNAChemistryManager::InitializeMaster().
|
inlinevirtual |
G4EmDNAChemistry에서 재구현되었습니다.
G4VUserChemistryList.hh 파일의 74 번째 라인에서 정의되었습니다.
G4EmDNAChemistry에서 재구현되었습니다.
G4VUserChemistryList.hh 파일의 78 번째 라인에서 정의되었습니다.
|
pure virtual |
G4EmDNAChemistry에서 구현되었습니다.
다음에 의해서 참조됨 : G4DNAChemistryManager::InitializeMaster().
|
pure virtual |
G4EmDNAChemistry에서 구현되었습니다.
다음에 의해서 참조됨 : G4DNAChemistryManager::InitializeThread().
|
inline |
G4VUserChemistryList.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : fIsPhysicsConstructor.
다음에 의해서 참조됨 : G4DNAChemistryManager::Clear().
|
protected |
G4VUserChemistryList.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VScheduler::Instance(), G4VScheduler::RegisterModel().
다음에 의해서 참조됨 : G4EmDNAChemistry::ConstructTimeStepModel().
|
inline |
G4VUserChemistryList.hh 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : fIsPhysicsConstructor.
|
protected |
G4VUserChemistryList.hh 파일의 100 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : IsPhysicsConstructor(), ThisIsAPhysicsConstructor().
|
protected |
G4VUserChemistryList.hh 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildPhysicsTable(), G4VUserChemistryList().