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

#include <G4GDMLReadSetup.hh>

G4GDMLReadSetup에 대한 상속 다이어그램 :
G4GDMLReadSolids G4GDMLReadMaterials G4GDMLReadDefine G4GDMLRead G4GDMLReadParamvol G4GDMLReadStructure G03ColorReader

Public 멤버 함수

G4String GetSetup (const G4String &)
 
virtual void SetupRead (const xercesc::DOMElement *const element)
 
G4VSolidGetSolid (const G4String &) const
 
G4SurfacePropertyGetSurfaceProperty (const G4String &) const
 
virtual void SolidsRead (const xercesc::DOMElement *const)
 
G4ElementGetElement (const G4String &, G4bool verbose=true) const
 
G4IsotopeGetIsotope (const G4String &, G4bool verbose=true) const
 
G4MaterialGetMaterial (const G4String &, G4bool verbose=true) const
 
virtual void MaterialsRead (const xercesc::DOMElement *const)
 
G4bool IsValidID (const G4String &) const
 
G4double GetConstant (const G4String &)
 
G4double GetVariable (const G4String &)
 
G4double GetQuantity (const G4String &)
 
G4ThreeVector GetPosition (const G4String &)
 
G4ThreeVector GetRotation (const G4String &)
 
G4ThreeVector GetScale (const G4String &)
 
G4GDMLMatrix GetMatrix (const G4String &)
 
virtual void DefineRead (const xercesc::DOMElement *const)
 
virtual void Paramvol_contentRead (const xercesc::DOMElement *const)=0
 
virtual void Volume_contentRead (const xercesc::DOMElement *const)=0
 
virtual void StructureRead (const xercesc::DOMElement *const)=0
 
virtual void ExtensionRead (const xercesc::DOMElement *const)
 
virtual void UserinfoRead (const xercesc::DOMElement *const)
 
virtual G4LogicalVolumeGetVolume (const G4String &) const =0
 
void Read (const G4String &, G4bool validation, G4bool isModule, G4bool strip=true)
 
void StripNames () const
 
void StripName (G4String &) const
 
void OverlapCheck (G4bool)
 
const G4GDMLAuxListTypeGetAuxList () const
 

Protected 멤버 함수

 G4GDMLReadSetup ()
 
virtual ~G4GDMLReadSetup ()
 
void BooleanRead (const xercesc::DOMElement *const, const BooleanOp)
 
void BoxRead (const xercesc::DOMElement *const)
 
void ConeRead (const xercesc::DOMElement *const)
 
void ElconeRead (const xercesc::DOMElement *const)
 
void EllipsoidRead (const xercesc::DOMElement *const)
 
void EltubeRead (const xercesc::DOMElement *const)
 
void XtruRead (const xercesc::DOMElement *const)
 
void HypeRead (const xercesc::DOMElement *const)
 
void MultiUnionNodeRead (const xercesc::DOMElement *const, G4MultiUnion *const)
 
void MultiUnionRead (const xercesc::DOMElement *const)
 
void OrbRead (const xercesc::DOMElement *const)
 
void ParaRead (const xercesc::DOMElement *const)
 
void ParaboloidRead (const xercesc::DOMElement *const)
 
void PolyconeRead (const xercesc::DOMElement *const)
 
void GenericPolyconeRead (const xercesc::DOMElement *const)
 
void PolyhedraRead (const xercesc::DOMElement *const)
 
void GenericPolyhedraRead (const xercesc::DOMElement *const)
 
G4QuadrangularFacetQuadrangularRead (const xercesc::DOMElement *const)
 
void ReflectedSolidRead (const xercesc::DOMElement *const)
 
void ScaledSolidRead (const xercesc::DOMElement *const)
 
G4ExtrudedSolid::ZSection SectionRead (const xercesc::DOMElement *const, G4double)
 
void SphereRead (const xercesc::DOMElement *const)
 
void TessellatedRead (const xercesc::DOMElement *const)
 
void TetRead (const xercesc::DOMElement *const)
 
void TorusRead (const xercesc::DOMElement *const)
 
void GenTrapRead (const xercesc::DOMElement *const)
 
void TrapRead (const xercesc::DOMElement *const)
 
void TrdRead (const xercesc::DOMElement *const)
 
void TubeRead (const xercesc::DOMElement *const)
 
void CutTubeRead (const xercesc::DOMElement *const)
 
void TwistedboxRead (const xercesc::DOMElement *const)
 
void TwistedtrapRead (const xercesc::DOMElement *const)
 
void TwistedtrdRead (const xercesc::DOMElement *const)
 
void TwistedtubsRead (const xercesc::DOMElement *const)
 
G4TriangularFacetTriangularRead (const xercesc::DOMElement *const)
 
