#include <G4PSPassageCellFlux3D.hh>
Public 멤버 함수 | |
G4PSPassageCellFlux3D (G4String name, G4int ni=1, G4int nj=1, G4int nk=1, G4int depi=2, G4int depj=1, G4int depk=0) | |
G4PSPassageCellFlux3D (G4String name, const G4String &unit, G4int ni=1, G4int nj=1, G4int nk=1, G4int depi=2, G4int depj=1, G4int depk=0) | |
virtual | ~G4PSPassageCellFlux3D () |
void | Weighted (G4bool flg=true) |
virtual void | Initialize (G4HCofThisEvent *) |
virtual void | EndOfEvent (G4HCofThisEvent *) |
virtual void | clear () |
virtual void | DrawAll () |
virtual void | PrintAll () |
virtual void | SetUnit (const G4String &unit) |
G4int | GetCollectionID (G4int) |
const G4String & | GetUnit () const |
G4double | GetUnitValue () const |
void | SetMultiFunctionalDetector (G4MultiFunctionalDetector *d) |
G4MultiFunctionalDetector * | GetMultiFunctionalDetector () const |
G4String | GetName () const |
void | SetFilter (G4VSDFilter *f) |
G4VSDFilter * | GetFilter () const |
void | SetVerboseLevel (G4int vl) |
G4int | GetVerboseLevel () const |
void | SetNijk (G4int i, G4int j, G4int k) |
Protected 멤버 함수 | |
virtual G4int | GetIndex (G4Step *) |
virtual G4bool | ProcessHits (G4Step *, G4TouchableHistory *) |
virtual G4bool | IsPassed (G4Step *) |
virtual G4double | ComputeVolume (G4Step *, G4int idx) |
virtual void | DefineUnitAndCategory () |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Protected 속성 | |
G4String | primitiveName |
G4MultiFunctionalDetector * | detector |
G4VSDFilter * | filter |
G4int | verboseLevel |
G4int | indexDepth |
G4String | unitName |
G4double | unitValue |
G4int | fNi |
G4int | fNj |
G4int | fNk |
Private 속성 | |
G4int | fDepthi |
G4int | fDepthj |
G4int | fDepthk |
G4PSPassageCellFlux3D.hh 파일의 49 번째 라인에서 정의되었습니다.
G4PSPassageCellFlux3D::G4PSPassageCellFlux3D | ( | G4String | name, |
G4int | ni = 1 , |
||
G4int | nj = 1 , |
||
G4int | nk = 1 , |
||
G4int | depi = 2 , |
||
G4int | depj = 1 , |
||
G4int | depk = 0 |
||
) |
G4PSPassageCellFlux3D.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::fNi, G4VPrimitiveScorer::fNj, G4VPrimitiveScorer::fNk.
G4PSPassageCellFlux3D::G4PSPassageCellFlux3D | ( | G4String | name, |
const G4String & | unit, | ||
G4int | ni = 1 , |
||
G4int | nj = 1 , |
||
G4int | nk = 1 , |
||
G4int | depi = 2 , |
||
G4int | depj = 1 , |
||
G4int | depk = 0 |
||
) |
G4PSPassageCellFlux3D.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::fNi, G4VPrimitiveScorer::fNj, G4VPrimitiveScorer::fNk, G4PSPassageCellFlux::SetUnit().
|
virtual |
G4PSPassageCellFlux3D.cc 파일의 68 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4VPrimitiveScorer.cc 파일의 76 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Exception(), G4UnitDefinition::GetCategory(), G4VPrimitiveScorer::GetName(), G4VPrimitiveScorer::GetUnit(), G4UnitDefinition::GetValueOf(), JustWarning, G4VPrimitiveScorer::unitName, G4VPrimitiveScorer::unitValue.
다음에 의해서 참조됨 : G4PSCellCharge::SetUnit(), G4PSEnergyDeposit::SetUnit(), G4PSDoseDeposit::SetUnit(), G4PSPassageTrackLength::SetUnit(), G4PSMinKinEAtGeneration::SetUnit(), G4PSPassageCellFlux::SetUnit(), G4PSTrackLength::SetUnit(), G4PSCellFlux::SetUnit(), G4PSSphereSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceFlux::SetUnit(), G4PSSphereSurfaceFlux::SetUnit(), G4PSCylinderSurfaceCurrent::SetUnit(), G4PSFlatSurfaceCurrent::SetUnit(), G4PSFlatSurfaceFlux::SetUnit().
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 137 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VTHitsMap< T, Map_t >::clear(), G4PSPassageCellFlux::EvtMap.
G4PSPassageCellFluxForCylinder3D에서 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 171 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::ComputeDimensions(), G4VPVParameterisation::ComputeSolid(), G4endl, G4Exception(), G4VSolid::GetCubicVolume(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetParameterisation(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPreStepPoint(), G4LogicalVolume::GetSolid(), JustWarning.
다음에 의해서 참조됨 : G4PSPassageCellFlux::ProcessHits().
|
protectedvirtualinherited |
G4PSPassageCellFlux.cc 파일의 163 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSPassageCellFlux::G4PSPassageCellFlux().
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 141 번째 라인에서 정의되었습니다.
|
virtualinherited |
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 134 번째 라인에서 정의되었습니다.
G4VPrimitiveScorer.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::detector, G4SDManager::GetCollectionID(), G4VSensitiveDetector::GetName(), G4SDManager::GetSDMpointer(), G4VPrimitiveScorer::primitiveName.
다음에 의해서 참조됨 : G4PSCellCharge::Initialize(), G4PSEnergyDeposit::Initialize(), G4PSDoseDeposit::Initialize(), G4PSNofStep::Initialize(), G4PSMinKinEAtGeneration::Initialize(), G4PSTermination::Initialize(), G4PSTrackCounter::Initialize(), G4PSNofCollision::Initialize(), G4PSPassageTrackLength::Initialize(), G4PSPopulation::Initialize(), CexmcSimpleEnergyDeposit::Initialize(), G4PSPassageCellCurrent::Initialize(), CexmcTrackPoints::Initialize(), G4PSPassageCellFlux::Initialize(), G4PSTrackLength::Initialize(), G4PSNofSecondary::Initialize(), G4PSCellFlux::Initialize(), G4PSSphereSurfaceCurrent::Initialize(), G4PSCylinderSurfaceFlux::Initialize(), G4PSCylinderSurfaceCurrent::Initialize(), G4PSSphereSurfaceFlux::Initialize(), G4PSFlatSurfaceCurrent::Initialize(), G4PSFlatSurfaceFlux::Initialize(), ScoreSpecies::Initialize().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 107 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::filter.
다음에 의해서 참조됨 : G4VScoringMesh::List(), G4VScoringMesh::SetFilter().
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux3D.cc 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : fDepthi, fDepthj, fDepthk, G4VPrimitiveScorer::fNj, G4VPrimitiveScorer::fNk, G4Step::GetPreStepPoint(), G4VTouchable::GetReplicaNumber(), G4StepPoint::GetTouchable().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::detector.
다음에 의해서 참조됨 : CexmcSensitiveDetectorMessenger::CexmcSensitiveDetectorMessenger(), G4PSEnergyDeposit::Initialize(), G4PSDoseDeposit::Initialize(), G4PSCylinderSurfaceFlux::Initialize(), G4PSFlatSurfaceFlux::Initialize(), ScoreSpecies::Initialize().
G4VPrimitiveScorer.hh 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::primitiveName.
다음에 의해서 참조됨 : B01Run::B01Run(), B02Run::B02Run(), B03Run::B03Run(), CexmcSensitiveDetectorMessenger::CexmcSensitiveDetectorMessenger(), G4VPrimitiveScorer::CheckAndSetUnit(), DicomRun::ConstructMFD(), TSRun::ConstructMFD(), G4VScoringMesh::GetPrimitiveScorer(), G4PSCellCharge::Initialize(), G4PSEnergyDeposit::Initialize(), G4PSDoseDeposit::Initialize(), G4PSNofStep::Initialize(), G4PSTermination::Initialize(), G4PSTrackCounter::Initialize(), G4PSMinKinEAtGeneration::Initialize(), G4PSNofCollision::Initialize(), G4PSPassageTrackLength::Initialize(), G4PSPassageCellCurrent::Initialize(), G4PSPopulation::Initialize(), G4PSPassageCellFlux::Initialize(), G4PSTrackLength::Initialize(), G4PSNofSecondary::Initialize(), G4PSCellFlux::Initialize(), G4PSSphereSurfaceCurrent::Initialize(), G4PSCylinderSurfaceFlux::Initialize(), G4PSFlatSurfaceCurrent::Initialize(), G4PSCylinderSurfaceCurrent::Initialize(), G4PSSphereSurfaceFlux::Initialize(), G4PSFlatSurfaceFlux::Initialize(), ScoreSpecies::Initialize(), G4VScoringMesh::List(), G4PSCellCharge::PrintAll(), G4PSEnergyDeposit::PrintAll(), G4PSDoseDeposit::PrintAll(), G4PSNofStep::PrintAll(), G4PSPassageTrackLength::PrintAll(), G4PSNofCollision::PrintAll(), G4PSTermination::PrintAll(), G4PSMinKinEAtGeneration::PrintAll(), G4PSTrackCounter::PrintAll(), G4PSPassageCellCurrent::PrintAll(), G4PSPopulation::PrintAll(), G4PSTrackLength::PrintAll(), G4PSPassageCellFlux::PrintAll(), G4PSNofSecondary::PrintAll(), G4PSCellFlux::PrintAll(), G4PSSphereSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceFlux::PrintAll(), G4PSSphereSurfaceFlux::PrintAll(), G4PSFlatSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceCurrent::PrintAll(), G4PSFlatSurfaceFlux::PrintAll(), ScoreSpecies::PrintAll(), RE02Run::RE02Run(), G4MultiFunctionalDetector::RegisterPrimitive(), G4MultiFunctionalDetector::RemovePrimitive(), G4VScoringMesh::SetFilter(), G4VScoringMesh::SetPrimitiveScorer(), G4PSNofStep::SetUnit(), G4PSTrackCounter::SetUnit(), G4PSTermination::SetUnit(), G4PSNofCollision::SetUnit(), G4PSPopulation::SetUnit(), G4PSPassageCellCurrent::SetUnit(), G4PSNofSecondary::SetUnit(), G4PSSphereSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceFlux::SetUnit(), G4PSCylinderSurfaceCurrent::SetUnit(), G4PSSphereSurfaceFlux::SetUnit(), G4PSFlatSurfaceCurrent::SetUnit(), G4PSFlatSurfaceFlux::SetUnit().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::unitName.
다음에 의해서 참조됨 : G4VPrimitiveScorer::CheckAndSetUnit(), G4VScoringMesh::GetCurrentPSUnit(), G4VScoringMesh::GetPSUnit(), G4PSEnergyDeposit::PrintAll(), G4PSCellCharge::PrintAll(), G4PSDoseDeposit::PrintAll(), G4PSPassageTrackLength::PrintAll(), G4PSMinKinEAtGeneration::PrintAll(), G4PSPassageCellFlux::PrintAll(), G4PSTrackLength::PrintAll(), G4PSCellFlux::PrintAll(), G4PSSphereSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceFlux::PrintAll(), G4PSFlatSurfaceCurrent::PrintAll(), G4PSSphereSurfaceFlux::PrintAll(), G4PSCylinderSurfaceCurrent::PrintAll(), G4PSFlatSurfaceFlux::PrintAll(), ScoreSpecies::PrintAll(), G4PSNofStep::SetUnit(), G4PSTermination::SetUnit(), G4PSTrackCounter::SetUnit(), G4PSNofCollision::SetUnit(), G4PSPassageCellCurrent::SetUnit(), G4PSPopulation::SetUnit(), G4PSNofSecondary::SetUnit(), G4PSSphereSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceFlux::SetUnit(), G4PSFlatSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceCurrent::SetUnit(), G4PSSphereSurfaceFlux::SetUnit(), G4PSFlatSurfaceFlux::SetUnit().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::unitValue.
다음에 의해서 참조됨 : G4VScoringMesh::GetPSUnitValue(), G4PSCellCharge::PrintAll(), G4PSEnergyDeposit::PrintAll(), G4PSDoseDeposit::PrintAll(), G4PSPassageTrackLength::PrintAll(), G4PSMinKinEAtGeneration::PrintAll(), G4PSNofCollision::PrintAll(), G4PSPopulation::PrintAll(), G4PSTrackLength::PrintAll(), G4PSPassageCellFlux::PrintAll(), G4PSCellFlux::PrintAll(), G4PSNofSecondary::PrintAll(), G4PSSphereSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceFlux::PrintAll(), G4PSCylinderSurfaceCurrent::PrintAll(), G4PSFlatSurfaceCurrent::PrintAll(), G4PSSphereSurfaceFlux::PrintAll(), G4PSFlatSurfaceFlux::PrintAll(), ScoreSpecies::PrintAll().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::verboseLevel.
다음에 의해서 참조됨 : CexmcSimpleEnergyDeposit::EndOfEvent(), CexmcTrackPoints::EndOfEvent().
|
virtualinherited |
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : G4HCofThisEvent::AddHitsCollection(), G4VPrimitiveScorer::detector, G4PSPassageCellFlux::EvtMap, G4PSPassageCellFlux::fCurrentTrkID, G4VPrimitiveScorer::GetCollectionID(), G4VPrimitiveScorer::GetName(), G4VSensitiveDetector::GetName(), G4PSPassageCellFlux::HCID.
G4PSPassageCellFlux.cc 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : FALSE, G4PSPassageCellFlux::fCellFlux, G4PSPassageCellFlux::fCurrentTrkID, fGeomBoundary, G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4StepPoint::GetStepStatus(), G4Step::GetTrack(), G4Track::GetTrackID(), G4StepPoint::GetWeight(), TRUE, G4PSPassageCellFlux::weighted.
다음에 의해서 참조됨 : G4PSPassageCellFlux::ProcessHits().
G4VPrimitiveScorer(으)로부터 재구현되었습니다.
G4PSPassageCellFlux.cc 파일의 144 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::detector, G4VTHitsMap< T, Map_t >::entries(), G4PSPassageCellFlux::EvtMap, G4cout, G4endl, G4VTHitsMap< T, Map_t >::GetMap(), G4VPrimitiveScorer::GetName(), G4VSensitiveDetector::GetName(), G4VPrimitiveScorer::GetUnit(), G4VPrimitiveScorer::GetUnitValue().
|
protectedvirtualinherited |
G4VPrimitiveScorer를 구현.
G4PSPassageCellFlux.cc 파일의 76 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VTHitsMap< T, Map_t >::add(), G4PSPassageCellFlux::ComputeVolume(), G4PSPassageCellFlux::EvtMap, G4PSPassageCellFlux::fCellFlux, G4VPrimitiveScorer::GetIndex(), G4Step::GetPreStepPoint(), G4StepPoint::GetTouchable(), G4VPrimitiveScorer::indexDepth, G4PSPassageCellFlux::IsPassed(), TRUE.
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : f, G4VPrimitiveScorer::filter.
다음에 의해서 참조됨 : ElectronBenchmarkDetector::ConstructSDandField(), B4dDetectorConstruction::ConstructSDandField(), RE02DetectorConstruction::ConstructSDandField(), G4VScoringMesh::SetFilter(), RE06ParallelWorld::SetupDetectors(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors(), CexmcSetup::SetupSpecialVolumes().
|
inlineinherited |
G4VPrimitiveScorer.hh 파일의 99 번째 라인에서 정의되었습니다.
다음을 참조함 : d, G4VPrimitiveScorer::detector.
다음에 의해서 참조됨 : G4MultiFunctionalDetector::RegisterPrimitive(), G4MultiFunctionalDetector::RemovePrimitive().
G4VPrimitiveScorer.hh 파일의 125 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::fNi, G4VPrimitiveScorer::fNj, G4VPrimitiveScorer::fNk.
다음에 의해서 참조됨 : G4VScoringMesh::SetPrimitiveScorer().
G4PSPassageCellFlux.cc 파일의 158 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::CheckAndSetUnit().
다음에 의해서 참조됨 : G4PSPassageCellFlux::G4PSPassageCellFlux(), G4PSPassageCellFlux3D(), G4ScoreQuantityMessenger::SetNewValue().
G4VPrimitiveScorer.hh 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPrimitiveScorer::verboseLevel.
다음에 의해서 참조됨 : CexmcSensitiveDetectorMessenger::SetNewValue().
G4PSPassageCellFlux.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : G4PSPassageCellFlux::weighted.
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VPrimitiveScorer::GetCollectionID(), G4VPrimitiveScorer::GetMultiFunctionalDetector(), G4PSCellCharge::Initialize(), G4PSNofStep::Initialize(), G4PSNofCollision::Initialize(), G4PSTermination::Initialize(), G4PSTrackCounter::Initialize(), G4PSMinKinEAtGeneration::Initialize(), G4PSPassageTrackLength::Initialize(), CexmcSimpleEnergyDeposit::Initialize(), G4PSPassageCellCurrent::Initialize(), G4PSPopulation::Initialize(), CexmcTrackPoints::Initialize(), G4PSTrackLength::Initialize(), G4PSPassageCellFlux::Initialize(), G4PSNofSecondary::Initialize(), G4PSCellFlux::Initialize(), G4PSSphereSurfaceCurrent::Initialize(), G4PSSphereSurfaceFlux::Initialize(), G4PSCylinderSurfaceCurrent::Initialize(), G4PSFlatSurfaceCurrent::Initialize(), G4PSCellCharge::PrintAll(), G4PSEnergyDeposit::PrintAll(), G4PSDoseDeposit::PrintAll(), G4PSNofStep::PrintAll(), G4PSPassageTrackLength::PrintAll(), G4PSTrackCounter::PrintAll(), G4PSNofCollision::PrintAll(), G4PSTermination::PrintAll(), G4PSPassageCellCurrent::PrintAll(), G4PSPopulation::PrintAll(), G4PSTrackLength::PrintAll(), G4PSPassageCellFlux::PrintAll(), G4PSCellFlux::PrintAll(), G4PSSphereSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceFlux::PrintAll(), G4PSSphereSurfaceFlux::PrintAll(), G4PSCylinderSurfaceCurrent::PrintAll(), G4PSFlatSurfaceCurrent::PrintAll(), G4PSFlatSurfaceFlux::PrintAll(), ScoreSpecies::PrintAll(), CexmcPrimitiveScorer::PrintHeader(), G4VPrimitiveScorer::SetMultiFunctionalDetector().
|
private |
G4PSPassageCellFlux3D.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetIndex().
|
private |
G4PSPassageCellFlux3D.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetIndex().
|
private |
G4PSPassageCellFlux3D.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetIndex().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VPrimitiveScorer::GetFilter(), G4VPrimitiveScorer::HitPrimitive(), G4VPrimitiveScorer::SetFilter().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 123 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSCellCharge3D::G4PSCellCharge3D(), G4PSCellFlux3D::G4PSCellFlux3D(), G4PSCylinderSurfaceCurrent3D::G4PSCylinderSurfaceCurrent3D(), G4PSCylinderSurfaceFlux3D::G4PSCylinderSurfaceFlux3D(), G4PSDoseDeposit3D::G4PSDoseDeposit3D(), G4PSEnergyDeposit3D::G4PSEnergyDeposit3D(), G4PSFlatSurfaceCurrent3D::G4PSFlatSurfaceCurrent3D(), G4PSFlatSurfaceFlux3D::G4PSFlatSurfaceFlux3D(), G4PSMinKinEAtGeneration3D::G4PSMinKinEAtGeneration3D(), G4PSNofCollision3D::G4PSNofCollision3D(), G4PSNofSecondary3D::G4PSNofSecondary3D(), G4PSNofStep3D::G4PSNofStep3D(), G4PSPassageCellCurrent3D::G4PSPassageCellCurrent3D(), G4PSPassageCellFlux3D(), G4PSPassageTrackLength3D::G4PSPassageTrackLength3D(), G4PSPopulation3D::G4PSPopulation3D(), G4PSSphereSurfaceCurrent3D::G4PSSphereSurfaceCurrent3D(), G4PSSphereSurfaceFlux3D::G4PSSphereSurfaceFlux3D(), G4PSStepChecker3D::G4PSStepChecker3D(), G4PSTermination3D::G4PSTermination3D(), G4PSTrackCounter3D::G4PSTrackCounter3D(), G4PSTrackLength3D::G4PSTrackLength3D(), G4PSStepChecker3D::GetIndex(), G4VPrimitiveScorer::SetNijk().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 123 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSCellCharge3D::G4PSCellCharge3D(), G4PSCellFlux3D::G4PSCellFlux3D(), G4PSCylinderSurfaceCurrent3D::G4PSCylinderSurfaceCurrent3D(), G4PSCylinderSurfaceFlux3D::G4PSCylinderSurfaceFlux3D(), G4PSDoseDeposit3D::G4PSDoseDeposit3D(), G4PSEnergyDeposit3D::G4PSEnergyDeposit3D(), G4PSFlatSurfaceCurrent3D::G4PSFlatSurfaceCurrent3D(), G4PSFlatSurfaceFlux3D::G4PSFlatSurfaceFlux3D(), G4PSMinKinEAtGeneration3D::G4PSMinKinEAtGeneration3D(), G4PSNofCollision3D::G4PSNofCollision3D(), G4PSNofSecondary3D::G4PSNofSecondary3D(), G4PSNofStep3D::G4PSNofStep3D(), G4PSPassageCellCurrent3D::G4PSPassageCellCurrent3D(), G4PSPassageCellFlux3D(), G4PSPassageTrackLength3D::G4PSPassageTrackLength3D(), G4PSPopulation3D::G4PSPopulation3D(), G4PSSphereSurfaceCurrent3D::G4PSSphereSurfaceCurrent3D(), G4PSSphereSurfaceFlux3D::G4PSSphereSurfaceFlux3D(), G4PSStepChecker3D::G4PSStepChecker3D(), G4PSTermination3D::G4PSTermination3D(), G4PSTrackCounter3D::G4PSTrackCounter3D(), G4PSTrackLength3D::G4PSTrackLength3D(), G4PSNofSecondary3D::GetIndex(), G4PSNofStep3D::GetIndex(), G4PSTermination3D::GetIndex(), G4PSPopulation3D::GetIndex(), G4PSStepChecker3D::GetIndex(), G4PSEnergyDeposit3D::GetIndex(), G4PSNofCollision3D::GetIndex(), G4PSPassageCellCurrent3D::GetIndex(), G4PSTrackCounter3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), G4PSMinKinEAtGeneration3D::GetIndex(), G4PSCellCharge3D::GetIndex(), G4PSTrackLength3D::GetIndex(), G4PSPassageTrackLength3D::GetIndex(), GetIndex(), G4PSCellFlux3D::GetIndex(), G4PSFlatSurfaceCurrent3D::GetIndex(), G4PSCylinderSurfaceFlux3D::GetIndex(), G4PSCylinderSurfaceCurrent3D::GetIndex(), G4PSSphereSurfaceCurrent3D::GetIndex(), G4PSFlatSurfaceFlux3D::GetIndex(), G4PSSphereSurfaceFlux3D::GetIndex(), G4VPrimitiveScorer::SetNijk().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 123 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSCellCharge3D::G4PSCellCharge3D(), G4PSCellFlux3D::G4PSCellFlux3D(), G4PSCylinderSurfaceCurrent3D::G4PSCylinderSurfaceCurrent3D(), G4PSCylinderSurfaceFlux3D::G4PSCylinderSurfaceFlux3D(), G4PSDoseDeposit3D::G4PSDoseDeposit3D(), G4PSEnergyDeposit3D::G4PSEnergyDeposit3D(), G4PSFlatSurfaceCurrent3D::G4PSFlatSurfaceCurrent3D(), G4PSFlatSurfaceFlux3D::G4PSFlatSurfaceFlux3D(), G4PSMinKinEAtGeneration3D::G4PSMinKinEAtGeneration3D(), G4PSNofCollision3D::G4PSNofCollision3D(), G4PSNofSecondary3D::G4PSNofSecondary3D(), G4PSNofStep3D::G4PSNofStep3D(), G4PSPassageCellCurrent3D::G4PSPassageCellCurrent3D(), G4PSPassageCellFlux3D(), G4PSPassageTrackLength3D::G4PSPassageTrackLength3D(), G4PSPopulation3D::G4PSPopulation3D(), G4PSSphereSurfaceCurrent3D::G4PSSphereSurfaceCurrent3D(), G4PSSphereSurfaceFlux3D::G4PSSphereSurfaceFlux3D(), G4PSStepChecker3D::G4PSStepChecker3D(), G4PSTermination3D::G4PSTermination3D(), G4PSTrackCounter3D::G4PSTrackCounter3D(), G4PSTrackLength3D::G4PSTrackLength3D(), G4PSNofSecondary3D::GetIndex(), G4PSNofStep3D::GetIndex(), G4PSTermination3D::GetIndex(), G4PSPopulation3D::GetIndex(), G4PSStepChecker3D::GetIndex(), G4PSEnergyDeposit3D::GetIndex(), G4PSNofCollision3D::GetIndex(), G4PSPassageCellCurrent3D::GetIndex(), G4PSTrackCounter3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), G4PSMinKinEAtGeneration3D::GetIndex(), G4PSCellCharge3D::GetIndex(), G4PSTrackLength3D::GetIndex(), G4PSPassageTrackLength3D::GetIndex(), GetIndex(), G4PSCellFlux3D::GetIndex(), G4PSFlatSurfaceCurrent3D::GetIndex(), G4PSCylinderSurfaceFlux3D::GetIndex(), G4PSCylinderSurfaceCurrent3D::GetIndex(), G4PSSphereSurfaceCurrent3D::GetIndex(), G4PSFlatSurfaceFlux3D::GetIndex(), G4PSSphereSurfaceFlux3D::GetIndex(), G4VPrimitiveScorer::SetNijk().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 93 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VPrimitiveScorer::GetIndex(), G4PSDoseDeposit::ProcessHits(), G4PSPassageCellFlux::ProcessHits(), G4PSCellFlux::ProcessHits(), G4PSSphereSurfaceCurrent::ProcessHits(), G4PSCylinderSurfaceFlux::ProcessHits(), G4PSFlatSurfaceCurrent::ProcessHits(), G4PSCylinderSurfaceCurrent::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), G4PSFlatSurfaceFlux::ProcessHits().
|
protectedinherited |
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VPrimitiveScorer::CheckAndSetUnit(), G4VPrimitiveScorer::GetUnit(), G4PSNofStep::SetUnit(), G4PSTermination::SetUnit(), G4PSTrackCounter::SetUnit(), G4PSNofCollision::SetUnit(), G4PSPassageCellCurrent::SetUnit(), G4PSPopulation::SetUnit(), G4PSNofSecondary::SetUnit(), G4VPrimitiveScorer::SetUnit(), G4PSSphereSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceFlux::SetUnit(), G4PSCylinderSurfaceCurrent::SetUnit(), G4PSSphereSurfaceFlux::SetUnit(), G4PSFlatSurfaceCurrent::SetUnit(), G4PSFlatSurfaceFlux::SetUnit().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VPrimitiveScorer::CheckAndSetUnit(), G4VPrimitiveScorer::GetUnitValue(), G4PSNofStep::SetUnit(), G4PSTermination::SetUnit(), G4PSTrackCounter::SetUnit(), G4PSNofCollision::SetUnit(), G4PSPassageCellCurrent::SetUnit(), G4PSPopulation::SetUnit(), G4PSNofSecondary::SetUnit(), G4PSSphereSurfaceCurrent::SetUnit(), G4PSCylinderSurfaceFlux::SetUnit(), G4PSCylinderSurfaceCurrent::SetUnit(), G4PSFlatSurfaceCurrent::SetUnit(), G4PSSphereSurfaceFlux::SetUnit(), G4PSFlatSurfaceFlux::SetUnit().
|
protectedinherited |
G4VPrimitiveScorer.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSCellFluxForCylinder3D::ComputeVolume(), G4VPrimitiveScorer::GetVerboseLevel(), G4VPrimitiveScorer::SetVerboseLevel().