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

#include <LXeRun.hh>

LXeRun에 대한 상속 다이어그램 :
G4Run

Public 멤버 함수

 LXeRun ()
 
 ~LXeRun ()
 
void IncPhotonCount_Scint (G4int count)
 
void IncPhotonCount_Ceren (G4int count)
 
void IncEDep (G4double dep)
 
void IncAbsorption (G4int count)
 
void IncBoundaryAbsorption (G4int count)
 
void IncHitCount (G4int count)
 
void IncHitsAboveThreshold (G4int count)
 
virtual void Merge (const G4Run *run)
 
void EndOfRun ()
 
virtual void RecordEvent (const G4Event *)
 
G4int GetRunID () const
 
G4int GetNumberOfEvent () const
 
G4int GetNumberOfEventToBeProcessed () const
 
const G4HCtableGetHCtable () const
 
const G4DCtableGetDCtable () const
 
const G4StringGetRandomNumberStatus () const
 
void SetRunID (G4int id)
 
void SetNumberOfEventToBeProcessed (G4int n_ev)
 
void SetHCtable (G4HCtable *HCtbl)
 
void SetDCtable (G4DCtable *DCtbl)
 
void SetRandomNumberStatus (G4String &st)
 
void StoreEvent (G4Event *evt)
 
const std::vector< const
G4Event * > * 
GetEventVector () const
 

Protected 속성

G4int runID
 
G4int numberOfEvent
 
G4int numberOfEventToBeProcessed
 
G4HCtableHCtable
 
G4DCtableDCtable
 
G4String randomNumberStatus
 
std::vector< const G4Event * > * eventVector
 

Private 속성

G4int fHitCount
 
G4int fHitCount2
 
G4int fPhotonCount_Scint
 
G4int fPhotonCount_Scint2
 
G4int fPhotonCount_Ceren
 
G4int fPhotonCount_Ceren2
 
G4int fAbsorptionCount
 
G4int fAbsorptionCount2
 
G4int fBoundaryAbsorptionCount
 
G4int fBoundaryAbsorptionCount2
 
G4int fPMTsAboveThreshold
 
G4int fPMTsAboveThreshold2
 
G4double fTotE
 
G4double fTotE2
 

상세한 설명

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

생성자 & 소멸자 문서화

LXeRun::LXeRun ( )
LXeRun::~LXeRun ( )

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

멤버 함수 문서화

void LXeRun::EndOfRun ( )
const G4DCtable* G4Run::GetDCtable ( ) const
inlineinherited

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

다음을 참조함 : G4Run::DCtable.

const std::vector<const G4Event*>* G4Run::GetEventVector ( ) const
inlineinherited
const G4HCtable* G4Run::GetHCtable ( ) const
inlineinherited

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

다음을 참조함 : G4Run::HCtable.

G4int G4Run::GetNumberOfEvent ( ) const
inlineinherited
G4int G4Run::GetNumberOfEventToBeProcessed ( ) const
inlineinherited
const G4String& G4Run::GetRandomNumberStatus ( ) const
inlineinherited

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

다음을 참조함 : G4Run::randomNumberStatus.

G4int G4Run::GetRunID ( ) const
inlineinherited

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

다음을 참조함 : G4Run::runID.