G4TwoVector TwoDimVertexRead (const xercesc::DOMElement *const, G4double)
 
zplaneType ZplaneRead (const xercesc::DOMElement *const)
 
rzPointType RZPointRead (const xercesc::DOMElement *const)
 
void OpticalSurfaceRead (const xercesc::DOMElement *const)
 
void PropertyRead (const xercesc::DOMElement *const, G4OpticalSurface *)
 
void PropertyRead (const xercesc::DOMElement *const, G4Material *)
 
G4double AtomRead (const xercesc::DOMElement *const)
 
G4int CompositeRead (const xercesc::DOMElement *const, G4String &)
 
G4double DRead (const xercesc::DOMElement *const)
 
G4double PRead (const xercesc::DOMElement *const)
 
G4double TRead (const xercesc::DOMElement *const)
 
G4double MEERead (const xercesc::DOMElement *const)
 
void ElementRead (const xercesc::DOMElement *const)
 
G4double FractionRead (const xercesc::DOMElement *const, G4String &)
 
void IsotopeRead (const xercesc::DOMElement *const)
 
void MaterialRead (const xercesc::DOMElement *const)
 
void MixtureRead (const xercesc::DOMElement *const, G4Element *)
 
void MixtureRead (const xercesc::DOMElement *const, G4Material *)
 
G4RotationMatrix GetRotationMatrix (const G4ThreeVector &)
 
void VectorRead (const xercesc::DOMElement *const, G4ThreeVector &)
 
G4String RefRead (const xercesc::DOMElement *const)
 
void ConstantRead (const xercesc::DOMElement *const)
 
void MatrixRead (const xercesc::DOMElement *const)
 
void PositionRead (const xercesc::DOMElement *const)
 
void RotationRead (const xercesc::DOMElement *const)
 
void ScaleRead (const xercesc::DOMElement *const)
 
void VariableRead (const xercesc::DOMElement *const)
 
void QuantityRead (const xercesc::DOMElement *const)
 
void ExpressionRead (const xercesc::DOMElement *const)
 
G4String Transcode (const XMLCh *const)
 
G4String GenerateName (const G4String &name, G4bool strip=false)
 
G4String Strip (const G4String &) const
 
void GeneratePhysvolName (const G4String &, G4VPhysicalVolume *)
 
void LoopRead (const xercesc::DOMElement *const, void(G4GDMLRead::*)(const xercesc::DOMElement *const))
 
G4GDMLAuxStructType AuxiliaryRead (const xercesc::DOMElement *const auxElem)
 

Protected 속성

std::map< G4String, G4StringsetupMap
 
std::map< G4String, G4doublequantityMap
 
std::map< G4String, G4ThreeVectorpositionMap
 
std::map< G4String, G4ThreeVectorrotationMap
 
std::map< G4String, G4ThreeVectorscaleMap
 
std::map< G4String, G4GDMLMatrixmatrixMap
 
G4GDMLEvaluator eval
 
G4bool validate
 
G4bool check
 
G4bool dostrip
 

상세한 설명

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

생성자 & 소멸자 문서화

G4GDMLReadSetup::G4GDMLReadSetup ( )
protected

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

G4GDMLReadSetup::~G4GDMLReadSetup ( )
protectedvirtual

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

멤버 함수 문서화

G4double G4GDMLReadMaterials::AtomRead ( const xercesc::DOMElement * const  atomElement)
protectedinherited
G4GDMLAuxStructType G4GDMLRead::AuxiliaryRead ( const xercesc::DOMElement *const  auxElem)
protectedinherited
void G4GDMLReadSolids::BooleanRead ( const xercesc::DOMElement * const  booleanElement,
const BooleanOp  op 
)
protectedinherited
void G4GDMLReadSolids::BoxRead ( const xercesc::DOMElement * const  boxElement)
protectedinherited
G4int G4GDMLReadMaterials::CompositeRead ( const xercesc::DOMElement * const  compositeElement,
G4String ref 
)
protectedinherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLEvaluator::EvaluateInteger(), FatalException, G4Exception(), n, G4GDMLRead::Transcode().

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

void G4GDMLReadSolids::ConeRead ( const xercesc::DOMElement * const  coneElement)
protectedinherited
void G4GDMLReadDefine::ConstantRead ( const xercesc::DOMElement * const  constantElement)
protectedinherited

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

다음을 참조함 : G4GDMLEvaluator::DefineConstant(), G4GDMLRead::eval, G4GDMLEvaluator::Evaluate(), FatalException, G4Exception(), G4GDMLRead::Transcode().

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

