| 
    Geant4_10
    
   | 
 
#include <G4GDMLRead.hh>


Public Member Functions | |
| virtual void | DefineRead (const xercesc::DOMElement *const)=0 | 
| virtual void | MaterialsRead (const xercesc::DOMElement *const)=0 | 
| virtual void | SetupRead (const xercesc::DOMElement *const)=0 | 
| virtual void | SolidsRead (const xercesc::DOMElement *const)=0 | 
| 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 G4LogicalVolume * | GetVolume (const G4String &) const =0 | 
| virtual G4String | GetSetup (const G4String &)=0 | 
| void | Read (const G4String &, G4bool validation, G4bool isModule, G4bool strip=true) | 
| void | StripNames () const | 
| void | OverlapCheck (G4bool) | 
Protected Member Functions | |
| 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)) | 
Protected Attributes | |
| G4GDMLEvaluator | eval | 
| G4bool | validate | 
| G4bool | check | 
Definition at line 88 of file G4GDMLRead.hh.
      
  | 
  protected | 
      
  | 
  protectedvirtual | 
Definition at line 51 of file G4GDMLRead.cc.
      
  | 
  pure virtual | 
      
  | 
  virtual | 
Reimplemented in G03ColorReader.
Definition at line 264 of file G4GDMLRead.cc.


      
  | 
  protected | 
Definition at line 84 of file G4GDMLRead.cc.


Implemented in G4GDMLReadSetup.
      
  | 
  pure virtual | 
      
  | 
  protected | 
Definition at line 179 of file G4GDMLRead.cc.


      
  | 
  pure virtual | 
Definition at line 63 of file G4GDMLRead.cc.
      
  | 
  pure virtual | 
| void G4GDMLRead::Read | ( | const G4String & | fileName, | 
| G4bool | validation, | ||
| G4bool | isModule, | ||
| G4bool | strip = true  | 
        ||
| ) | 
Definition at line 271 of file G4GDMLRead.cc.


      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Definition at line 100 of file G4GDMLRead.cc.


Definition at line 106 of file G4GDMLRead.cc.


| void G4GDMLRead::StripNames | ( | ) | const | 
Definition at line 111 of file G4GDMLRead.cc.


      
  | 
  pure virtual | 
      
  | 
  protected | 
Definition at line 55 of file G4GDMLRead.cc.
      
  | 
  pure virtual | 
      
  | 
  protected | 
Definition at line 146 of file G4GDMLRead.hh.
      
  | 
  protected | 
Definition at line 144 of file G4GDMLRead.hh.
      
  | 
  protected | 
Definition at line 145 of file G4GDMLRead.hh.
 1.8.5