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

#include <G4VUserChemistryList.hh>

G4VUserChemistryList에 대한 상속 다이어그램 :
G4EmDNAChemistry

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.

G4VUserChemistryList::~G4VUserChemistryList ( )
virtual

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

다음을 참조함 : G4DNAChemistryManager::Deregister(), G4DNAChemistryManager::GetInstanceIfExists().

멤버 함수 문서화

void G4VUserChemistryList::BuildPhysicsTable ( )
void G4VUserChemistryList::BuildPhysicsTable ( G4MoleculeDefinition moleculeDef)
protected
virtual void G4VUserChemistryList::ConstructDissociationChannels ( )
inlinevirtual

G4EmDNAChemistry에서 재구현되었습니다.

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

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

virtual void G4VUserChemistryList::ConstructMolecule ( )
inlinevirtual

G4EmDNAChemistry에서 재구현되었습니다.

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

virtual void G4VUserChemistryList::ConstructProcess ( void  )
inlinevirtual

G4EmDNAChemistry에서 재구현되었습니다.

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

virtual void G4VUserChemistryList::ConstructReactionTable ( G4DNAMolecularReactionTable reactionTable)
pure virtual

G4EmDNAChemistry에서 구현되었습니다.

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

virtual void G4VUserChemistryList::ConstructTimeStepModel ( G4DNAMolecularReactionTable reactionTable)
pure virtual

G4EmDNAChemistry에서 구현되었습니다.

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

bool G4VUserChemistryList::IsPhysicsConstructor ( )
inline

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

다음을 참조함 : fIsPhysicsConstructor.

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

void G4VUserChemistryList::RegisterTimeStepModel ( G4VITStepModel timeStepModel,
double  startingTime = 0 
)
protected

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

다음을 참조함 : G4VScheduler::Instance(), G4VScheduler::RegisterModel().

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

void G4VUserChemistryList::ThisIsAPhysicsConstructor ( bool  flag = true)
inline

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

다음을 참조함 : fIsPhysicsConstructor.

멤버 데이타 문서화

bool G4VUserChemistryList::fIsPhysicsConstructor
protected

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

다음에 의해서 참조됨 : IsPhysicsConstructor(), ThisIsAPhysicsConstructor().

int G4VUserChemistryList::verboseLevel
protected

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

다음에 의해서 참조됨 : BuildPhysicsTable(), G4VUserChemistryList().


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