void G4GDMLReadSolids::CutTubeRead ( const xercesc::DOMElement * const  cuttubeElement)
protectedinherited
void G4GDMLReadDefine::DefineRead ( const xercesc::DOMElement * const  defineElement)
virtualinherited
G4double G4GDMLReadMaterials::DRead ( const xercesc::DOMElement * const  DElement)
protectedinherited
void G4GDMLReadSolids::ElconeRead ( const xercesc::DOMElement * const  elconeElement)
protectedinherited
void G4GDMLReadMaterials::ElementRead ( const xercesc::DOMElement * const  elementElement)
protectedinherited
void G4GDMLReadSolids::EllipsoidRead ( const xercesc::DOMElement * const  ellipsoidElement)
protectedinherited
void G4GDMLReadSolids::EltubeRead ( const xercesc::DOMElement * const  eltubeElement)
protectedinherited
void G4GDMLReadDefine::ExpressionRead ( const xercesc::DOMElement * const  expElement)
protectedinherited

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

다음을 참조함 : G4GDMLEvaluator::DefineConstant(), G4GDMLRead::eval, G4GDMLEvaluator::Evaluate(), FatalException, G4Exception(), G4GDMLRead::Transcode().

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

void G4GDMLRead::ExtensionRead ( const xercesc::DOMElement * const  )
virtualinherited

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

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

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

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

G4double G4GDMLReadMaterials::FractionRead ( const xercesc::DOMElement * const  fractionElement,
G4String ref 
)
protectedinherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLEvaluator::Evaluate(), FatalException, G4Exception(), n, G4GDMLRead::Transcode().

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

G4String G4GDMLRead::GenerateName ( const G4String name,
G4bool  strip = false 
)
protectedinherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLRead::inLoop, G4GDMLEvaluator::SolveBrackets(), G4GDMLRead::StripName().

다음에 의해서 참조됨 : G4GDMLReadStructure::AssemblyRead(), G4GDMLReadSolids::BooleanRead(), G4GDMLReadStructure::BorderSurfaceRead(), G4GDMLReadSolids::BoxRead(), G03ColorReader::ColorRead(), G4GDMLReadSolids::ConeRead(), G4GDMLReadSolids::CutTubeRead(), G4GDMLReadStructure::DivisionvolRead(), G4GDMLReadSolids::ElconeRead(), G4GDMLReadMaterials::ElementRead(), G4GDMLReadSolids::EllipsoidRead(), G4GDMLReadSolids::EltubeRead(), G4GDMLReadStructure::FileRead(), G4GDMLReadSolids::GenericPolyconeRead(), G4GDMLReadSolids::GenericPolyhedraRead(), G4GDMLReadSolids::GenTrapRead(), G4GDMLReadStructure::GetWorldVolume(), G4GDMLReadSolids::HypeRead(), G4GDMLReadMaterials::IsotopeRead(), G4GDMLReadMaterials::MaterialRead(), G4GDMLReadDefine::MatrixRead(), G4GDMLReadMaterials::MixtureRead(), G4GDMLReadSolids::MultiUnionNodeRead(), G4GDMLReadSolids::MultiUnionRead(), G4GDMLReadSolids::OpticalSurfaceRead(), G4GDMLReadSolids::OrbRead(), G4GDMLReadSolids::ParaboloidRead(), G4GDMLReadParamvol::ParametersRead(), G4GDMLReadParamvol::ParamvolRead(), G4GDMLReadSolids::ParaRead(), G4GDMLReadStructure::PhysvolRead(), G4GDMLReadSolids::PolyconeRead(), G4GDMLReadSolids::PolyhedraRead(), G4GDMLReadDefine::PositionRead(), G4GDMLReadMaterials::PropertyRead(), G4GDMLReadSolids::PropertyRead(), G4GDMLReadSolids::QuadrangularRead(), G4GDMLReadSolids::ReflectedSolidRead(), G4GDMLReadStructure::ReplicaRead(), G4GDMLReadStructure::ReplicavolRead(), G4GDMLReadDefine::RotationRead(), G4GDMLReadSolids::ScaledSolidRead(), G4GDMLReadDefine::ScaleRead(), SetupRead(), G4GDMLReadStructure::SkinSurfaceRead(), G4GDMLReadSolids::SphereRead(), G4GDMLReadSolids::TessellatedRead(), G4GDMLReadSolids::TetRead(), G4GDMLReadSolids::TorusRead(), G4GDMLReadSolids::TrapRead(), G4GDMLReadSolids::TrdRead(), G4GDMLReadSolids::TriangularRead(), G4GDMLReadSolids::TubeRead(), G4GDMLReadSolids::TwistedboxRead(), G4GDMLReadSolids::TwistedtrapRead(), G4GDMLReadSolids::TwistedtrdRead(), G4GDMLReadSolids::TwistedtubsRead(), G03ColorReader::VolumeRead(), G4GDMLReadStructure::VolumeRead(), G4GDMLReadSolids::XtruRead().

