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

#include <ML2SDWithVoxels.hh>

CML2SDWithVoxels에 대한 상속 다이어그램 :
G4VSensitiveDetector

Public 멤버 함수

 CML2SDWithVoxels (G4String name, G4int saving_in_ROG_Voxels_every_events, G4int seed, G4String ROGOutFile, G4bool bSaveROG, G4ThreeVector centre, G4ThreeVector halfSize, G4int NumberOfVoxelsAlongX, G4int NumberOfVoxelsAlongY, G4int NumberOfVoxelsAlongZ)
 
 ~CML2SDWithVoxels (void)
 
G4bool ProcessHits (G4Step *aStep, G4TouchableHistory *ROHist)
 
void Initialize (G4HCofThisEvent *)
 
void EndOfEvent (G4HCofThisEvent *)
 
G4int getTotalNumberOfEvents ()
 
void setActive (G4bool act)
 
void save ()
 
void setRecycling (int recycling)
 
void setVolumeNameIdLink (std::vector< SvolumeNameId > volNameIdLink)
 
void resetVoxelsSingle ()
 
void setFullOutFileDataSingle (G4String val)
 
G4int operator== (const G4VSensitiveDetector &right) const
 
G4int operator!= (const G4VSensitiveDetector &right) const
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
G4bool Hit (G4Step *aStep)
 
void SetROgeometry (G4VReadOutGeometry *value)
 
void SetFilter (G4VSDFilter *value)
 
G4int GetNumberOfCollections () const
 
G4String GetCollectionName (G4int id) const
 
void SetVerboseLevel (G4int vl)
 
void Activate (G4bool activeFlag)
 
G4bool isActive () const
 
G4String GetName () const
 
G4String GetPathName () const
 
G4String GetFullPathName () const
 
G4VReadOutGeometryGetROgeometry () const
 
G4VSDFilterGetFilter () const
 
virtual G4VSensitiveDetectorClone () const
 

Protected 멤버 함수

virtual G4int GetCollectionID (G4int i)
 

Protected 속성

G4CollectionNameVector collectionName
 
G4String SensitiveDetectorName
 
G4String thePathName
 
G4String fullPathName
 
G4int verboseLevel
 
G4bool active
 
G4VReadOutGeometryROgeometry
 
G4VSDFilterfilter
 

Private 멤버 함수

void saveData (G4String Filename, Svoxel ***voxels)
 
G4int getIdFromVolumeName (G4String name)
 

Private 속성

G4ThreeVector halfSize
 
G4ThreeVector centre
 
G4ThreeVector pos
 
G4double halfXVoxelDimensionX
 
G4double halfXVoxelDimensionY
 
G4double halfXVoxelDimensionZ
 
G4int NumberOfVoxelsAlongX
 
G4int NumberOfVoxelsAlongY
 
G4int NumberOfVoxelsAlongZ
 
Svoxel *** voxelsSum
 
Svoxel *** voxelsSingle
 
G4String fullOutFileData
 
G4String fullOutFileDataSingle
 
G4int nTotalEvents
 
G4int nSingleTotalEvents
 
G4int nParticle
 
G4int nParticleValatile
 
G4int saving_in_ROG_Voxels_every_events
 
G4int nRecycling
 
G4bool bActive
 
G4bool bSaveROG
 
G4double voxelMass
 
G4double density
 
G4double voxelVolume
 
std::vector< SvolumeNameIdvolumeNameIdLink
 

상세한 설명

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

생성자 & 소멸자 문서화

CML2SDWithVoxels::CML2SDWithVoxels ( G4String  name,
G4int  saving_in_ROG_Voxels_every_events,
G4int  seed,
G4String  ROGOutFile,
G4bool  bSaveROG,
G4ThreeVector  centre,
G4ThreeVector  halfSize,
G4int  NumberOfVoxelsAlongX,
G4int  NumberOfVoxelsAlongY,
G4int  NumberOfVoxelsAlongZ 
)
CML2SDWithVoxels::~CML2SDWithVoxels ( void  )

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

다음을 참조함 : bSaveROG, voxelsSingle, voxelsSum.

멤버 함수 문서화

void G4VSensitiveDetector::Activate ( G4bool  activeFlag)
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::active.

다음에 의해서 참조됨 : G4SDStructure::Activate(), export_G4VSensitiveDetector().

void G4VSensitiveDetector::clear ( void  )
virtualinherited
G4VSensitiveDetector * G4VSensitiveDetector::Clone ( ) const
virtualinherited

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

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

다음을 참조함 : FatalException, G4Exception().