다음에 의해서 참조됨 : CCalRunAction::BeginOfRunAction(), G4HumanPhantomRunAction::BeginOfRunAction(), ExGflashRunAction::BeginOfRunAction(), B3aRunAction::BeginOfRunAction(), RE01RunAction::BeginOfRunAction(), eRositaRunAction::BeginOfRunAction(), B3bRunAction::BeginOfRunAction(), F04RunAction::BeginOfRunAction(), FCALRunAction::BeginOfRunAction(), RE05RunAction::BeginOfRunAction(), OpNoviceRunAction::BeginOfRunAction(), ExN02RunAction::BeginOfRunAction(), B1ConRunAction::BeginOfRunAction(), ExP01RunAction::BeginOfRunAction(), DicomRunAction::BeginOfRunAction(), WLSRunAction::BeginOfRunAction(), PurgMagRunAction::BeginOfRunAction(), G03RunAction::BeginOfRunAction(), GammaRayTelRunAction::BeginOfRunAction(), UltraRunAction::BeginOfRunAction(), B02RunAction::BeginOfRunAction(), Par02RunAction::BeginOfRunAction(), G02RunAction::BeginOfRunAction(), B01RunAction::BeginOfRunAction(), B03RunAction::BeginOfRunAction(), DMXRunAction::BeginOfRunAction(), B4bRunAction::BeginOfRunAction(), RMC01RunAction::BeginOfRunAction(), XrayFluoRunAction::BeginOfRunAction(), XrayTelRunAction::BeginOfRunAction(), RE02RunAction::BeginOfRunAction(), G4TrajectoriesModel::DescribeYourselfTo(), G4VisManager::Draw(), CCalRunAction::EndOfRunAction(), eRositaRunAction::EndOfRunAction(), DicomRunAction::EndOfRunAction(), GammaRayTelRunAction::EndOfRunAction(), UltraRunAction::EndOfRunAction(), export_G4Run(), G4WorkerRunManager::GenerateEvent(), G4RunManager::GenerateEvent(), G4VisCommandSceneAddEventID::EventID::operator()(), RunAction::PrintRunInfo(), G4RunManager::rndmSaveThisEvent(), G4RunManager::rndmSaveThisRun(), G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization(), WLSSteppingAction::SaveRandomStatus().

void LXeRun::IncAbsorption ( G4int  count)
inline

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

다음을 참조함 : fAbsorptionCount, fAbsorptionCount2.

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

void LXeRun::IncBoundaryAbsorption ( G4int  count)
inline

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

다음을 참조함 : fBoundaryAbsorptionCount, fBoundaryAbsorptionCount2.

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

void LXeRun::IncEDep ( G4double  dep)
inline

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

다음을 참조함 : fTotE, fTotE2.

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

void LXeRun::IncHitCount ( G4int  count)
inline

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

다음을 참조함 : fHitCount, fHitCount2.

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

void LXeRun::IncHitsAboveThreshold ( G4int  count)
inline

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

다음을 참조함 : fPMTsAboveThreshold, fPMTsAboveThreshold2.

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

void LXeRun::IncPhotonCount_Ceren ( G4int  count)
inline

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

다음을 참조함 : fPhotonCount_Ceren, fPhotonCount_Ceren2.

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

void LXeRun::IncPhotonCount_Scint ( G4int  count)
inline

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

다음을 참조함 : fPhotonCount_Scint, fPhotonCount_Scint2.

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

void LXeRun::Merge ( const G4Run run)
virtual
void G4Run::RecordEvent ( const G4Event )
virtualinherited

RE02Run, TSRun, DicomRun, B01Run, B02Run, B03Run, Run, G4RTRun, ElectronRun, B3bRun, RE06Run에서 재구현되었습니다.

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

다음을 참조함 : G4Run::numberOfEvent.

다음에 의해서 참조됨 : G4RunManager::AnalyzeEvent(), G4VUserMPIrunMerger::Receive(), B3bRun::RecordEvent(), ElectronRun::RecordEvent(), Run::RecordEvent(), DicomRun::RecordEvent(), TSRun::RecordEvent().

void G4Run::SetDCtable ( G4DCtable DCtbl)
inlineinherited

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

다음을 참조함 : G4Run::DCtable.

다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().

void G4Run::SetHCtable ( G4HCtable HCtbl)
inlineinherited

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

다음을 참조함 : G4Run::HCtable.

다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().

void G4Run::SetNumberOfEventToBeProcessed ( G4int  n_ev)
inlineinherited

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

