|
| G4GDMLParser () |
|
| G4GDMLParser (G4GDMLReadStructure *) |
|
| G4GDMLParser (G4GDMLReadStructure *, G4GDMLWriteStructure *) |
|
| ~G4GDMLParser () |
|
void | Read (const G4String &filename, G4bool Validate=true) |
|
void | ReadModule (const G4String &filename, G4bool Validate=true) |
|
void | Write (const G4String &filename, const G4VPhysicalVolume *pvol=0, G4bool storeReferences=true, const G4String &SchemaLocation=G4GDML_DEFAULT_SCHEMALOCATION) |
|
void | Write (const G4String &filename, const G4LogicalVolume *lvol, G4bool storeReferences=true, const G4String &SchemaLocation=G4GDML_DEFAULT_SCHEMALOCATION) |
|
G4LogicalVolume * | ParseST (const G4String &name, G4Material *medium, G4Material *solid) |
|
G4bool | IsValid (const G4String &name) const |
|
G4double | GetConstant (const G4String &name) const |
|
G4double | GetVariable (const G4String &name) const |
|
G4double | GetQuantity (const G4String &name) const |
|
G4ThreeVector | GetPosition (const G4String &name) const |
|
G4ThreeVector | GetRotation (const G4String &name) const |
|
G4ThreeVector | GetScale (const G4String &name) const |
|
G4GDMLMatrix | GetMatrix (const G4String &name) const |
|
G4LogicalVolume * | GetVolume (const G4String &name) const |
|
G4VPhysicalVolume * | GetWorldVolume (const G4String &setupName="Default") const |
|
G4GDMLAuxListType | GetVolumeAuxiliaryInformation (G4LogicalVolume *lvol) const |
|
const G4GDMLAuxMapType * | GetAuxMap () const |
|
const G4GDMLAuxListType * | GetAuxList () const |
|
void | AddAuxiliary (G4GDMLAuxStructType myaux) |
|
void | StripNamePointers () const |
|
void | SetStripFlag (G4bool) |
|
void | SetOverlapCheck (G4bool) |
|
void | SetRegionExport (G4bool) |
|
void | SetEnergyCutsExport (G4bool) |
|
void | SetSDExport (G4bool) |
|
G4int | GetMaxExportLevel () const |
|
void | SetMaxExportLevel (G4int) |
|
void | Clear () |
|
void | AddModule (const G4VPhysicalVolume *const physvol) |
|
void | AddModule (const G4int depth) |
|
void | SetAddPointerToName (G4bool set) |
|
void | AddVolumeAuxiliary (G4GDMLAuxStructType myaux, const G4LogicalVolume *const lvol) |
|
G4GDMLParser.hh 파일의 55 번째 라인에서 정의되었습니다.