다음에 의해서 참조됨 : G4VUserDetectorConstruction::CloneSD().

void G4VSensitiveDetector::DrawAll ( void  )
virtualinherited
void CML2SDWithVoxels::EndOfEvent ( G4HCofThisEvent )
inlinevirtual

G4VSensitiveDetector(으)로부터 재구현되었습니다.

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

G4int G4VSensitiveDetector::GetCollectionID ( G4int  i)
protectedvirtualinherited
G4String G4VSensitiveDetector::GetCollectionName ( G4int  id) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::collectionName.

다음에 의해서 참조됨 : G4SDManager::AddNewDetector(), export_G4VSensitiveDetector(), G4HCtable::GetCollectionID().

G4VSDFilter* G4VSensitiveDetector::GetFilter ( ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::filter.

G4String G4VSensitiveDetector::GetFullPathName ( ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::fullPathName.

다음에 의해서 참조됨 : G4VUserDetectorConstruction::CloneSD(), export_G4VSensitiveDetector().

G4int CML2SDWithVoxels::getIdFromVolumeName ( G4String  name)
private

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

다음을 참조함 : int(), volumeNameIdLink.

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

G4String G4VSensitiveDetector::GetName ( void  ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::SensitiveDetectorName.

다음에 의해서 참조됨 : G4SDStructure::AddNewDetector(), G4SDManager::AddNewDetector(), CCalSensAssign::assign(), G4MultiSensitiveDetector::Clone(), G4VUserDetectorConstruction::CloneSD(), export_G4VSensitiveDetector(), G4GDMLWriteStructure::ExportSD(), G4MultiSensitiveDetector::G4MultiSensitiveDetector(), G4HCtable::GetCollectionID(), G4MultiSensitiveDetector::GetCollectionID(), G4VPrimitiveScorer::GetCollectionID(), G4PSEnergyDeposit::Initialize(), G4PSCellCharge::Initialize(), G4PSNofStep::Initialize(), G4PSDoseDeposit::Initialize(), G4PSNofCollision::Initialize(), G4PSTermination::Initialize(), G4PSTrackCounter::Initialize(), G4PSMinKinEAtGeneration::Initialize(), G4PSPassageTrackLength::Initialize(), CexmcSimpleEnergyDeposit::Initialize(), G4PSPassageCellCurrent::Initialize(), G4PSPopulation::Initialize(), CexmcTrackPoints::Initialize(), G4PSPassageCellFlux::Initialize(), G4PSTrackLength::Initialize(), G4PSNofSecondary::Initialize(), G4PSCellFlux::Initialize(), G4PSSphereSurfaceCurrent::Initialize(), G4PSCylinderSurfaceFlux::Initialize(), G4PSSphereSurfaceFlux::Initialize(), G4PSFlatSurfaceCurrent::Initialize(), G4PSCylinderSurfaceCurrent::Initialize(), G4PSFlatSurfaceFlux::Initialize(), ScoreSpecies::Initialize(), G3DetTable::PrintAll(), G4PSCellCharge::PrintAll(), G4PSEnergyDeposit::PrintAll(), G4PSDoseDeposit::PrintAll(), G4PSNofStep::PrintAll(), G4PSPassageTrackLength::PrintAll(), G4PSNofCollision::PrintAll(), G4PSTrackCounter::PrintAll(), G4PSTermination::PrintAll(), G4PSPassageCellCurrent::PrintAll(), G4PSPopulation::PrintAll(), G4PSTrackLength::PrintAll(), G4PSPassageCellFlux::PrintAll(), G4PSCellFlux::PrintAll(), G4PSSphereSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceFlux::PrintAll(), G4PSSphereSurfaceFlux::PrintAll(), G4PSFlatSurfaceCurrent::PrintAll(), G4PSCylinderSurfaceCurrent::PrintAll(), G4PSFlatSurfaceFlux::PrintAll(), ScoreSpecies::PrintAll(), CexmcPrimitiveScorer::PrintHeader(), HadrontherapyDetectorSD::ProcessHits(), H02MuonSD::ProcessHits(), SensitiveDetector::ProcessHits(), IORTDetectorSD::ProcessHits(), G4MultiSensitiveDetector::ProcessHits(), G4ASCIITreeSceneHandler::RequestPrimitives(), CCalSensitiveDetectors::setSensitive(), G4VUserParallelWorld::SetSensitiveDetector(), G4VUserDetectorConstruction::SetSensitiveDetector(), G4MultiSensitiveDetector::~G4MultiSensitiveDetector().

G4int G4VSensitiveDetector::GetNumberOfCollections ( ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::collectionName.

다음에 의해서 참조됨 : G4SDManager::AddNewDetector(), export_G4VSensitiveDetector(), G4HCtable::GetCollectionID().

G4String G4VSensitiveDetector::GetPathName ( ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::thePathName.

다음에 의해서 참조됨 : G4SDManager::AddNewDetector(), export_G4VSensitiveDetector().

G4VReadOutGeometry* G4VSensitiveDetector::GetROgeometry ( ) const
inlineinherited
G4int CML2SDWithVoxels::getTotalNumberOfEvents ( )
inline

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

다음을 참조함 : nTotalEvents.

다음에 의해서 참조됨 : CML2Ph_FullWater::getTotalNumberOfEvents(), CML2Ph_BoxInBox::getTotalNumberOfEvents().

G4bool G4VSensitiveDetector::Hit ( G4Step aStep)
inlineinherited
void CML2SDWithVoxels::Initialize ( G4HCofThisEvent )
inlinevirtual

G4VSensitiveDetector(으)로부터 재구현되었습니다.

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

G4bool G4VSensitiveDetector::isActive ( ) const
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::active.

다음에 의해서 참조됨 : export_G4VSensitiveDetector(), G4VGFlashSensitiveDetector::Hit(), G4VSensitiveDetector::Hit().

G4int G4VSensitiveDetector::operator!= ( const G4VSensitiveDetector right) const
inherited

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

G4int G4VSensitiveDetector::operator== ( const G4VSensitiveDetector right) const
inherited

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

void G4VSensitiveDetector::PrintAll ( void  )
virtualinherited
G4bool CML2SDWithVoxels::ProcessHits ( G4Step aStep,
G4TouchableHistory ROHist 
)
virtual
void CML2SDWithVoxels::resetVoxelsSingle ( )
void CML2SDWithVoxels::save ( )

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

다음을 참조함 : fullOutFileData, fullOutFileDataSingle, G4endl, nSingleTotalEvents, nTotalEvents, saveData(), voxelsSingle, voxelsSum.

다음에 의해서 참조됨 : ProcessHits(), CML2PhantomConstruction::saveData().

void CML2SDWithVoxels::saveData ( G4String  Filename,
Svoxel ***  voxels 
)
private
void CML2SDWithVoxels::setActive ( G4bool  act)
inline

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

다음을 참조함 : bActive.

void G4VSensitiveDetector::SetFilter ( G4VSDFilter value)
inlineinherited
void CML2SDWithVoxels::setFullOutFileDataSingle ( G4String  val)

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

다음을 참조함 : fullOutFileData, fullOutFileDataSingle.

다음에 의해서 참조됨 : CML2PhantomConstruction::setNewName().

void CML2SDWithVoxels::setRecycling ( int  recycling)
inline

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

다음을 참조함 : nRecycling.

void G4VSensitiveDetector::SetROgeometry ( G4VReadOutGeometry value)
inlineinherited
void G4VSensitiveDetector::SetVerboseLevel ( G4int  vl)
inlineinherited

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

다음을 참조함 : G4VSensitiveDetector::verboseLevel.

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

void CML2SDWithVoxels::setVolumeNameIdLink ( std::vector< SvolumeNameId volNameIdLink)
inline

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

다음을 참조함 : volumeNameIdLink.

다음에 의해서 참조됨 : CML2PhantomConstruction::Construct().

멤버 데이타 문서화

G4bool G4VSensitiveDetector::active
protectedinherited
G4bool CML2SDWithVoxels::bActive
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), setActive().

G4bool CML2SDWithVoxels::bSaveROG
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), ~CML2SDWithVoxels().

G4ThreeVector CML2SDWithVoxels::centre
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4CollectionNameVector G4VSensitiveDetector::collectionName
protectedinherited

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

다음에 의해서 참조됨 : B2TrackerSD::B2TrackerSD(), B4cCalorimeterSD::B4cCalorimeterSD(), B5DriftChamberSD::B5DriftChamberSD(), B5EmCalorimeterSD::B5EmCalorimeterSD(), B5HadCalorimeterSD::B5HadCalorimeterSD(), B5HodoscopeSD::B5HodoscopeSD(), CCaloSD::CCaloSD(), DMXPmtSD::DMXPmtSD(), DMXScintSD::DMXScintSD(), Par01CalorimeterSD::EndOfEvent(), F02CalorimeterSD::EndOfEvent(), F01CalorimeterSD::EndOfEvent(), F03CalorimeterSD::EndOfEvent(), XrayFluoHPGeSD::EndOfEvent(), GammaRayTelCalorimeterSD::EndOfEvent(), GammaRayTelTrackerSD::EndOfEvent(), GammaRayTelAnticoincidenceSD::EndOfEvent(), DMXScintSD::EndOfEvent(), DMXPmtSD::EndOfEvent(), UltraPMTSD::EndOfEvent(), XrayFluoSD::EndOfEvent(), eRositaTrackerSD::eRositaTrackerSD(), ExGflashSensitiveDetector::ExGflashSensitiveDetector(), ExN02TrackerSD::ExN02TrackerSD(), ExN04CalorimeterSD::ExN04CalorimeterSD(), ExN04MuonSD::ExN04MuonSD(), ExN04TrackerSD::ExN04TrackerSD(), ExP01TrackerSD::ExP01TrackerSD(), ExTGTrackerSD::ExTGTrackerSD(), F01CalorimeterSD::F01CalorimeterSD(), F02CalorimeterSD::F02CalorimeterSD(), F03CalorimeterSD::F03CalorimeterSD(), G4HumanPhantomSD::G4HumanPhantomSD(), GammaRayTelAnticoincidenceSD::GammaRayTelAnticoincidenceSD(), GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD(), GammaRayTelTrackerSD::GammaRayTelTrackerSD(), G4VSensitiveDetector::GetCollectionID(), G4VSensitiveDetector::GetCollectionName(), G4VSensitiveDetector::GetNumberOfCollections(), H02MuonSD::H02MuonSD(), HadrontherapyDetectorSD::HadrontherapyDetectorSD(), HadrontherapyDetectorSD::Initialize(), ExN04CalorimeterSD::Initialize(), H02MuonSD::Initialize(), ExN04TrackerSD::Initialize(), RE01TrackerSD::Initialize(), RE05CalorimeterSD::Initialize(), RE05TrackerSD::Initialize(), ExN04MuonSD::Initialize(), Par01CalorimeterSD::Initialize(), RE05MuonSD::Initialize(), ExTGTrackerSD::Initialize(), eRositaTrackerSD::Initialize(), RE01CalorimeterSD::Initialize(), LXeScintSD::Initialize(), G4HumanPhantomSD::Initialize(), B5HodoscopeSD::Initialize(), B5EmCalorimeterSD::Initialize(), B5HadCalorimeterSD::Initialize(), XAluminumElectrodeSensitivity::Initialize(), B5DriftChamberSD::Initialize(), SensitiveDetector::Initialize(), WLSPhotonDetSD::Initialize(), ExN02TrackerSD::Initialize(), LXePMTSD::Initialize(), ExGflashSensitiveDetector::Initialize(), F02CalorimeterSD::Initialize(), ExP01TrackerSD::Initialize(), F03CalorimeterSD::Initialize(), F01CalorimeterSD::Initialize(), IORTDetectorSD::Initialize(), XrayFluoHPGeSD::Initialize(), GammaRayTelCalorimeterSD::Initialize(), GammaRayTelTrackerSD::Initialize(), GammaRayTelAnticoincidenceSD::Initialize(), B2TrackerSD::Initialize(), TrackerSD::Initialize(), B4cCalorimeterSD::Initialize(), DMXScintSD::Initialize(), DMXPmtSD::Initialize(), UltraPMTSD::Initialize(), CCaloSD::Initialize(), XrayFluoSD::Initialize(), RMC01SD::Initialize(), IORTDetectorSD::IORTDetectorSD(), LXePMTSD::LXePMTSD(), LXeScintSD::LXeScintSD(), Par01CalorimeterSD::Par01CalorimeterSD(), RE01CalorimeterSD::RE01CalorimeterSD(), RE01TrackerSD::RE01TrackerSD(), RE05CalorimeterSD::RE05CalorimeterSD(), RE05MuonSD::RE05MuonSD(), RE05TrackerSD::RE05TrackerSD(), G4MultiFunctionalDetector::RegisterPrimitive(), RMC01SD::RMC01SD(), SensitiveDetector::SensitiveDetector(), TrackerSD::TrackerSD(), UltraPMTSD::UltraPMTSD(), WLSPhotonDetSD::WLSPhotonDetSD(), XAluminumElectrodeSensitivity::XAluminumElectrodeSensitivity(), XrayFluoHPGeSD::XrayFluoHPGeSD(), XrayFluoSD::XrayFluoSD().

G4double CML2SDWithVoxels::density
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits().

G4VSDFilter* G4VSensitiveDetector::filter
protectedinherited
G4String CML2SDWithVoxels::fullOutFileData
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), save(), setFullOutFileDataSingle().

G4String CML2SDWithVoxels::fullOutFileDataSingle
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), save(), setFullOutFileDataSingle().

G4String G4VSensitiveDetector::fullPathName
protectedinherited
G4ThreeVector CML2SDWithVoxels::halfSize
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4double CML2SDWithVoxels::halfXVoxelDimensionX
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4double CML2SDWithVoxels::halfXVoxelDimensionY
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4double CML2SDWithVoxels::halfXVoxelDimensionZ
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4int CML2SDWithVoxels::nParticle
private

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

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

G4int CML2SDWithVoxels::nParticleValatile
private

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

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

G4int CML2SDWithVoxels::nRecycling
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), setRecycling().