다음을 참조함 : G4Run::numberOfEventToBeProcessed.

다음에 의해서 참조됨 : export_G4Run(), G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().

void G4Run::SetRandomNumberStatus ( G4String st)
inlineinherited

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

다음을 참조함 : G4Run::randomNumberStatus.

다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().

void G4Run::SetRunID ( G4int  id)
inlineinherited

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

다음을 참조함 : G4Run::runID.

다음에 의해서 참조됨 : export_G4Run(), G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().

void G4Run::StoreEvent ( G4Event evt)
inherited

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

다음을 참조함 : G4Run::eventVector.

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

멤버 데이타 문서화

G4DCtable* G4Run::DCtable
protectedinherited

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

다음에 의해서 참조됨 : G4Run::GetDCtable(), G4Run::SetDCtable().

std::vector<const G4Event*>* G4Run::eventVector
protectedinherited

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

다음에 의해서 참조됨 : G4Run::G4Run(), G4Run::GetEventVector(), G4Run::Merge(), G4Run::StoreEvent(), G4Run::~G4Run().

G4int LXeRun::fAbsorptionCount
private

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

다음에 의해서 참조됨 : EndOfRun(), IncAbsorption(), LXeRun(), Merge().

G4int LXeRun::fAbsorptionCount2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncAbsorption(), LXeRun(), Merge().

G4int LXeRun::fBoundaryAbsorptionCount
private

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

다음에 의해서 참조됨 : EndOfRun(), IncBoundaryAbsorption(), LXeRun(), Merge().

G4int LXeRun::fBoundaryAbsorptionCount2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncBoundaryAbsorption(), LXeRun(), Merge().

G4int LXeRun::fHitCount
private

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

다음에 의해서 참조됨 : EndOfRun(), IncHitCount(), LXeRun(), Merge().

G4int LXeRun::fHitCount2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncHitCount(), LXeRun(), Merge().

G4int LXeRun::fPhotonCount_Ceren
private

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

다음에 의해서 참조됨 : EndOfRun(), IncPhotonCount_Ceren(), LXeRun(), Merge().

G4int LXeRun::fPhotonCount_Ceren2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncPhotonCount_Ceren(), LXeRun(), Merge().

G4int LXeRun::fPhotonCount_Scint
private

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

다음에 의해서 참조됨 : EndOfRun(), IncPhotonCount_Scint(), LXeRun(), Merge().

G4int LXeRun::fPhotonCount_Scint2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncPhotonCount_Scint(), LXeRun(), Merge().

G4int LXeRun::fPMTsAboveThreshold
private

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

다음에 의해서 참조됨 : EndOfRun(), IncHitsAboveThreshold(), LXeRun(), Merge().

G4int LXeRun::fPMTsAboveThreshold2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncHitsAboveThreshold(), LXeRun(), Merge().

G4double LXeRun::fTotE
private

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

다음에 의해서 참조됨 : EndOfRun(), IncEDep(), LXeRun(), Merge().

G4double LXeRun::fTotE2
private

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

다음에 의해서 참조됨 : EndOfRun(), IncEDep(), LXeRun(), Merge().

G4HCtable* G4Run::HCtable
protectedinherited

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

다음에 의해서 참조됨 : G4Run::GetHCtable(), G4Run::SetHCtable().

G4int G4Run::numberOfEvent
protectedinherited
G4int G4Run::numberOfEventToBeProcessed
protectedinherited

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

다음에 의해서 참조됨 : G4Run::GetNumberOfEventToBeProcessed(), G4Run::SetNumberOfEventToBeProcessed().

G4String G4Run::randomNumberStatus
protectedinherited

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

다음에 의해서 참조됨 : G4Run::GetRandomNumberStatus(), G4Run::SetRandomNumberStatus().

G4int G4Run::runID
protectedinherited

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

다음에 의해서 참조됨 : G4Run::GetRunID(), G4Run::SetRunID().


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