void G4GDMLRead::GeneratePhysvolName ( const G4String nameIn,
G4VPhysicalVolume physvol 
)
protectedinherited
void G4GDMLReadSolids::GenericPolyconeRead ( const xercesc::DOMElement * const  polyconeElement)
protectedinherited
void G4GDMLReadSolids::GenericPolyhedraRead ( const xercesc::DOMElement * const  polyhedraElement)
protectedinherited
void G4GDMLReadSolids::GenTrapRead ( const xercesc::DOMElement * const  gtrapElement)
protectedinherited
const G4GDMLAuxListType * G4GDMLRead::GetAuxList ( ) const
inherited

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

다음을 참조함 : G4GDMLRead::auxGlobalList.

G4double G4GDMLReadDefine::GetConstant ( const G4String ref)
inherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLEvaluator::GetConstant().

G4Element * G4GDMLReadMaterials::GetElement ( const G4String ref,
G4bool  verbose = true 
) const
inherited

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

다음을 참조함 : FatalException, G4NistManager::FindOrBuildElement(), G4Exception(), G4Element::GetElement(), G4NistManager::Instance().

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

G4Isotope * G4GDMLReadMaterials::GetIsotope ( const G4String ref,
G4bool  verbose = true 
) const
inherited

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

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

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

G4Material * G4GDMLReadMaterials::GetMaterial ( const G4String ref,
G4bool  verbose = true 
) const
inherited
G4GDMLMatrix G4GDMLReadDefine::GetMatrix ( const G4String ref)
inherited

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

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

다음에 의해서 참조됨 : G4GDMLReadMaterials::PropertyRead(), G4GDMLReadSolids::PropertyRead().

G4ThreeVector G4GDMLReadDefine::GetPosition ( const G4String ref)
inherited
G4double G4GDMLReadDefine::GetQuantity ( const G4String ref)
inherited

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

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

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

G4ThreeVector G4GDMLReadDefine::GetRotation ( const G4String ref)
inherited
G4RotationMatrix G4GDMLReadDefine::GetRotationMatrix ( const G4ThreeVector angles)
protectedinherited
G4ThreeVector G4GDMLReadDefine::GetScale ( const G4String ref)
inherited

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

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

다음에 의해서 참조됨 : G4GDMLReadStructure::PhysvolRead(), G4GDMLReadSolids::ScaledSolidRead().

G4String G4GDMLReadSetup::GetSetup ( const G4String ref)
virtual

G4GDMLRead를 구현.

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

다음을 참조함 : G4Exception(), JustWarning, message(), setupMap.

다음에 의해서 참조됨 : G4GDMLReadStructure::FileRead(), G4GDMLReadStructure::GetWorldVolume().

G4VSolid * G4GDMLReadSolids::GetSolid ( const G4String ref) const
inherited
G4SurfaceProperty * G4GDMLReadSolids::GetSurfaceProperty ( const G4String ref) const
inherited

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

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

다음에 의해서 참조됨 : G4GDMLReadStructure::BorderSurfaceRead(), G4GDMLReadStructure::SkinSurfaceRead().

G4double G4GDMLReadDefine::GetVariable ( const G4String ref)
inherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLEvaluator::GetVariable().

virtual G4LogicalVolume* G4GDMLRead::GetVolume ( const G4String ) const
pure virtualinherited

G4GDMLReadStructure에서 구현되었습니다.

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

void G4GDMLReadSolids::HypeRead ( const xercesc::DOMElement * const  hypeElement)
protectedinherited
void G4GDMLReadMaterials::IsotopeRead ( const xercesc::DOMElement * const  isotopeElement)
protectedinherited
G4bool G4GDMLReadDefine::IsValidID ( const G4String ref) const
inherited

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

다음을 참조함 : G4GDMLRead::eval, G4GDMLEvaluator::IsVariable().

void G4GDMLRead::LoopRead ( const xercesc::DOMElement * const  element,
void(G4GDMLRead::*)(const xercesc::DOMElement *const)  func 
)
protectedinherited
void G4GDMLReadMaterials::MaterialRead ( const xercesc::DOMElement * const  materialElement)
protectedinherited
void G4GDMLReadMaterials::MaterialsRead ( const xercesc::DOMElement * const  materialsElement)
virtualinherited
void G4GDMLReadDefine::MatrixRead ( const xercesc::DOMElement * const  matrixElement)
protectedinherited
G4double G4GDMLReadMaterials::MEERead ( const xercesc::DOMElement * const  PElement)
protectedinherited
void G4GDMLReadMaterials::MixtureRead ( const xercesc::DOMElement * const  mixtureElement,
G4Element element 
)
protectedinherited
void G4GDMLReadMaterials::MixtureRead ( const xercesc::DOMElement * const  mixtureElement,
G4Material material 
)
protectedinherited
void G4GDMLReadSolids::MultiUnionNodeRead ( const xercesc::DOMElement * const  unionNodeElement,
G4MultiUnion * const  multiUnionSolid 
)
protectedinherited
void G4GDMLReadSolids::MultiUnionRead ( const xercesc::DOMElement * const  unionElement)
protectedinherited
void G4GDMLReadSolids::OpticalSurfaceRead ( const xercesc::DOMElement * const  opticalsurfaceElement)
protectedinherited
void G4GDMLReadSolids::OrbRead ( const xercesc::DOMElement * const  orbElement)
protectedinherited
void G4GDMLRead::OverlapCheck ( G4bool  flag)
inherited

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