G4int CML2SDWithVoxels::nSingleTotalEvents
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), resetVoxelsSingle(), save().

G4int CML2SDWithVoxels::nTotalEvents
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), getTotalNumberOfEvents(), ProcessHits(), save(), saveData().

G4int CML2SDWithVoxels::NumberOfVoxelsAlongX
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4int CML2SDWithVoxels::NumberOfVoxelsAlongY
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4int CML2SDWithVoxels::NumberOfVoxelsAlongZ
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), resetVoxelsSingle(), saveData().

G4ThreeVector CML2SDWithVoxels::pos
private

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

G4VReadOutGeometry* G4VSensitiveDetector::ROgeometry
protectedinherited
G4int CML2SDWithVoxels::saving_in_ROG_Voxels_every_events
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits().

G4String G4VSensitiveDetector::SensitiveDetectorName
protectedinherited

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

다음에 의해서 참조됨 : G4VSensitiveDetector::G4VSensitiveDetector(), G4VSensitiveDetector::GetCollectionID(), G4VSensitiveDetector::GetName(), ExN04CalorimeterSD::Initialize(), H02MuonSD::Initialize(), RE01TrackerSD::Initialize(), RE05CalorimeterSD::Initialize(), RE05TrackerSD::Initialize(), ExN04MuonSD::Initialize(), ExN04TrackerSD::Initialize(), Par01CalorimeterSD::Initialize(), RE05MuonSD::Initialize(), LXeScintSD::Initialize(), ExTGTrackerSD::Initialize(), RE01CalorimeterSD::Initialize(), eRositaTrackerSD::Initialize(), G4HumanPhantomSD::Initialize(), B5HodoscopeSD::Initialize(), B5EmCalorimeterSD::Initialize(), B5HadCalorimeterSD::Initialize(), XAluminumElectrodeSensitivity::Initialize(), B5DriftChamberSD::Initialize(), SensitiveDetector::Initialize(), ExN02TrackerSD::Initialize(), LXePMTSD::Initialize(), ExGflashSensitiveDetector::Initialize(), WLSPhotonDetSD::Initialize(), F02CalorimeterSD::Initialize(), ExP01TrackerSD::Initialize(), F01CalorimeterSD::Initialize(), F03CalorimeterSD::Initialize(), XrayFluoHPGeSD::Initialize(), GammaRayTelTrackerSD::Initialize(), GammaRayTelAnticoincidenceSD::Initialize(), GammaRayTelCalorimeterSD::Initialize(), TrackerSD::Initialize(), B2TrackerSD::Initialize(), B4cCalorimeterSD::Initialize(), DMXScintSD::Initialize(), UltraPMTSD::Initialize(), DMXPmtSD::Initialize(), XrayFluoSD::Initialize(), RMC01SD::Initialize(), G4VSensitiveDetector::operator=(), G4MultiFunctionalDetector::RegisterPrimitive(), G4MultiFunctionalDetector::RemovePrimitive().

G4String G4VSensitiveDetector::thePathName
protectedinherited

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

다음에 의해서 참조됨 : G4VSensitiveDetector::G4VSensitiveDetector(), G4VSensitiveDetector::GetPathName(), G4VSensitiveDetector::operator=().

G4int G4VSensitiveDetector::verboseLevel
protectedinherited
std::vector<SvolumeNameId> CML2SDWithVoxels::volumeNameIdLink
private

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

다음에 의해서 참조됨 : getIdFromVolumeName(), saveData(), setVolumeNameIdLink().

G4double CML2SDWithVoxels::voxelMass
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits().

Svoxel *** CML2SDWithVoxels::voxelsSingle
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), resetVoxelsSingle(), save(), ~CML2SDWithVoxels().

Svoxel*** CML2SDWithVoxels::voxelsSum
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits(), save(), ~CML2SDWithVoxels().

G4double CML2SDWithVoxels::voxelVolume
private

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

다음에 의해서 참조됨 : CML2SDWithVoxels(), ProcessHits().


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