#include <G4RunManager.hh>
Public 타입 | |
enum | RMType { sequentialRM, masterRM, workerRM } |
정적 Public 멤버 함수 | |
static G4RunManager * | GetRunManager () |
static G4bool | IfGeometryHasBeenDestroyed () |
Protected 멤버 함수 | |
void | CleanUpPreviousEvents () |
void | CleanUpUnnecessaryEvents (G4int keepNEvents) |
void | StackPreviousEvent (G4Event *anEvent) |
G4RunManager (RMType rmType) | |
virtual void | StoreRNGStatus (const G4String &filenamePrefix) |
void | UpdateScoring () |
virtual void | DeleteUserInitializations () |
정적 Protected 속성 | |
static G4bool | fGeometryHasBeenDestroyed = false |
Private 멤버 함수 | |
G4RunManager (const G4RunManager &) | |
G4RunManager & | operator= (const G4RunManager &) |
Private 속성 | |
G4RunMessenger * | runMessenger |
정적 Private 속성 | |
static G4ThreadLocal G4RunManager * | fRunManager = 0 |
G4RunManager.hh 파일의 138 번째 라인에서 정의되었습니다.
enum G4RunManager::RMType |
열거형 멤버 | |
---|---|
sequentialRM | |
masterRM | |
workerRM |
G4RunManager.hh 파일의 268 번째 라인에서 정의되었습니다.
G4RunManager::G4RunManager | ( | ) |
G4RunManager.cc 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ProcessTable::CreateMessenger(), G4ParticleTable::CreateMessenger(), eventManager, FatalException, fRunManager, G4Exception(), G4RunManagerKernel::GetEventManager(), G4ParticleTable::GetParticleTable(), G4ProcessTable::GetProcessTable(), InitializeTiMemory(), kernel, previousEvents, randomNumberStatusDir, randomNumberStatusForThisEvent, randomNumberStatusForThisRun, runManagerType, runMessenger, sequentialRM, timer.
|
virtual |
G4RunManager.cc 파일의 186 번째 라인에서 정의되었습니다.
다음을 참조함 : CleanUpPreviousEvents(), currentRun, G4ProcessTable::DeleteMessenger(), G4ParticleTable::DeleteMessenger(), DeleteUserInitializations(), fRunManager, G4cout, G4endl, G4State_Quit, G4StateManager::GetCurrentState(), G4ParticleTable::GetParticleTable(), G4ProcessTable::GetProcessTable(), G4StateManager::GetStateManager(), kernel, previousEvents, runMessenger, G4StateManager::SetNewState(), timer, userPrimaryGeneratorAction, userRunAction, verboseLevel.
|
protected |
G4RunManager.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ProcessTable::CreateMessenger(), G4ParticleTable::CreateMessenger(), eventManager, FatalException, fRunManager, G4Exception(), G4RunManagerKernel::GetEventManager(), G4ParticleTable::GetParticleTable(), G4ProcessTable::GetProcessTable(), InitializeTiMemory(), kernel, masterRM, previousEvents, randomNumberStatusDir, randomNumberStatusForThisEvent, randomNumberStatusForThisRun, runManagerType, runMessenger, timer, workerRM.
|
inlineprivate |
G4RunManager.hh 파일의 585 번째 라인에서 정의되었습니다.
|
virtual |
G4MTRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 647 번째 라인에서 정의되었습니다.
다음을 참조함 : G4EventManager::AbortCurrentEvent(), currentEvent, eventManager, G4cerr, G4endl, G4State_EventProc, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), G4Event::SetEventAborted().
다음에 의해서 참조됨 : export_G4RunManager(), G4ExceptionHandler::Notify(), PrimaryKiller::ProcessHits(), G4RunMessenger::SetNewValue().
G4MTRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 627 번째 라인에서 정의되었습니다.
다음을 참조함 : G4EventManager::AbortCurrentEvent(), currentEvent, eventManager, G4cerr, G4endl, G4State_EventProc, G4State_GeomClosed, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), runAborted, G4Event::SetEventAborted().
다음에 의해서 참조됨 : RMC01AnalysisManager::EndOfEvent(), export_G4RunManager(), CML2PrimaryGenerationAction::fillParticlesContainer(), G4ExceptionHandler::Notify(), G4RunMessenger::SetNewValue().
G4RunManager.cc 파일의 480 번째 라인에서 정의되었습니다.
다음을 참조함 : currentRun, G4VPersistencyManager::GetPersistencyManager(), G4Run::RecordEvent(), G4VPersistencyManager::Store().
다음에 의해서 참조됨 : CexmcRunManager::DoCommonEventLoop(), G4WorkerRunManager::ProcessOneEvent(), ProcessOneEvent().
|
virtual |
G4RunManager.cc 파일의 265 번째 라인에서 정의되었습니다.
다음을 참조함 : ConfirmBeamOnCondition(), ConstructScoringWorlds(), DoEventLoop(), fakeRun, numberOfEventProcessed, numberOfEventToBeProcessed, RunInitialization(), RunTermination(), TIMEMORY_AUTO_TIMER.
다음에 의해서 참조됨 : GammaKnifeController::BeamOn(), G4BlineTracer::ComputeBlines(), G4WorkerRunManager::DoWork(), export_G4RunManager(), G4MTRunManager::Initialize(), main(), G4AdjointSimManager::RunAdjointSimulation(), G4RunMessenger::SetNewValue().
|
protected |
G4RunManager.cc 파일의 501 번째 라인에서 정의되었습니다.
다음을 참조함 : previousEvents, G4Event::ToBeKept().
다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), RunInitialization(), ~G4RunManager().
G4RunManager.cc 파일의 520 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Event::GetNumberOfGrips(), previousEvents, G4Event::ToBeKept().
다음에 의해서 참조됨 : RunTermination(), StackPreviousEvent().
|
virtual |
G4RunManager.cc 파일의 283 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, G4cout, G4endl, G4State_Idle, G4State_PreInit, geometryInitialized, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), Initialize(), initializedAtLeastOnce, physicsInitialized, verboseLevel.
다음에 의해서 참조됨 : BeamOn().
|
virtual |
G4WorkerRunManager, G4MTRunManager, tbbWorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 749 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ProcessManager::AddProcess(), G4VScoringMesh::Construct(), fGeometryHasBeenDestroyed, G4VScoringMesh::GeometryHasBeenDestroyed(), GeometryHasBeenModified(), G4ParticleTable::GetIterator(), G4ScoringManager::GetMesh(), G4ScoringManager::GetNumberOfMesh(), G4TransportationManager::GetParallelWorld(), G4VScoringMesh::GetParallelWorldProcess(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetProcessManager(), G4ScoringManager::GetScoringManagerIfExist(), G4TransportationManager::GetTransportationManager(), G4ScoringManager::GetWorldName(), idxAlongStep, idxAtRest, idxPostStep, G4ParallelWorldProcess::IsAtRestRequired(), G4TransportationManager::IsWorldExisting(), G4ParticleTableIterator< K, V >::reset(), G4VPhysicalVolume::SetName(), G4ParallelWorldProcess::SetParallelWorld(), G4VScoringMesh::SetParallelWorldProcess(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToSecond(), theParticleIterator, TIMEMORY_AUTO_TIMER, G4ParticleTableIterator< K, V >::value().
다음에 의해서 참조됨 : BeamOn(), G4MTRunManager::ConstructScoringWorlds(), G4RunMessenger::SetNewValue().
|
inline |
G4RunManager.hh 파일의 479 번째 라인에서 정의되었습니다.
|
virtual |
G4RunManager.cc 파일의 663 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::DefineWorldVolume(), kernel.
다음에 의해서 참조됨 : DetectorConstruction::BuildBoundingVolume(), DetectorConstruction::DrawAtoms_(), DetectorConstruction::DrawAtomsWithBounding_(), DetectorConstruction::DrawNucleotides_(), DetectorConstruction::DrawNucleotidesWithBounding_(), DetectorConstruction::DrawResidues_(), DetectorConstruction::DrawResiduesWithBounding_(), export_G4RunManager(), DetectorConstruction::LoadPDBfile(), DetectorConstruction::SetMaterial(), DetectorConstruction::SetMethod(), G4GDMLMessenger::SetNewValue(), DetectorConstruction::UpdateGeometry(), ExN03DetectorConstruction::UpdateGeometry(), GammaRayTelDetectorConstruction::UpdateGeometry().
|
protectedvirtual |
G4RunManager.cc 파일의 230 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, physicsList, userActionInitialization, userDetector, userWorkerInitialization, userWorkerThreadInitialization, verboseLevel.
다음에 의해서 참조됨 : ~G4RunManager().
|
virtual |
CexmcRunManager, G4WorkerRunManager, ParRunManager, ParRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 365 번째 라인에서 정의되었습니다.
다음을 참조함 : InitializeEventLoop(), ProcessOneEvent(), runAborted, runManagerType, sequentialRM, TerminateEventLoop(), TerminateOneEvent(), TIMEMORY_AUTO_TIMER.
다음에 의해서 참조됨 : BeamOn().
G4RunManager.cc 파일의 726 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::DumpRegion(), kernel.
다음에 의해서 참조됨 : G4RunMessenger::SetNewValue().
G4RunManager.cc 파일의 731 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::DumpRegion(), kernel.
G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 437 번째 라인에서 정의되었습니다.
다음을 참조함 : currentRun, FatalException, G4cout, G4endl, G4Exception(), G4VUserPrimaryGeneratorAction::GeneratePrimaries(), G4Event::GetEventID(), G4Run::GetRunID(), printModulo, randomNumberStatusForThisEvent, rngStatusEventsFlag, G4Event::SetRandomNumberStatus(), storeRandomNumberStatus, storeRandomNumberStatusToG4Event, StoreRNGStatus(), TIMEMORY_AUTO_TIMER, userPrimaryGeneratorAction.
다음에 의해서 참조됨 : CexmcRunManager::DoCommonEventLoop(), ProcessOneEvent().
G4RunManager.cc 파일의 921 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4RunManagerKernel::GeometryHasBeenModified(), G4UImanager::GetUIpointer(), kernel.
다음에 의해서 참조됨 : CML2PhantomConstruction::applyNewCentre(), ConstructScoringWorlds(), export_G4RunManager(), IORTGeometryController::registerGeometry(), CML2AcceleratorConstruction::rotateAccelerator(), DetectorConstruction::SetAbsLength(), GB03DetectorConstruction::SetAbsorberMaterial(), RE06DetectorConstruction::SetAbsorberMaterial(), B5DetectorConstruction::SetArmAngle(), DetectorConstruction::SetDiameter(), DetectorConstruction::SetEcalLength(), DetectorConstruction::SetEcalWidth(), GB03DetectorConstruction::SetGapMaterial(), RE06DetectorConstruction::SetGapMaterial(), DetectorConstruction::SetLength(), DMXDetectorMessenger::SetNewValue(), XrayFluoDetectorMessenger::SetNewValue(), XrayFluoPlaneDetectorMessenger::SetNewValue(), XrayFluoMercuryDetectorMessenger::SetNewValue(), G4RunMessenger::SetNewValue(), GB03DetectorConstruction::SetNumberOfLayers(), RE06DetectorConstruction::SetNumberOfLayers(), DetectorConstruction::SetPadLength(), DetectorConstruction::SetPadWidth(), ElectronBenchmarkDetector::SetPrimFoilThickness(), RE06DetectorConstruction::SetSerialGeometry(), DetectorConstruction::SetSurfaceFinish(), DetectorConstruction::SetSurfaceModel(), DetectorConstruction::SetSurfaceSigmaAlpha(), DetectorConstruction::SetSurfaceType(), DetectorConstruction::SetVertexLength(), GammaKnifeDetectorConstruction::UpdateHelmet().
|
inline |
G4RunManager.hh 파일의 532 번째 라인에서 정의되었습니다.
다음을 참조함 : currentEvent.
다음에 의해서 참조됨 : Par02Output::CreateNtuples(), export_G4RunManager(), RE01StackingAction::GetCalCollection(), RE05StackingAction::GetCollection(), ExN04StackingAction::GetCollection(), G4DigiManager::GetDigiCollection(), G4DigiManager::GetHitsCollection(), WLSSteppingAction::SaveRandomStatus(), G4DigiManager::SetDigiCollection().
|
inline |
G4RunManager.hh 파일의 526 번째 라인에서 정의되었습니다.
다음을 참조함 : currentRun.
다음에 의해서 참조됨 : G4TheMTRayTracer::CreateBitMap(), G4TrajectoriesModel::DescribeYourselfTo(), G4VisManager::Draw(), G4VisManager::Enable(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun(), export_G4RunManager(), G4VisCommandSceneAddEventID::EventID::operator()(), G4VSceneHandler::ProcessScene(), WLSSteppingAction::SaveRandomStatus(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), CexmcEventAction::UpdateRunHits().
|
inline |
G4RunManager.hh 파일의 407 번째 라인에서 정의되었습니다.
다음을 참조함 : storeRandomNumberStatusToG4Event.
다음에 의해서 참조됨 : G4RunMessenger::GetCurrentValue().
|
inline |
G4RunManager.hh 파일의 516 번째 라인에서 정의되었습니다.
다음을 참조함 : geometryToBeOptimized.
다음에 의해서 참조됨 : export_G4RunManager().
|
inline |
G4RunManager.hh 파일의 528 번째 라인에서 정의되었습니다.
다음을 참조함 : currentRun.
다음에 의해서 참조됨 : B4bEventAction::BeginOfEventAction(), B4bEventAction::EndOfEventAction(), EventAction::EndOfEventAction(), LXeEventAction::EndOfEventAction(), TargetSD::Initialize(), PhantomSD::Initialize(), TrackingAction::PostUserTrackingAction(), PhantomSD::ProcessHits(), B4bSteppingAction::UserSteppingAction().
|
inline |
G4RunManager.hh 파일의 365 번째 라인에서 정의되었습니다.
다음을 참조함 : userActionInitialization.
다음에 의해서 참조됨 : tbbTask::execute(), G4MTRunManagerKernel::StartThread().
|
inline |
G4RunManager.hh 파일의 560 번째 라인에서 정의되었습니다.
다음을 참조함 : numberOfEventToBeProcessed.
다음에 의해서 참조됨 : G4VisManager::BeginOfRun(), G4WorkerRunManager::DoWork(), G4VisManager::EndOfEvent(), G4VisManager::EndOfRun().
|
inline |
G4RunManager.hh 파일의 556 번째 라인에서 정의되었습니다.
다음을 참조함 : nParallelWorlds.
|
inline |
G4RunManager.hh 파일의 562 번째 라인에서 정의되었습니다.
다음을 참조함 : n_select_msg.
다음에 의해서 참조됨 : G4WorkerRunManager::DoWork(), tbbTask::execute().
G4RunManager.hh 파일의 536 번째 라인에서 정의되었습니다.
다음을 참조함 : n_perviousEventsToBeStored, previousEvents.
다음에 의해서 참조됨 : G4DigiManager::GetDigiCollection(), G4DigiManager::GetHitsCollection().
|
inline |
G4RunManager.hh 파일의 502 번째 라인에서 정의되었습니다.
다음을 참조함 : printModulo.
다음에 의해서 참조됨 : B4bEventAction::EndOfEventAction(), B4dEventAction::EndOfEventAction(), B4cEventAction::EndOfEventAction(), F01EventAction::EndOfEventAction(), F02EventAction::EndOfEventAction(), F03EventAction::EndOfEventAction(), B4aEventAction::EndOfEventAction(), G4RunMessenger::GetCurrentValue().
|
inline |
G4RunManager.hh 파일의 439 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Exception(), JustWarning, randomNumberStatusForThisEvent, storeRandomNumberStatusToG4Event.
|
inline |
G4RunManager.hh 파일의 437 번째 라인에서 정의되었습니다.
다음을 참조함 : randomNumberStatusForThisRun.
|
inline |
G4RunManager.hh 파일의 413 번째 라인에서 정의되었습니다.
다음을 참조함 : storeRandomNumberStatus.
다음에 의해서 참조됨 : export_G4RunManager().
|
inline |
G4RunManager.hh 파일의 435 번째 라인에서 정의되었습니다.
다음을 참조함 : randomNumberStatusDir.
다음에 의해서 참조됨 : export_G4RunManager(), G4RunMessenger::GetCurrentValue(), WLSSteppingAction::SaveRandomStatus().
|
inline |
G4RunManager.hh 파일의 449 번째 라인에서 정의되었습니다.
다음을 참조함 : rngStatusEventsFlag.
|
static |
G4RunManager.cc 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GammaKnifePhysicsList::AddPhysicsList(), HadrontherapyPhysicsList::AddPhysicsList(), IORTPhysicsList::AddPhysicsList(), CML2PhantomConstruction::applyNewCentre(), B2RunAction::B2RunAction(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), GammaKnifeController::BeamOn(), HadrontherapyInteractionParameters::BeamOn(), IORTInteractionParameters::BeamOn(), G4MPImanager::BeamOn(), RunAction::BeginMaster(), B4bEventAction::BeginOfEventAction(), DMXEventAction::BeginOfEventAction(), CexmcEventAction::BeginOfEventAction(), G4VisManager::BeginOfRun(), B3aRunAction::BeginOfRunAction(), ExN04RunAction::BeginOfRunAction(), RE01RunAction::BeginOfRunAction(), B3bRunAction::BeginOfRunAction(), B2RunAction::BeginOfRunAction(), HadrontherapyRunAction::BeginOfRunAction(), F04RunAction::BeginOfRunAction(), B1RunAction::BeginOfRunAction(), GammaKnifeRunAction::BeginOfRunAction(), FFRunAction::BeginOfRunAction(), B1ConRunAction::BeginOfRunAction(), DicomRunAction::BeginOfRunAction(), WLSRunAction::BeginOfRunAction(), IORTRunAction::BeginOfRunAction(), TSRunAction::BeginOfRunAction(), PurgMagActionInitializer::Build(), XrayFluoActionInitializer::Build(), DetectorConstruction::BuildBoundingVolume(), HadrontherapyModulator::BuildSteps(), CexmcChargeExchangeReconstructor::CexmcChargeExchangeReconstructor(), CexmcEnergyDepositDigitizer::CexmcEnergyDepositDigitizer(), CexmcReconstructor::CexmcReconstructor(), CexmcSteppingAction::CexmcSteppingAction(), CexmcTrackingAction::CexmcTrackingAction(), CexmcTrackPointsDigitizer::CexmcTrackPointsDigitizer(), BrachyDetectorConstructionFlexi::CleanFlexi(), BrachyDetectorConstructionI::CleanIodium(), BrachyDetectorConstructionTG186::CleanTG186(), G4BlineTracer::ComputeBlines(), Construct(), pyEMSTDpl::Construct(), pyExN01pl::Construct(), pyQgeom::Construct(), pyParticleGun::Construct(), pyMedicalBeam::Construct(), pyEZgeom::Construct(), CexmcSetup::Construct(), Par02Output::CreateNtuples(), G4AdjointSimManager::DefineUserActions(), IORTDetectorConstruction::DeleteDisc(), G4TrajectoriesModel::DescribeYourselfTo(), CexmcEnergyDepositDigitizer::Digitize(), G4VisManager::Draw(), DetectorConstruction::DrawAtoms_(), DetectorConstruction::DrawAtomsWithBounding_(), DetectorConstruction::DrawNucleotides_(), DetectorConstruction::DrawNucleotidesWithBounding_(), DetectorConstruction::DrawResidues_(), DetectorConstruction::DrawResiduesWithBounding_(), ElectronRunAction::ElectronRunAction(), G4VisManager::Enable(), RunAction::EndMaster(), RMC01AnalysisManager::EndOfEvent(), G4VisManager::EndOfEvent(), B4bEventAction::EndOfEventAction(), LXeEventAction::EndOfEventAction(), B4dEventAction::EndOfEventAction(), EventAction::EndOfEventAction(), B4cEventAction::EndOfEventAction(), F01EventAction::EndOfEventAction(), F02EventAction::EndOfEventAction(), F03EventAction::EndOfEventAction(), B4aEventAction::EndOfEventAction(), G4VisManager::EndOfRun(), B3aRunAction::EndOfRunAction(), B3bRunAction::EndOfRunAction(), B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), B02RunAction::EndOfRunAction(), B01RunAction::EndOfRunAction(), B03RunAction::EndOfRunAction(), RE02RunAction::EndOfRunAction(), export_G4RunManager(), CML2PrimaryGenerationAction::fillParticlesContainer(), G4DigiManager::G4DigiManager(), G4MonopoleTransportation::G4MonopoleTransportation(), GammaRayTelAnalysis::GammaRayTelAnalysis(), GammaRayTelAnticoincidenceSD::GammaRayTelAnticoincidenceSD(), GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD(), GammaRayTelPrimaryGeneratorAction::GammaRayTelPrimaryGeneratorAction(), GammaRayTelTrackerSD::GammaRayTelTrackerSD(), UltraPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), HepMCG4Interface::GeneratePrimaryVertex(), RE01StackingAction::GetCalCollection(), RE05StackingAction::GetCollection(), ExN04StackingAction::GetCollection(), G4WorkerRunManager::GetWorkerRunManager(), HadrontherapyLet::HadrontherapyLet(), PhantomSD::Initialize(), TargetSD::Initialize(), G4ErrorRunManagerHelper::InitializePhysics(), RunAction::InitializeWorker(), CexmcProductionModel::IsGoodCandidateForAngularRange(), DetectorConstruction::LoadPDBfile(), G4ExceptionHandler::Notify(), G4VisCommandSceneAddEventID::EventID::operator()(), TrackingAction::PostUserTrackingAction(), RunAction::PrintRunInfo(), PhantomSD::ProcessHits(), PrimaryKiller::ProcessHits(), G4VSceneHandler::ProcessScene(), HadrontherapyGeometryController::registerGeometry(), IORTGeometryController::registerGeometry(), LaserDrivenBeamLine::RemoveESS(), LaserDrivenBeamLine::RemoveQuads(), G4EzWorld::Reset(), G4AdjointSimManager::ResetRestOfUserActions(), G4AdjointSimManager::ResetUserActions(), G4AdjointSimManager::ResetUserPrimaryRunAndStackingActions(), G4EzWorld::Resize(), CML2AcceleratorConstruction::rotateAccelerator(), RunAction::RunAction(), G4AdjointSimManager::RunAdjointSimulation(), WLSSteppingAction::SaveRandomStatus(), DetectorConstruction::SetAbsLength(), DetectorConstruction::SetAbsMaterial(), GB03DetectorConstruction::SetAbsorberMaterial(), RE06DetectorConstruction::SetAbsorberMaterial(), DetectorConstruction::SetAbsorberMaterial(), F03DetectorConstruction::SetAbsorberMaterial(), F02DetectorConstruction::SetAbsorberMaterial(), F01DetectorConstruction::SetAbsorberMaterial(), F03DetectorConstruction::SetAbsorberRadius(), F01DetectorConstruction::SetAbsorberRadius(), F02DetectorConstruction::SetAbsorberRadius(), DetectorConstruction::SetAbsorberThickness(), F03DetectorConstruction::SetAbsorberThickness(), F02DetectorConstruction::SetAbsorberThickness(), F01DetectorConstruction::SetAbsorberThickness(), F03DetectorConstruction::SetAbsorberZpos(), F01DetectorConstruction::SetAbsorberZpos(), F02DetectorConstruction::SetAbsorberZpos(), DetectorConstruction::SetAbsorLength(), DetectorConstruction::SetAbsorMaterial(), DetectorConstruction::SetAbsorRadius(), DetectorConstruction::SetAbsorSizeYZ(), DetectorConstruction::SetAbsorThickness(), G4AdjointSimManager::SetAdjointActions(), G4AdjointSimManager::SetAdjointPrimaryRunAndStackingActions(), TrentoPassiveProtonBeamLine::SetAirTubeYSize(), TrentoPassiveProtonBeamLine::SetAirTubeZSize(), B5DetectorConstruction::SetArmAngle(), WLSDetectorConstruction::SetBarBase(), WLSDetectorConstruction::SetBarLength(), DetectorConstruction::SetCalorSizeYZ(), F04DetectorConstruction::SetCaptureMgntB1(), F04DetectorConstruction::SetCaptureMgntB2(), F04DetectorConstruction::SetCaptureMgntLength(), F04DetectorConstruction::SetCaptureMgntRadius(), WLSDetectorConstruction::SetClad1Radius(), WLSDetectorConstruction::SetClad2Radius(), WLSDetectorConstruction::SetCoatingRadius(), WLSDetectorConstruction::SetCoatingThickness(), DetectorConstruction::SetCoef(), DetectorConstruction::SetContainerMaterial(), DetectorConstruction::SetContainMaterial(), DetectorConstruction::SetContainThickness(), F04DetectorConstruction::SetDegraderMaterial(), F04DetectorConstruction::SetDegraderPos(), F04DetectorConstruction::SetDegraderRadius(), F04DetectorConstruction::SetDegraderThickness(), DetectorConstruction::SetDetectorLength(), DetectorConstruction::SetDetectorMaterial(), DetectorConstruction::SetDetectorThickness(), DetectorConstruction::SetDiameter(), LXeDetectorConstruction::SetDimensions(), IORTDetectorConstruction::SetDiscoMaterialIORT(), IORTDetectorConstruction::SetDiscoMaterialIORT1(), DetectorConstruction::SetEcalLength(), DetectorConstruction::SetEcalMaterial(), DetectorConstruction::SetEcalWidth(), LaserDrivenBeamLine::SetFirstCollimatorPositionZ(), LaserDrivenBeamLine::SetFirstCollimatorRadius(), LaserDrivenBeamLine::SetFirstCollimatorThickness(), PassiveProtonBeamLine::SetFirstScatteringFoilXSize(), DetectorConstruction::SetG1(), DetectorConstruction::SetG2(), DetectorConstruction::SetG3(), DetectorConstruction::SetG4(), WLSDetectorConstruction::SetGap(), GB03DetectorConstruction::SetGapMaterial(), RE06DetectorConstruction::SetGapMaterial(), DetectorConstruction::SetGapMaterial(), DetectorConstruction::SetGapThickness(), DetectorConstruction::SetGasMaterial(), DetectorConstruction::SetGrid(), WLSDetectorConstruction::SetHoleRadius(), LXeDetectorConstruction::SetHousingReflectivity(), LXeDetectorConstruction::SetHousingThickness(), PassiveCarbonBeamLine::SetInnerRadiusFinalCollimator(), PassiveProtonBeamLine::SetInnerRadiusFinalCollimator(), Collimator100BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator50BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator60BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator70BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetInnerRadiusFinalCollimatorIORT(), HistoManager::SetIonPhysics(), DetectorConstruction::SetLength(), LXeDetectorConstruction::SetMainVolumeOn(), DetectorConstruction::SetMaterial(), DetectorConstruction::SetMethod(), WLSDetectorConstruction::SetMirror(), WLSDetectorConstruction::SetMirrorPolish(), WLSDetectorConstruction::SetMirrorReflectivity(), DetectorConstruction::SetModel(), HadrontherapyModulator::SetModulatorAngle(), HadrontherapyModulator::SetModulatorInnerRadius(), HadrontherapyModulator::SetModulatorMaterial(), HadrontherapyModulator::SetModulatorOuterRadius(), HadrontherapyModulator::SetModulatorPosition(), DetectorConstruction::SetNbOfAbsor(), DetectorConstruction::SetNbOfDivisions(), DetectorConstruction::SetNbOfLayers(), XrayFluoPhysicsListMessenger::SetNewValue(), LXeDetectorMessenger::SetNewValue(), G4GDMLMessenger::SetNewValue(), XrayFluoDetectorMessenger::SetNewValue(), DMXDetectorMessenger::SetNewValue(), XrayFluoPlaneDetectorMessenger::SetNewValue(), XrayFluoMercuryDetectorMessenger::SetNewValue(), CexmcParticleGunMessenger::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4AdjointSimMessenger::SetNewValue(), LXeDetectorConstruction::SetNFibers(), WLSDetectorConstruction::SetNumberOfCladding(), GB03DetectorConstruction::SetNumberOfLayers(), RE06DetectorConstruction::SetNumberOfLayers(), LXeDetectorConstruction::SetNX(), LXeDetectorConstruction::SetNY(), LXeDetectorConstruction::SetNZ(), Collimator50BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator100BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator60BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator70BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetOuterRadiusFinalCollimatorIORT(), PassiveProtonBeamLine::SetOuterRadiusStopper(), DetectorConstruction::SetPadLength(), DetectorConstruction::SetPadWidth(), HadrontherapyDetectorConstruction::SetPhantomMaterial(), IORTDetectorConstruction::SetPhantomMaterial(), WLSDetectorConstruction::SetPhotonDetAlignment(), WLSDetectorConstruction::SetPhotonDetGeometry(), WLSDetectorConstruction::SetPhotonDetHalfLength(), WLSDetectorConstruction::SetPhotonDetPolish(), WLSDetectorConstruction::SetPhotonDetReflectivity(), LXeDetectorConstruction::SetPMTRadius(), TrentoPassiveProtonBeamLine::SetPreCollimatorXPosition(), TrentoPassiveProtonBeamLine::SetPreCollimatorXSize(), ElectronBenchmarkDetector::SetPrimFoilMaterial(), ElectronBenchmarkDetector::SetPrimFoilThickness(), DetectorConstruction::SetProfile(), PassiveProtonBeamLine::SetRangeShifterXPosition(), PassiveProtonBeamLine::SetRangeShifterXSize(), G4AdjointSimManager::SetRestOfAdjointActions(), PassiveCarbonBeamLine::SetRippleFilterXPosition(), CCalPrimaryGeneratorAction::SetRunNo(), LXeEventAction::SetSaveThreshold(), TrentoPassiveProtonBeamLine::SetScatteringFoilXSize(), LaserDrivenBeamLine::SetSecondCollimatorPositionZ(), LaserDrivenBeamLine::SetSecondCollimatorRadius(), LaserDrivenBeamLine::SetSecondCollimatorThickness(), PassiveProtonBeamLine::SetSecondScatteringFoilXSize(), RE06DetectorConstruction::SetSerialGeometry(), LaserDrivenBeamLine::SetSlitHoleDimensionY(), LaserDrivenBeamLine::SetSlitHoleDimensionZ(), LaserDrivenBeamLine::SetSlitHolePositionZ(), LXeDetectorConstruction::SetSphereOn(), DetectorConstruction::SetSurfaceFinish(), DetectorConstruction::SetSurfaceModel(), WLSDetectorConstruction::SetSurfaceRoughness(), DetectorConstruction::SetSurfaceSigmaAlpha(), DetectorConstruction::SetSurfaceType(), DetectorConstruction::SetTarget1Material(), DetectorConstruction::SetTarget2Material(), F04DetectorConstruction::SetTargetAngle(), DetectorConstruction::SetTargetMaterial(), F04DetectorConstruction::SetTargetMaterial(), F04DetectorConstruction::SetTargetPos(), F04DetectorConstruction::SetTargetRadius(), F04DetectorConstruction::SetTargetThickness(), LaserDrivenBeamLine::SetThicknessSlit(), DetectorConstruction::SetTrackingCut(), F04DetectorConstruction::SetTransferMgntB(), F04DetectorConstruction::SetTransferMgntLength(), F04DetectorConstruction::SetTransferMgntPos(), F04DetectorConstruction::SetTransferMgntRadius(), CexmcSetup::SetupSpecialVolumes(), G4VUserActionInitialization::SetUserAction(), DetectorConstruction::SetVertexLength(), WLSDetectorConstruction::SetWLSLength(), WLSDetectorConstruction::SetWLSRadius(), LXeDetectorConstruction::SetWLSSlabOn(), F03DetectorConstruction::SetWorldMaterial(), F01DetectorConstruction::SetWorldMaterial(), F02DetectorConstruction::SetWorldMaterial(), F04DetectorConstruction::SetWorldMaterial(), F03DetectorConstruction::SetWorldSizeR(), F01DetectorConstruction::SetWorldSizeR(), F02DetectorConstruction::SetWorldSizeR(), F04DetectorConstruction::SetWorldSizeR(), F03DetectorConstruction::SetWorldSizeZ(), F01DetectorConstruction::SetWorldSizeZ(), F02DetectorConstruction::SetWorldSizeZ(), F04DetectorConstruction::SetWorldSizeZ(), WLSDetectorConstruction::SetXYRatio(), CCalSensAssign::stackingAction(), BrachyDetectorConstruction::SwitchBrachytherapicSeed(), ThrowExceptionIfProjectIsRead(), G4HumanPhantomEventAction::totalEventEnergyDeposit(), G4MPIsession::TryForcedTerminate(), DetectorConstruction::UpdateGeometry(), IORTGeometryController::UpdateGeometry(), ExN03DetectorConstruction::UpdateGeometry(), XrayFluoPlaneDetectorConstruction::UpdateGeometry(), XrayFluoMercuryDetectorConstruction::UpdateGeometry(), XrayFluoDetectorConstruction::UpdateGeometry(), GammaRayTelDetectorConstruction::UpdateGeometry(), HadrontherapyDetectorConstruction::UpdateGeometry(), IORTDetectorConstruction::UpdateGeometry(), GammaKnifeDetectorConstruction::UpdateHelmet(), CexmcEventAction::UpdateRunHits(), G4MPImanager::UpdateStatus(), CCalSteppingAction::UserSteppingAction(), OpNoviceSteppingAction::UserSteppingAction(), B4bSteppingAction::UserSteppingAction(), B1SteppingAction::UserSteppingAction(), DMXSteppingAction::UserSteppingAction(), G4Run::~G4Run().
|
inline |
G4RunManager.hh 파일의 570 번째 라인에서 정의되었습니다.
다음을 참조함 : runManagerType.
다음에 의해서 참조됨 : RunAction::BeginMaster(), RunAction::EndMaster(), G4RunMessenger::GetCurrentValue(), RunAction::PrintRunInfo(), G4RunMessenger::SetNewValue(), G4Run::~G4Run().
|
inline |
G4RunManager.hh 파일의 564 번째 라인에서 정의되었습니다.
다음을 참조함 : selectMacro.
다음에 의해서 참조됨 : G4WorkerRunManager::DoWork(), tbbTask::execute().
|
inline |
G4RunManager.hh 파일의 363 번째 라인에서 정의되었습니다.
다음을 참조함 : userActionInitialization.
다음에 의해서 참조됨 : tbbTask::execute(), G4MTRunManagerKernel::StartThread().
|
inline |
G4RunManager.hh 파일의 359 번째 라인에서 정의되었습니다.
다음을 참조함 : userDetector.
다음에 의해서 참조됨 : PurgMagActionInitializer::Build(), XrayFluoActionInitializer::Build(), CexmcEnergyDepositDigitizer::CexmcEnergyDepositDigitizer(), CexmcReconstructor::CexmcReconstructor(), CexmcSteppingAction::CexmcSteppingAction(), CexmcTrackingAction::CexmcTrackingAction(), CexmcTrackPointsDigitizer::CexmcTrackPointsDigitizer(), B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), B02RunAction::EndOfRunAction(), B01RunAction::EndOfRunAction(), B03RunAction::EndOfRunAction(), RE02RunAction::EndOfRunAction(), tbbTask::execute(), export_G4RunManager(), G4MonopoleTransportation::G4MonopoleTransportation(), GammaRayTelAnalysis::GammaRayTelAnalysis(), GammaRayTelAnticoincidenceSD::GammaRayTelAnticoincidenceSD(), GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD(), GammaRayTelPrimaryGeneratorAction::GammaRayTelPrimaryGeneratorAction(), GammaRayTelTrackerSD::GammaRayTelTrackerSD(), RunAction::RunAction(), G4MTRunManagerKernel::StartThread(), HadrontherapyDetectorConstruction::UpdateGeometry(), B1SteppingAction::UserSteppingAction().
|
inline |
G4RunManager.hh 파일의 375 번째 라인에서 정의되었습니다.
다음을 참조함 : userEventAction.
다음에 의해서 참조됨 : G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), export_G4RunManager(), DMXSteppingAction::UserSteppingAction(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 361 번째 라인에서 정의되었습니다.
다음을 참조함 : physicsList.
다음에 의해서 참조됨 : CexmcSetup::Construct(), tbbTask::execute(), export_G4RunManager(), G4MTRunManagerKernel::StartThread().
|
inline |
G4RunManager.hh 파일의 373 번째 라인에서 정의되었습니다.
다음을 참조함 : userPrimaryGeneratorAction.
다음에 의해서 참조됨 : DMXEventAction::BeginOfEventAction(), CexmcChargeExchangeReconstructor::CexmcChargeExchangeReconstructor(), G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), B3aRunAction::EndOfRunAction(), B3bRunAction::EndOfRunAction(), B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), export_G4RunManager(), RE06DetectorConstruction::SetSerialGeometry(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 371 번째 라인에서 정의되었습니다.
다음을 참조함 : userRunAction.
다음에 의해서 참조됨 : DMXEventAction::BeginOfEventAction(), G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), export_G4RunManager(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), G4TheMTRayTracer::StoreUserActions(), G4HumanPhantomEventAction::totalEventEnergyDeposit(), CCalSteppingAction::UserSteppingAction(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 377 번째 라인에서 정의되었습니다.
다음을 참조함 : userStackingAction.
다음에 의해서 참조됨 : G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), export_G4RunManager(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 381 번째 라인에서 정의되었습니다.
다음을 참조함 : userSteppingAction.
다음에 의해서 참조됨 : G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), export_G4RunManager(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 379 번째 라인에서 정의되었습니다.
다음을 참조함 : userTrackingAction.
다음에 의해서 참조됨 : CexmcEventAction::BeginOfEventAction(), G4BlineTracer::ComputeBlines(), G4AdjointSimManager::DefineUserActions(), export_G4RunManager(), RunAction::InitializeWorker(), G4RTWorkerInitialization::WorkerRunStart().
|
inline |
G4RunManager.hh 파일의 367 번째 라인에서 정의되었습니다.
다음을 참조함 : userWorkerInitialization.
다음에 의해서 참조됨 : tbbTask::execute(), G4WorkerRunManager::RunInitialization(), G4WorkerRunManager::RunTermination(), G4MTRunManagerKernel::StartThread(), G4TheMTRayTracer::StoreUserActions().
|
inline |
G4RunManager.hh 파일의 369 번째 라인에서 정의되었습니다.
다음을 참조함 : userWorkerThreadInitialization.
다음에 의해서 참조됨 : tbbTask::execute(), G4WorkerRunManager::SetupDefaultRNGEngine(), G4MTRunManagerKernel::StartThread().
|
inline |
G4RunManager.hh 파일의 500 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseLevel.
다음에 의해서 참조됨 : export_G4RunManager(), G4RunMessenger::GetCurrentValue(), message().
|
inline |
G4RunManager.hh 파일의 392 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::GetVersionString(), kernel.
다음에 의해서 참조됨 : export_G4RunManager().
|
static |
G4RunManager.cc 파일의 72 번째 라인에서 정의되었습니다.
G4MTRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 564 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, G4endl, G4State_Idle, G4State_Init, G4State_PreInit, geometryInitialized, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), initializedAtLeastOnce, InitializeGeometry(), InitializePhysics(), physicsInitialized, G4StateManager::SetNewState().
다음에 의해서 참조됨 : ConfirmBeamOnCondition(), export_G4RunManager(), G4MTRunManager::Initialize(), main(), G4RunMessenger::SetNewValue(), G4MTRunManagerKernel::StartThread().
|
virtual |
G4MTRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 382 번째 라인에서 정의되었습니다.
다음을 참조함 : msgText, n_select_msg, selectMacro, G4Timer::Start(), timer, verboseLevel.
다음에 의해서 참조됨 : G4WorkerRunManager::DoEventLoop(), DoEventLoop().
|
virtual |
G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 583 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::Construct(), G4VUserDetectorConstruction::ConstructParallelGeometries(), G4VUserDetectorConstruction::ConstructParallelSD(), G4VUserDetectorConstruction::ConstructSDandField(), G4RunManagerKernel::DefineWorldVolume(), FatalException, G4cout, G4endl, G4Exception(), G4State_Idle, G4State_Init, G4State_PreInit, geometryInitialized, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), kernel, nParallelWorlds, G4StateManager::SetNewState(), G4RunManagerKernel::SetNumberOfParallelWorld(), userDetector, verboseLevel.
다음에 의해서 참조됨 : Initialize().
|
virtual |
G4RunManager.cc 파일의 607 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), G4State_Idle, G4State_Init, G4State_PreInit, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), G4RunManagerKernel::InitializePhysics(), kernel, physicsInitialized, physicsList, G4StateManager::SetNewState().
다음에 의해서 참조됨 : Initialize().
|
inlineprivate |
G4RunManager.hh 파일의 586 번째 라인에서 정의되었습니다.
|
inline |
G4RunManager.hh 파일의 471 번째 라인에서 정의되었습니다.
다음을 참조함 : kernel, G4RunManagerKernel::PhysicsHasBeenModified().
다음에 의해서 참조됨 : export_G4RunManager(), DetectorConstruction::SetAbsMaterial(), DetectorConstruction::SetAbsorberMaterial(), F03DetectorConstruction::SetAbsorberMaterial(), F01DetectorConstruction::SetAbsorberMaterial(), F02DetectorConstruction::SetAbsorberMaterial(), DetectorConstruction::SetAbsorMaterial(), DetectorConstruction::SetContainerMaterial(), DetectorConstruction::SetContainMaterial(), F04DetectorConstruction::SetDegraderMaterial(), DetectorConstruction::SetDetectorMaterial(), DetectorConstruction::SetEcalMaterial(), DetectorConstruction::SetGapMaterial(), DetectorConstruction::SetGasMaterial(), HistoManager::SetIonPhysics(), DetectorConstruction::SetMaterial(), XrayFluoPhysicsListMessenger::SetNewValue(), DMXDetectorMessenger::SetNewValue(), G4RunMessenger::SetNewValue(), ElectronBenchmarkDetector::SetPrimFoilMaterial(), DetectorConstruction::SetTarget1Material(), DetectorConstruction::SetTarget2Material(), DetectorConstruction::SetTargetMaterial(), F04DetectorConstruction::SetTargetMaterial(), F03DetectorConstruction::SetWorldMaterial(), F02DetectorConstruction::SetWorldMaterial(), F01DetectorConstruction::SetWorldMaterial(), F04DetectorConstruction::SetWorldMaterial(), GammaRayTelDetectorConstruction::UpdateGeometry().
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 402 번째 라인에서 정의되었습니다.
다음을 참조함 : AnalyzeEvent(), G4UImanager::ApplyCommand(), currentEvent, eventManager, GenerateEvent(), G4UImanager::GetUIpointer(), msgText, n_select_msg, G4EventManager::ProcessOneEvent(), TIMEMORY_AUTO_TIMER, UpdateScoring().
다음에 의해서 참조됨 : DoEventLoop().
G4RunManager.cc 파일의 935 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4PhysicalVolumeStore::Clean(), G4LogicalVolumeStore::Clean(), G4SolidStore::Clean(), G4TransportationManager::ClearParallelWorlds(), fGeometryHasBeenDestroyed, G4cout, G4endl, G4RunManagerKernel::GeometryHasBeenModified(), G4VVisManager::GeometryHasChanged(), geometryInitialized, G4VVisManager::GetConcreteInstance(), G4LogicalVolumeStore::GetInstance(), G4PhysicalVolumeStore::GetInstance(), G4SolidStore::GetInstance(), G4RegionStore::GetInstance(), G4GeometryManager::GetInstance(), G4TransportationManager::GetTransportationManager(), G4UImanager::GetUIpointer(), G4Threading::IsMasterThread(), kernel, G4GeometryManager::OpenGeometry(), verboseLevel.
다음에 의해서 참조됨 : DetectorConstruction::BuildBoundingVolume(), DetectorConstruction::DrawAtoms_(), DetectorConstruction::DrawAtomsWithBounding_(), DetectorConstruction::DrawNucleotides_(), DetectorConstruction::DrawNucleotidesWithBounding_(), DetectorConstruction::DrawResidues_(), DetectorConstruction::DrawResiduesWithBounding_(), DetectorConstruction::LoadPDBfile(), F03DetectorConstruction::SetAbsorberRadius(), F01DetectorConstruction::SetAbsorberRadius(), F02DetectorConstruction::SetAbsorberRadius(), DetectorConstruction::SetAbsorberThickness(), F03DetectorConstruction::SetAbsorberThickness(), F02DetectorConstruction::SetAbsorberThickness(), F01DetectorConstruction::SetAbsorberThickness(), F03DetectorConstruction::SetAbsorberZpos(), F01DetectorConstruction::SetAbsorberZpos(), F02DetectorConstruction::SetAbsorberZpos(), DetectorConstruction::SetAbsorLength(), DetectorConstruction::SetAbsorRadius(), DetectorConstruction::SetAbsorSizeYZ(), DetectorConstruction::SetAbsorThickness(), WLSDetectorConstruction::SetBarBase(), WLSDetectorConstruction::SetBarLength(), DetectorConstruction::SetCalorSizeYZ(), F04DetectorConstruction::SetCaptureMgntB1(), F04DetectorConstruction::SetCaptureMgntB2(), F04DetectorConstruction::SetCaptureMgntLength(), F04DetectorConstruction::SetCaptureMgntRadius(), WLSDetectorConstruction::SetClad1Radius(), WLSDetectorConstruction::SetClad2Radius(), WLSDetectorConstruction::SetCoatingRadius(), WLSDetectorConstruction::SetCoatingThickness(), DetectorConstruction::SetCoef(), DetectorConstruction::SetContainThickness(), F04DetectorConstruction::SetDegraderPos(), F04DetectorConstruction::SetDegraderRadius(), F04DetectorConstruction::SetDegraderThickness(), DetectorConstruction::SetDetectorLength(), DetectorConstruction::SetDetectorThickness(), LXeDetectorConstruction::SetDimensions(), DetectorConstruction::SetG1(), DetectorConstruction::SetG2(), DetectorConstruction::SetG3(), DetectorConstruction::SetG4(), WLSDetectorConstruction::SetGap(), DetectorConstruction::SetGapThickness(), DetectorConstruction::SetGrid(), WLSDetectorConstruction::SetHoleRadius(), LXeDetectorConstruction::SetHousingReflectivity(), LXeDetectorConstruction::SetHousingThickness(), LXeDetectorConstruction::SetMainVolumeOn(), WLSDetectorConstruction::SetMirror(), WLSDetectorConstruction::SetMirrorPolish(), WLSDetectorConstruction::SetMirrorReflectivity(), DetectorConstruction::SetModel(), DetectorConstruction::SetNbOfAbsor(), DetectorConstruction::SetNbOfDivisions(), DetectorConstruction::SetNbOfLayers(), LXeDetectorMessenger::SetNewValue(), G4GDMLMessenger::SetNewValue(), G4RunMessenger::SetNewValue(), LXeDetectorConstruction::SetNFibers(), WLSDetectorConstruction::SetNumberOfCladding(), LXeDetectorConstruction::SetNX(), LXeDetectorConstruction::SetNY(), LXeDetectorConstruction::SetNZ(), WLSDetectorConstruction::SetPhotonDetAlignment(), WLSDetectorConstruction::SetPhotonDetGeometry(), WLSDetectorConstruction::SetPhotonDetHalfLength(), WLSDetectorConstruction::SetPhotonDetPolish(), WLSDetectorConstruction::SetPhotonDetReflectivity(), LXeDetectorConstruction::SetPMTRadius(), DetectorConstruction::SetProfile(), LXeDetectorConstruction::SetSphereOn(), WLSDetectorConstruction::SetSurfaceRoughness(), F04DetectorConstruction::SetTargetAngle(), F04DetectorConstruction::SetTargetPos(), F04DetectorConstruction::SetTargetRadius(), F04DetectorConstruction::SetTargetThickness(), DetectorConstruction::SetTrackingCut(), F04DetectorConstruction::SetTransferMgntB(), F04DetectorConstruction::SetTransferMgntLength(), F04DetectorConstruction::SetTransferMgntPos(), F04DetectorConstruction::SetTransferMgntRadius(), WLSDetectorConstruction::SetWLSLength(), WLSDetectorConstruction::SetWLSRadius(), LXeDetectorConstruction::SetWLSSlabOn(), F03DetectorConstruction::SetWorldSizeR(), F01DetectorConstruction::SetWorldSizeR(), F02DetectorConstruction::SetWorldSizeR(), F04DetectorConstruction::SetWorldSizeR(), F03DetectorConstruction::SetWorldSizeZ(), F01DetectorConstruction::SetWorldSizeZ(), F02DetectorConstruction::SetWorldSizeZ(), F04DetectorConstruction::SetWorldSizeZ(), WLSDetectorConstruction::SetXYRatio(), XrayFluoPlaneDetectorConstruction::UpdateGeometry(), XrayFluoMercuryDetectorConstruction::UpdateGeometry(), XrayFluoDetectorConstruction::UpdateGeometry(), GammaRayTelDetectorConstruction::UpdateGeometry().
void G4RunManager::ReOptimize | ( | G4LogicalVolume * | pLog | ) |
G4RunManager.cc 파일의 835 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4LogicalVolume::GetName(), G4Timer::GetSystemElapsed(), G4Timer::GetUserElapsed(), G4LogicalVolume::GetVoxelHeader(), G4LogicalVolume::SetVoxelHeader(), G4Timer::Start(), G4Timer::Stop(), verboseLevel.
다음에 의해서 참조됨 : ReOptimizeMotherOf().
void G4RunManager::ReOptimizeMotherOf | ( | G4VPhysicalVolume * | pPhys | ) |
G4RunManager.cc 파일의 829 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPhysicalVolume::GetMotherLogical(), ReOptimize().
G4RunManager.cc 파일의 712 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4String::index(), randomNumberStatusDir, verboseLevel.
다음에 의해서 참조됨 : export_G4RunManager(), G4RunMessenger::SetNewValue().
G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.hh 파일의 596 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RunMessenger::SetNewValue().
|
virtual |
G4RunManager.cc 파일의 691 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), currentEvent, currentRun, G4cerr, G4cout, G4endl, G4Event::GetEventID(), G4Run::GetRunID(), G4UImanager::GetUIpointer(), randomNumberStatusDir, storeRandomNumberStatus, verboseLevel.
다음에 의해서 참조됨 : LXeEventAction::EndOfEventAction(), export_G4RunManager(), G4RunMessenger::SetNewValue().
|
virtual |
G4RunManager.cc 파일의 669 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), currentRun, G4cerr, G4cout, G4endl, G4Run::GetRunID(), G4UImanager::GetUIpointer(), randomNumberStatusDir, storeRandomNumberStatus, verboseLevel.
다음에 의해서 참조됨 : export_G4RunManager(), G4RunMessenger::SetNewValue().
|
virtual |
G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 315 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::BeginOfRunAction(), CleanUpPreviousEvents(), currentRun, DCtable, fakeRun, fGeometryHasBeenDestroyed, G4cout, G4endl, G4UserRunAction::GenerateRun(), G4SDManager::GetHCtable(), G4ParallelWorldProcessStore::GetInstance(), G4Run::GetRunID(), G4SDManager::GetSDMpointerIfExist(), kernel, n_perviousEventsToBeStored, numberOfEventProcessed, numberOfEventToBeProcessed, previousEvents, printModulo, randomNumberStatusForThisRun, rngStatusEventsFlag, runAborted, runIDCounter, G4RunManagerKernel::RunInitialization(), G4Run::SetDCtable(), G4Run::SetHCtable(), G4Run::SetNumberOfEventToBeProcessed(), G4Run::SetRandomNumberStatus(), G4Run::SetRunID(), storeRandomNumberStatus, StoreRNGStatus(), TIMEMORY_AUTO_TIMER, G4ParallelWorldProcessStore::UpdateWorlds(), userRunAction, verboseLevel.
다음에 의해서 참조됨 : BeamOn().
|
virtual |
G4MTRunManager, G4WorkerRunManager, SimpleTbbMasterRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 487 번째 라인에서 정의되었습니다.
다음을 참조함 : CleanUpUnnecessaryEvents(), currentRun, G4UserRunAction::EndOfRunAction(), fakeRun, G4VPersistencyManager::GetPersistencyManager(), kernel, runIDCounter, G4RunManagerKernel::RunTermination(), G4VPersistencyManager::Store(), userRunAction.
다음에 의해서 참조됨 : BeamOn(), G4WorkerRunManager::RunTermination(), G4MTRunManager::RunTermination().
G4RunManager.hh 파일의 566 번째 라인에서 정의되었습니다.
다음을 참조함 : DCtable.
다음에 의해서 참조됨 : G4DigiManager::AddNewModule().
G4RunManager.hh 파일의 507 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::GeometryHasBeenModified(), geometryToBeOptimized, kernel, G4RunManagerKernel::SetGeometryToBeOptimized().
다음에 의해서 참조됨 : G4RunMessenger::SetNewValue().
G4RunManager.hh 파일의 385 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::SetNumberOfAdditionalWaitingStacks().
G4RunManager.hh 파일의 558 번째 라인에서 정의되었습니다.
다음을 참조함 : numberOfEventToBeProcessed.
G4RunManager.hh 파일의 520 번째 라인에서 정의되었습니다.
다음을 참조함 : n_perviousEventsToBeStored.
|
inline |
G4RunManager.hh 파일의 395 번째 라인에서 정의되었습니다.
다음을 참조함 : kernel, G4RunManagerKernel::SetPrimaryTransformer().
G4RunManager.hh 파일의 504 번째 라인에서 정의되었습니다.
다음을 참조함 : printModulo.
다음에 의해서 참조됨 : B2RunAction::B2RunAction(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), TSRunAction::BeginOfRunAction(), ElectronRunAction::ElectronRunAction(), G4RunMessenger::SetNewValue().
G4RunManager.hh 파일의 411 번째 라인에서 정의되었습니다.
다음을 참조함 : storeRandomNumberStatus.
다음에 의해서 참조됨 : B3aRunAction::BeginOfRunAction(), B3bRunAction::BeginOfRunAction(), RE01RunAction::BeginOfRunAction(), B2RunAction::BeginOfRunAction(), F04RunAction::BeginOfRunAction(), GammaKnifeRunAction::BeginOfRunAction(), B1RunAction::BeginOfRunAction(), B1ConRunAction::BeginOfRunAction(), FFRunAction::BeginOfRunAction(), DicomRunAction::BeginOfRunAction(), WLSRunAction::BeginOfRunAction(), export_G4RunManager(), G4RunMessenger::SetNewValue(), LXeEventAction::SetSaveThreshold().
G4RunManager.hh 파일의 415 번째 라인에서 정의되었습니다.
다음을 참조함 : dir, G4cerr, G4endl, G4Exception(), JustWarning, randomNumberStatusDir, system().
다음에 의해서 참조됨 : F04RunAction::BeginOfRunAction(), WLSRunAction::BeginOfRunAction(), export_G4RunManager(), G4RunMessenger::SetNewValue(), LXeEventAction::SetSaveThreshold().
G4RunManager.hh 파일의 447 번째 라인에서 정의되었습니다.
다음을 참조함 : rngStatusEventsFlag.
다음에 의해서 참조됨 : G4RunMessenger::SetNewValue().
G4RunManager.hh 파일의 550 번째 라인에서 정의되었습니다.
다음을 참조함 : runIDCounter.
다음에 의해서 참조됨 : export_G4RunManager(), G4MTRunManager::Initialize(), CCalPrimaryGeneratorAction::SetRunNo().
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 887 번째 라인에서 정의되었습니다.
다음을 참조함 : userRunAction.
다음에 의해서 참조됨 : G4BlineTracer::ComputeBlines(), main(), G4VUserActionInitialization::SetUserAction(), G4WorkerRunManager::SetUserAction(), G4MTRunManager::SetUserAction(), CCalSensAssign::stackingAction().
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 892 번째 라인에서 정의되었습니다.
다음을 참조함 : userPrimaryGeneratorAction.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 897 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::SetUserAction(), userEventAction.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 903 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::SetUserAction(), userStackingAction.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 909 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::SetUserAction(), userTrackingAction.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 915 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::SetUserAction(), userSteppingAction.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 860 번째 라인에서 정의되었습니다.
다음을 참조함 : userDetector.
다음에 의해서 참조됨 : main(), IORTGeometryController::registerGeometry(), XrayFluoSimulation::RunSimulation(), G4WorkerRunManager::SetUserInitialization(), G4MTRunManager::SetUserInitialization().
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 863 번째 라인에서 정의되었습니다.
다음을 참조함 : kernel, physicsList, G4RunManagerKernel::SetPhysics().
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 881 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserActionInitialization::Build(), userActionInitialization.
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 869 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception().
|
virtual |
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 875 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception().
G4RunManager.hh 파일의 497 번째 라인에서 정의되었습니다.
다음을 참조함 : kernel, G4RunManagerKernel::SetVerboseLevel(), verboseLevel.
다음에 의해서 참조됨 : export_G4RunManager(), message(), G4RunMessenger::SetNewValue().
G4RunManager.cc 파일의 549 번째 라인에서 정의되었습니다.
다음을 참조함 : CleanUpUnnecessaryEvents(), currentRun, G4Event::GetNumberOfGrips(), n_perviousEventsToBeStored, previousEvents, G4Run::StoreEvent(), G4Event::ToBeKept().
다음에 의해서 참조됨 : CexmcRunManager::DoCommonEventLoop(), TerminateOneEvent().
G4RunManager.hh 파일의 398 번째 라인에서 정의되었습니다.
다음을 참조함 : eventManager, G4EventManager::StoreRandomNumberStatusToG4Event(), storeRandomNumberStatusToG4Event.
다음에 의해서 참조됨 : G4RunMessenger::SetNewValue().
G4MTRunManager, G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 473 번째 라인에서 정의되었습니다.
다음을 참조함 : randomNumberStatusDir, TIMEMORY_AUTO_TIMER.
다음에 의해서 참조됨 : GenerateEvent(), RunInitialization().
|
virtual |
G4WorkerRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 420 번째 라인에서 정의되었습니다.
다음을 참조함 : fakeRun, fGeometryHasBeenDestroyed, G4cout, G4endl, numberOfEventProcessed, runAborted, G4Timer::Stop(), timer, verboseLevel.
다음에 의해서 참조됨 : DoEventLoop(), G4MTRunManager::RunTermination().
|
virtual |
G4MTRunManager에서 재구현되었습니다.
G4RunManager.cc 파일의 412 번째 라인에서 정의되었습니다.
다음을 참조함 : currentEvent, numberOfEventProcessed, StackPreviousEvent(), TIMEMORY_AUTO_TIMER.
다음에 의해서 참조됨 : G4WorkerRunManager::DoEventLoop(), DoEventLoop().
|
protected |
G4RunManager.cc 파일의 806 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ScoringManager::Accumulate(), currentEvent, G4HCofThisEvent::GetCapacity(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4ScoringManager::GetNumberOfMesh(), G4ScoringManager::GetScoringManagerIfExist(), TIMEMORY_AUTO_TIMER.
다음에 의해서 참조됨 : CexmcRunManager::DoCommonEventLoop(), G4WorkerRunManager::ProcessOneEvent(), ProcessOneEvent().
|
protected |
G4RunManager.hh 파일의 306 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AbortEvent(), AbortRun(), CexmcRunManager::DoCommonEventLoop(), GetCurrentEvent(), G4WorkerRunManager::ProcessOneEvent(), ProcessOneEvent(), rndmSaveThisEvent(), TerminateOneEvent(), UpdateScoring().
|
protected |
G4RunManager.hh 파일의 305 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AnalyzeEvent(), G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetCurrentRun(), GetNonConstCurrentRun(), G4WorkerRunManager::MergePartialResults(), G4MTRunManager::MergeRun(), rndmSaveThisEvent(), rndmSaveThisRun(), G4WorkerRunManager::RunInitialization(), RunInitialization(), RunTermination(), StackPreviousEvent(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 319 번째 라인에서 정의되었습니다.
|
protected |
G4RunManager.hh 파일의 303 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), RunInitialization(), SetDCtable().
|
protected |
|
protected |
|
staticprotected |
|
staticprivate |
G4RunManager.hh 파일의 148 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RunManager(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 293 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ConfirmBeamOnCondition(), Initialize(), G4WorkerRunManager::InitializeGeometry(), InitializeGeometry(), ReinitializeGeometry().
|
protected |
G4RunManager.hh 파일의 297 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetGeometryToBeOptimized(), SetGeometryToBeOptimized().
|
protected |
G4RunManager.hh 파일의 296 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ConfirmBeamOnCondition(), Initialize().
|
protected |
G4RunManager.hh 파일의 274 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::ConstructScoringWorlds(), DefineWorldVolume(), DumpRegion(), G4MTRunManager::G4MTRunManager(), G4RunManager(), GeometryHasBeenModified(), G4MTRunManager::GetMasterRunManagerKernel(), GetVersionString(), G4WorkerRunManager::GetWorkerRunManagerKernel(), G4WorkerRunManager::InitializeGeometry(), InitializeGeometry(), InitializePhysics(), PhysicsHasBeenModified(), ReinitializeGeometry(), G4WorkerRunManager::RunInitialization(), RunInitialization(), RunTermination(), SetGeometryToBeOptimized(), SetPrimaryTransformer(), SetUserInitialization(), SetVerboseLevel(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 323 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MTRunManager::InitializeEventLoop(), InitializeEventLoop(), G4WorkerRunManager::ProcessOneEvent(), ProcessOneEvent().
|
protected |
G4RunManager.hh 파일의 308 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPreviousEvent(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetNumberOfEventsToBeStored(), StackPreviousEvent().
|
protected |
G4RunManager.hh 파일의 324 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetNumberOfSelectEvents(), G4MTRunManager::InitializeEventLoop(), InitializeEventLoop(), G4WorkerRunManager::ProcessOneEvent(), ProcessOneEvent().
|
protected |
G4RunManager.hh 파일의 321 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetNumberOfParallelWorld(), InitializeGeometry().
|
protected |
G4RunManager.hh 파일의 325 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BeamOn(), G4MTRunManager::InitializeEventLoop(), G4WorkerRunManager::RunInitialization(), RunInitialization(), G4MTRunManager::SetUpAnEvent(), G4MTRunManager::SetUpNEvents(), G4WorkerRunManager::TerminateEventLoop(), TerminateEventLoop(), TerminateOneEvent().
|
protected |
G4RunManager.hh 파일의 309 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BeamOn(), GetNumberOfEventsToBeProcessed(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetNumberOfEventsToBeProcessed().
|
protected |
G4RunManager.hh 파일의 294 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ConfirmBeamOnCondition(), Initialize(), InitializePhysics().
|
protected |
G4RunManager.hh 파일의 278 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DeleteUserInitializations(), GetUserPhysicsList(), InitializePhysics(), SetUserInitialization(), G4WorkerRunManager::~G4WorkerRunManager().
|
protected |
G4RunManager.hh 파일의 307 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CleanUpPreviousEvents(), CleanUpUnnecessaryEvents(), G4RunManager(), GetPreviousEvent(), G4WorkerRunManager::RunInitialization(), RunInitialization(), StackPreviousEvent(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 301 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetPrintProgress(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetPrintProgress().
|
protected |
|
protected |
G4RunManager.hh 파일의 315 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RunManager(), G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetRandomNumberStatusForThisEvent().
|
protected |
G4RunManager.hh 파일의 314 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RunManager(), GetRandomNumberStatusForThisRun(), G4WorkerRunManager::RunInitialization(), RunInitialization().
|
protected |
G4RunManager.hh 파일의 316 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetRandomNumberStorePerEvent(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetRandomNumberStorePerEvent().
|
protected |
G4RunManager.hh 파일의 295 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AbortRun(), G4MTRunManager::AbortRun(), CexmcRunManager::DoCommonEventLoop(), G4WorkerRunManager::DoEventLoop(), CexmcRunManager::DoEventLoop(), DoEventLoop(), G4WorkerRunManager::RunInitialization(), RunInitialization(), G4MTRunManager::SetUpNEvents(), G4WorkerRunManager::TerminateEventLoop(), TerminateEventLoop().
|
protected |
G4RunManager.hh 파일의 299 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), RunInitialization(), RunTermination(), SetRunIDCounter().
|
protected |
G4RunManager.hh 파일의 574 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DoEventLoop(), G4RunManager(), GetRunManagerType().
|
private |
G4RunManager.hh 파일의 290 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RunManager(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 326 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetSelectMacro(), G4MTRunManager::InitializeEventLoop(), InitializeEventLoop().
|
protected |
G4RunManager.hh 파일의 311 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetRandomNumberStore(), rndmSaveThisEvent(), rndmSaveThisRun(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetRandomNumberStore().
|
protected |
G4RunManager.hh 파일의 312 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetFlagRandomNumberStatusToG4Event(), GetRandomNumberStatusForThisEvent(), StoreRandomNumberStatusToG4Event().
|
protected |
G4RunManager.hh 파일의 302 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CexmcRunManager::DoEventLoop(), G4RunManager(), G4MTRunManager::InitializeEventLoop(), InitializeEventLoop(), G4WorkerRunManager::TerminateEventLoop(), TerminateEventLoop(), ~G4RunManager().
|
protected |
|
protected |
|
protected |
G4RunManager.hh 파일의 284 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CexmcRunManager::BeamParticleChangeHook(), GetUserEventAction(), SetUserAction().
|
protected |
G4RunManager.hh 파일의 283 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::DoEventLoop(), G4WorkerRunManager::GenerateEvent(), GenerateEvent(), GetUserPrimaryGeneratorAction(), SetUserAction(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 282 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetUserRunAction(), G4WorkerRunManager::RunInitialization(), RunInitialization(), RunTermination(), SetUserAction(), ~G4RunManager().
|
protected |
G4RunManager.hh 파일의 285 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetUserStackingAction(), SetUserAction().
|
protected |
G4RunManager.hh 파일의 287 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetUserSteppingAction(), SetUserAction().
|
protected |
G4RunManager.hh 파일의 286 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetUserTrackingAction(), SetUserAction().
|
protected |
G4RunManager.hh 파일의 280 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DeleteUserInitializations(), GetUserWorkerInitialization(), G4MTRunManager::SetUserInitialization(), G4WorkerRunManager::~G4WorkerRunManager().
|
protected |
G4RunManager.hh 파일의 281 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MTRunManager::CreateAndStartWorkers(), DeleteUserInitializations(), GetUserWorkerThreadInitialization(), G4MTRunManager::InitializeEventLoop(), G4MTRunManager::SetUserInitialization(), G4MTRunManager::TerminateWorkers(), G4WorkerRunManager::~G4WorkerRunManager().
|
protected |
G4RunManager.hh 파일의 300 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ConfirmBeamOnCondition(), DeleteUserInitializations(), CexmcRunManager::DoEventLoop(), GetVerboseLevel(), G4MTRunManager::InitializeEventLoop(), InitializeEventLoop(), InitializeGeometry(), ReinitializeGeometry(), ReOptimize(), RestoreRandomNumberStatus(), rndmSaveThisEvent(), rndmSaveThisRun(), G4WorkerRunManager::RunInitialization(), RunInitialization(), SetVerboseLevel(), G4WorkerRunManager::TerminateEventLoop(), TerminateEventLoop(), ~G4RunManager(), G4WorkerRunManager::~G4WorkerRunManager().