다음을 참조함 : G4GDMLRead::check.

void G4GDMLReadSolids::ParaboloidRead ( const xercesc::DOMElement * const  paraElement)
protectedinherited
virtual void G4GDMLRead::Paramvol_contentRead ( const xercesc::DOMElement *  const)
pure virtualinherited

G4GDMLReadParamvol에서 구현되었습니다.

다음에 의해서 참조됨 : G4GDMLReadParamvol::ParameterisedRead(), G4GDMLReadParamvol::Paramvol_contentRead().

void G4GDMLReadSolids::ParaRead ( const xercesc::DOMElement * const  paraElement)
protectedinherited
void G4GDMLReadSolids::PolyconeRead ( const xercesc::DOMElement * const  polyconeElement)
protectedinherited
void G4GDMLReadSolids::PolyhedraRead ( const xercesc::DOMElement * const  polyhedraElement)
protectedinherited
void G4GDMLReadDefine::PositionRead ( const xercesc::DOMElement * const  positionElement)
protectedinherited
G4double G4GDMLReadMaterials::PRead ( const xercesc::DOMElement * const  PElement)
protectedinherited
void G4GDMLReadMaterials::PropertyRead ( const xercesc::DOMElement * const  propertyElement,
G4Material material 
)
protectedinherited
void G4GDMLReadSolids::PropertyRead ( const xercesc::DOMElement * const  propertyElement,
G4OpticalSurface opticalsurface 
)
protectedinherited
G4QuadrangularFacet * G4GDMLReadSolids::QuadrangularRead ( const xercesc::DOMElement * const  quadrangularElement)
protectedinherited
void G4GDMLReadDefine::QuantityRead ( const xercesc::DOMElement * const  element)
protectedinherited
void G4GDMLRead::Read ( const G4String fileName,
G4bool  validation,
G4bool  isModule,
G4bool  strip = true 
)
inherited
void G4GDMLReadSolids::ReflectedSolidRead ( const xercesc::DOMElement * const  reflectedSolidElement)
protectedinherited
G4String G4GDMLReadDefine::RefRead ( const xercesc::DOMElement * const  element)
protectedinherited
void G4GDMLReadDefine::RotationRead ( const xercesc::DOMElement * const  rotationElement)
protectedinherited
G4GDMLReadSolids::rzPointType G4GDMLReadSolids::RZPointRead ( const xercesc::DOMElement * const  zplaneElement)
protectedinherited
void G4GDMLReadSolids::ScaledSolidRead ( const xercesc::DOMElement * const  scaledSolidElement)
protectedinherited
void G4GDMLReadDefine::ScaleRead ( const xercesc::DOMElement * const  scaleElement)
protectedinherited
G4ExtrudedSolid::ZSection G4GDMLReadSolids::SectionRead ( const xercesc::DOMElement * const  sectionElement,
G4double  lunit 
)
protectedinherited
void G4GDMLReadSetup::SetupRead ( const xercesc::DOMElement *const  element)
virtual

G4GDMLRead를 구현.

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

다음을 참조함 : FatalException, G4cout, G4endl, G4Exception(), G4GDMLRead::GenerateName(), G4GDMLReadDefine::RefRead(), setupMap, G4GDMLRead::Transcode().

void G4GDMLReadSolids::SolidsRead ( const xercesc::DOMElement * const  solidsElement)
virtualinherited
void G4GDMLReadSolids::SphereRead ( const xercesc::DOMElement * const  sphereElement)
protectedinherited
G4String G4GDMLRead::Strip ( const G4String name) const
protectedinherited
void G4GDMLRead::StripName ( G4String name) const
inherited

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

다음을 참조함 : G4String::remove().

다음에 의해서 참조됨 : G4GDMLParser::ExportRegions(), G4GDMLRead::GenerateName(), G4GDMLParser::ImportRegions(), G4GDMLRead::StripNames().

void G4GDMLRead::StripNames ( ) const
inherited
virtual void G4GDMLRead::StructureRead ( const xercesc::DOMElement *  const)
pure virtualinherited

G4GDMLReadStructure에서 구현되었습니다.

