Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GDMLReadMaterials.hh>
Protected Member Functions | |
G4GDMLReadMaterials () | |
virtual | ~G4GDMLReadMaterials () |
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 *) |
void | PropertyRead (const xercesc::DOMElement *const, G4Material *) |
Protected Member Functions inherited from G4GDMLReadDefine | |
G4GDMLReadDefine () | |
virtual | ~G4GDMLReadDefine () |
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) |
Protected Member Functions inherited from G4GDMLRead | |
G4GDMLRead () | |
virtual | ~G4GDMLRead () |
G4String | Transcode (const XMLCh *const) |
G4String | GenerateName (const G4String &name, G4bool strip=false) |
G4String | Strip (const G4String &) const |
void | StripName (G4String &) const |
void | GeneratePhysvolName (const G4String &, G4VPhysicalVolume *) |
void | LoopRead (const xercesc::DOMElement *const, void(G4GDMLRead::*)(const xercesc::DOMElement *const)) |
Additional Inherited Members | |
Protected Attributes inherited from G4GDMLReadDefine | |
std::map< G4String, G4double > | quantityMap |
std::map< G4String, G4ThreeVector > | positionMap |
std::map< G4String, G4ThreeVector > | rotationMap |
std::map< G4String, G4ThreeVector > | scaleMap |
std::map< G4String, G4GDMLMatrix > | matrixMap |
Protected Attributes inherited from G4GDMLRead | |
G4GDMLEvaluator | eval |
G4bool | validate |
G4bool | check |
Definition at line 51 of file G4GDMLReadMaterials.hh.
|
protected |
Definition at line 45 of file G4GDMLReadMaterials.cc.
|
protectedvirtual |
Definition at line 49 of file G4GDMLReadMaterials.cc.
Definition at line 54 of file G4GDMLReadMaterials.cc.
Referenced by ElementRead(), IsotopeRead(), and MaterialRead().
|
protected |
Definition at line 89 of file G4GDMLReadMaterials.cc.
Referenced by MixtureRead().
Definition at line 124 of file G4GDMLReadMaterials.cc.
Referenced by MaterialRead().
Definition at line 261 of file G4GDMLReadMaterials.cc.
Referenced by MaterialsRead().
|
protected |
Definition at line 329 of file G4GDMLReadMaterials.cc.
Referenced by MixtureRead().
Definition at line 708 of file G4GDMLReadMaterials.cc.
Referenced by MixtureRead().
Definition at line 728 of file G4GDMLReadMaterials.cc.
Referenced by MixtureRead().
G4Material * G4GDMLReadMaterials::GetMaterial | ( | const G4String & | ref, |
G4bool | verbose = true |
||
) | const |
Definition at line 743 of file G4GDMLReadMaterials.cc.
Referenced by MixtureRead(), and G4GDMLReadStructure::VolumeRead().
Definition at line 364 of file G4GDMLReadMaterials.cc.
Referenced by MaterialsRead().
|
protected |
Definition at line 421 of file G4GDMLReadMaterials.cc.
Referenced by MaterialsRead().
|
virtual |
Implements G4GDMLRead.
Definition at line 675 of file G4GDMLReadMaterials.cc.
Definition at line 227 of file G4GDMLReadMaterials.cc.
Referenced by MaterialRead().
|
protected |
Definition at line 530 of file G4GDMLReadMaterials.cc.
Referenced by ElementRead(), and MaterialRead().
|
protected |
Definition at line 557 of file G4GDMLReadMaterials.cc.
Definition at line 159 of file G4GDMLReadMaterials.cc.
Referenced by MaterialRead().
|
protected |
Definition at line 606 of file G4GDMLReadMaterials.cc.
Referenced by MaterialRead().
Definition at line 193 of file G4GDMLReadMaterials.cc.
Referenced by MaterialRead().