| 
    Geant4
    10.01.p01
    
   | 
 
#include "globals.hh"#include <string>#include <vector>#include <map>#include "G4VSolid.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"
 Include dependency graph for G4tgbVolumeMgr.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4tgbVolumeMgr | 
Typedefs | |
| typedef std::map< G4String,  G4tgbVolume * >  | G4mssvol | 
| typedef std::multimap < G4String, G4VSolid * >  | G4mmssol | 
| typedef std::multimap < G4String, G4LogicalVolume * >  | G4mmslv | 
| typedef std::multimap < G4String, G4VPhysicalVolume * >  | G4mmspv | 
| typedef std::map < G4LogicalVolume *, G4LogicalVolume * >  | G4mlvlv | 
| typedef std::map < G4VPhysicalVolume *, G4VPhysicalVolume * >  | G4mpvpv | 
| typedef std::map< G4LogicalVolume*, G4LogicalVolume* > G4mlvlv | 
Definition at line 62 of file G4tgbVolumeMgr.hh.
| typedef std::multimap< G4String, G4LogicalVolume* > G4mmslv | 
Definition at line 60 of file G4tgbVolumeMgr.hh.
| typedef std::multimap< G4String, G4VPhysicalVolume* > G4mmspv | 
Definition at line 61 of file G4tgbVolumeMgr.hh.
Definition at line 59 of file G4tgbVolumeMgr.hh.
| typedef std::map< G4VPhysicalVolume*, G4VPhysicalVolume* > G4mpvpv | 
Definition at line 63 of file G4tgbVolumeMgr.hh.
| typedef std::map< G4String, G4tgbVolume* > G4mssvol | 
Definition at line 56 of file G4tgbVolumeMgr.hh.