다음에 의해서 참조됨 : G4GDMLRead::Read(), G4GDMLReadStructure::StructureRead().

void G4GDMLReadSolids::TessellatedRead ( const xercesc::DOMElement * const  tessellatedElement)
protectedinherited
void G4GDMLReadSolids::TetRead ( const xercesc::DOMElement * const  tetElement)
protectedinherited
void G4GDMLReadSolids::TorusRead ( const xercesc::DOMElement * const  torusElement)
protectedinherited
G4String G4GDMLRead::Transcode ( const XMLCh * const  toTranscode)
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadStructure::AssemblyRead(), G4GDMLReadMaterials::AtomRead(), G4GDMLRead::AuxiliaryRead(), G4GDMLReadStructure::AxisRead(), G4GDMLReadSolids::BooleanRead(), G4GDMLReadStructure::BorderSurfaceRead(), G4GDMLReadParamvol::Box_dimensionsRead(), G4GDMLReadSolids::BoxRead(), G03ColorReader::ColorRead(), G4GDMLReadMaterials::CompositeRead(), G4GDMLReadParamvol::Cone_dimensionsRead(), G4GDMLReadSolids::ConeRead(), G4GDMLReadDefine::ConstantRead(), G4GDMLReadSolids::CutTubeRead(), G4GDMLReadDefine::DefineRead(), G4GDMLReadStructure::DivisionvolRead(), G4GDMLReadMaterials::DRead(), G4GDMLReadSolids::ElconeRead(), G4GDMLReadMaterials::ElementRead(), G4GDMLReadParamvol::Ellipsoid_dimensionsRead(), G4GDMLReadSolids::EllipsoidRead(), G4GDMLReadSolids::EltubeRead(), G4GDMLReadDefine::ExpressionRead(), G03ColorReader::ExtensionRead(), G4GDMLReadStructure::FileRead(), G4GDMLReadMaterials::FractionRead(), G4GDMLReadSolids::GenericPolyconeRead(), G4GDMLReadSolids::GenericPolyhedraRead(), G4GDMLReadSolids::GenTrapRead(), G4GDMLReadParamvol::Hype_dimensionsRead(), G4GDMLReadSolids::HypeRead(), G4GDMLReadMaterials::IsotopeRead(), G4GDMLRead::LoopRead(), G4GDMLReadMaterials::MaterialRead(), G4GDMLReadMaterials::MaterialsRead(), G4GDMLReadDefine::MatrixRead(), G4GDMLReadMaterials::MEERead(), G4GDMLReadMaterials::MixtureRead(), G4GDMLReadSolids::MultiUnionNodeRead(), G4GDMLReadSolids::MultiUnionRead(), G4GDMLReadSolids::OpticalSurfaceRead(), G4GDMLReadParamvol::Orb_dimensionsRead(), G4GDMLReadSolids::OrbRead(), G4GDMLReadParamvol::Para_dimensionsRead(), G4GDMLReadSolids::ParaboloidRead(), G4GDMLReadParamvol::ParameterisedRead(), G4GDMLReadParamvol::ParametersRead(), G4GDMLReadParamvol::Paramvol_contentRead(), G4GDMLReadParamvol::ParamvolRead(), G4GDMLReadSolids::ParaRead(), G4GDMLReadStructure::PhysvolRead(), G4GDMLReadParamvol::Polycone_dimensionsRead(), G4GDMLReadSolids::PolyconeRead(), G4GDMLReadParamvol::Polyhedra_dimensionsRead(), G4GDMLReadSolids::PolyhedraRead(), G4GDMLReadDefine::PositionRead(), G4GDMLReadMaterials::PRead(), G4GDMLReadMaterials::PropertyRead(), G4GDMLReadSolids::PropertyRead(), G4GDMLReadSolids::QuadrangularRead(), G4GDMLReadStructure::QuantityRead(), G4GDMLReadDefine::QuantityRead(), G4GDMLRead::Read(), G4GDMLReadSolids::ReflectedSolidRead(), G4GDMLReadDefine::RefRead(), G4GDMLReadStructure::ReplicaRead(), G4GDMLReadStructure::ReplicavolRead(), G4GDMLReadDefine::RotationRead(), G4GDMLReadSolids::RZPointRead(), G4GDMLReadSolids::ScaledSolidRead(), G4GDMLReadDefine::ScaleRead(), G4GDMLReadSolids::SectionRead(), SetupRead(), G4GDMLReadStructure::SkinSurfaceRead(), G4GDMLReadSolids::SolidsRead(), G4GDMLReadParamvol::Sphere_dimensionsRead(), G4GDMLReadSolids::SphereRead(), G4GDMLReadStructure::StructureRead(), G4GDMLReadSolids::TessellatedRead(), G4GDMLReadSolids::TetRead(), G4GDMLReadParamvol::Torus_dimensionsRead(), G4GDMLReadSolids::TorusRead(), G4GDMLReadParamvol::Trap_dimensionsRead(), G4GDMLReadSolids::TrapRead(), G4GDMLReadParamvol::Trd_dimensionsRead(), G4GDMLReadSolids::TrdRead(), G4GDMLReadMaterials::TRead(), G4GDMLReadSolids::TriangularRead(), G4GDMLReadParamvol::Tube_dimensionsRead(), G4GDMLReadSolids::TubeRead(), G4GDMLReadSolids::TwistedboxRead(), G4GDMLReadSolids::TwistedtrapRead(), G4GDMLReadSolids::TwistedtrdRead(), G4GDMLReadSolids::TwistedtubsRead(), G4GDMLReadSolids::TwoDimVertexRead(), G4GDMLRead::UserinfoRead(), G4GDMLReadDefine::VariableRead(), G4GDMLReadDefine::VectorRead(), G4GDMLReadStructure::Volume_contentRead(), G03ColorReader::VolumeRead(), G4GDMLReadStructure::VolumeRead(), G4GDMLReadSolids::XtruRead(), G4GDMLReadSolids::ZplaneRead().

void G4GDMLReadSolids::TrapRead ( const xercesc::DOMElement * const  trapElement)
protectedinherited
void G4GDMLReadSolids::TrdRead ( const xercesc::DOMElement * const  trdElement)
protectedinherited
G4double G4GDMLReadMaterials::TRead ( const xercesc::DOMElement * const  TElement)
protectedinherited
G4TriangularFacet * G4GDMLReadSolids::TriangularRead ( const xercesc::DOMElement * const  triangularElement)
protectedinherited
void G4GDMLReadSolids::TubeRead ( const xercesc::DOMElement * const  tubeElement)
protectedinherited
void G4GDMLReadSolids::TwistedboxRead ( const xercesc::DOMElement * const  twistedboxElement)
protectedinherited
void G4GDMLReadSolids::TwistedtrapRead ( const xercesc::DOMElement * const  twistedtrapElement)
protectedinherited
void G4GDMLReadSolids::TwistedtrdRead ( const xercesc::DOMElement * const  twistedtrdElement)
protectedinherited
void G4GDMLReadSolids::TwistedtubsRead ( const xercesc::DOMElement * const  twistedtubsElement)
protectedinherited
G4TwoVector G4GDMLReadSolids::TwoDimVertexRead ( const xercesc::DOMElement * const  element,
G4double  lunit 
)
protectedinherited
void G4GDMLRead::UserinfoRead ( const xercesc::DOMElement * const  userinfoElement)
virtualinherited

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

다음을 참조함 : G4GDMLRead::auxGlobalList, G4GDMLRead::AuxiliaryRead(), FatalException, G4cout, G4endl, G4Exception(), G4GDMLRead::Transcode().

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

void G4GDMLReadDefine::VariableRead ( const xercesc::DOMElement * const  variableElement)
protectedinherited

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

다음을 참조함 : G4GDMLEvaluator::DefineVariable(), G4GDMLRead::eval, G4GDMLEvaluator::Evaluate(), FatalException, G4Exception(), G4GDMLRead::Transcode().

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

void G4GDMLReadDefine::VectorRead ( const xercesc::DOMElement * const  vectorElement,
G4ThreeVector vec 
)
protectedinherited
virtual void G4GDMLRead::Volume_contentRead ( const xercesc::DOMElement *  const)
pure virtualinherited

G4GDMLReadStructure에서 구현되었습니다.

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

void G4GDMLReadSolids::XtruRead ( const xercesc::DOMElement * const  xtruElement)
protectedinherited
G4GDMLReadSolids::zplaneType G4GDMLReadSolids::ZplaneRead ( const xercesc::DOMElement * const  zplaneElement)
protectedinherited

멤버 데이타 문서화

G4bool G4GDMLRead::check
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLRead::OverlapCheck(), G4GDMLReadParamvol::ParamvolRead(), G4GDMLReadStructure::PhysvolRead().

G4bool G4GDMLRead::dostrip
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadStructure::GetWorldVolume(), G4GDMLRead::Read().

G4GDMLEvaluator G4GDMLRead::eval
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadMaterials::AtomRead(), G4GDMLReadStructure::AxisRead(), G4GDMLReadParamvol::Box_dimensionsRead(), G4GDMLReadSolids::BoxRead(), G4GDMLReadStructure::Clear(), G03ColorReader::ColorRead(), G4GDMLReadMaterials::CompositeRead(), G4GDMLReadParamvol::Cone_dimensionsRead(), G4GDMLReadSolids::ConeRead(), G4GDMLReadDefine::ConstantRead(), G4GDMLReadSolids::CutTubeRead(), G4GDMLReadStructure::DivisionvolRead(), G4GDMLReadMaterials::DRead(), G4GDMLReadSolids::ElconeRead(), G4GDMLReadMaterials::ElementRead(), G4GDMLReadParamvol::Ellipsoid_dimensionsRead(), G4GDMLReadSolids::EllipsoidRead(), G4GDMLReadSolids::EltubeRead(), G4GDMLReadDefine::ExpressionRead(), G4GDMLReadMaterials::FractionRead(), G4GDMLRead::GenerateName(), G4GDMLRead::GeneratePhysvolName(), G4GDMLReadSolids::GenericPolyconeRead(), G4GDMLReadSolids::GenericPolyhedraRead(), G4GDMLReadSolids::GenTrapRead(), G4GDMLReadDefine::GetConstant(), G4GDMLReadDefine::GetVariable(), G4GDMLReadParamvol::Hype_dimensionsRead(), G4GDMLReadSolids::HypeRead(), G4GDMLReadMaterials::IsotopeRead(), G4GDMLReadDefine::IsValidID(), G4GDMLRead::LoopRead(), G4GDMLReadMaterials::MaterialRead(), G4GDMLReadDefine::MatrixRead(), G4GDMLReadMaterials::MEERead(), G4GDMLReadSolids::OpticalSurfaceRead(), G4GDMLReadParamvol::Orb_dimensionsRead(), G4GDMLReadSolids::OrbRead(), G4GDMLReadParamvol::Para_dimensionsRead(), G4GDMLReadSolids::ParaboloidRead(), G4GDMLReadParamvol::ParameterisedRead(), G4GDMLReadSolids::ParaRead(), G4GDMLReadStructure::PhysvolRead(), G4GDMLReadParamvol::Polycone_dimensionsRead(), G4GDMLReadSolids::PolyconeRead(), G4GDMLReadParamvol::Polyhedra_dimensionsRead(), G4GDMLReadSolids::PolyhedraRead(), G4GDMLReadDefine::PositionRead(), G4GDMLReadMaterials::PRead(), G4GDMLReadStructure::QuantityRead(), G4GDMLReadDefine::QuantityRead(), G4GDMLReadSolids::ReflectedSolidRead(), G4GDMLReadDefine::RotationRead(), G4GDMLReadSolids::RZPointRead(), G4GDMLReadDefine::ScaleRead(), G4GDMLReadSolids::SectionRead(), G4GDMLReadParamvol::Sphere_dimensionsRead(), G4GDMLReadSolids::SphereRead(), G4GDMLReadParamvol::Torus_dimensionsRead(), G4GDMLReadSolids::TorusRead(), G4GDMLReadParamvol::Trap_dimensionsRead(), G4GDMLReadSolids::TrapRead(), G4GDMLReadParamvol::Trd_dimensionsRead(), G4GDMLReadSolids::TrdRead(), G4GDMLReadMaterials::TRead(), G4GDMLReadParamvol::Tube_dimensionsRead(), G4GDMLReadSolids::TubeRead(), G4GDMLReadSolids::TwistedboxRead(), G4GDMLReadSolids::TwistedtrapRead(), G4GDMLReadSolids::TwistedtrdRead(), G4GDMLReadSolids::TwistedtubsRead(), G4GDMLReadSolids::TwoDimVertexRead(), G4GDMLReadDefine::VariableRead(), G4GDMLReadDefine::VectorRead(), G4GDMLReadStructure::Volume_contentRead(), G4GDMLReadSolids::ZplaneRead().

std::map<G4String,G4GDMLMatrix> G4GDMLReadDefine::matrixMap
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadDefine::GetMatrix(), G4GDMLReadDefine::MatrixRead().

std::map<G4String,G4ThreeVector> G4GDMLReadDefine::positionMap
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadDefine::GetPosition(), G4GDMLReadDefine::PositionRead().

std::map<G4String,G4double> G4GDMLReadDefine::quantityMap
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadDefine::GetQuantity(), G4GDMLReadDefine::QuantityRead().

std::map<G4String,G4ThreeVector> G4GDMLReadDefine::rotationMap
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadDefine::GetRotation(), G4GDMLReadDefine::RotationRead().

std::map<G4String,G4ThreeVector> G4GDMLReadDefine::scaleMap
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadDefine::GetScale(), G4GDMLReadDefine::ScaleRead().

std::map<G4String,G4String> G4GDMLReadSetup::setupMap
protected

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

다음에 의해서 참조됨 : GetSetup(), SetupRead().

G4bool G4GDMLRead::validate
protectedinherited

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

다음에 의해서 참조됨 : G4GDMLReadStructure::FileRead(), G4GDMLRead::Read().


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