Geant4-11
Data Structures | Typedefs
G4tgrVolumeMgr.hh File Reference
#include "globals.hh"
#include "G4tgrSolid.hh"
#include "G4tgrVolume.hh"
#include "G4tgrPlace.hh"
#include "G4tgrIsotope.hh"
#include "G4tgrElement.hh"
#include "G4tgrMaterial.hh"
#include "G4tgrRotationMatrix.hh"
#include <map>

Go to the source code of this file.

Data Structures

class  G4tgrVolumeMgr
 

Typedefs

using G4mapssol = std::map< G4String, G4tgrSolid * >
 
using G4mapsvol = std::map< G4String, G4tgrVolume * >
 
using G4mmapspl = std::multimap< G4String, const G4tgrPlace * >
 

Typedef Documentation

◆ G4mapssol

using G4mapssol = std::map<G4String, G4tgrSolid*>

Definition at line 48 of file G4tgrVolumeMgr.hh.

◆ G4mapsvol

using G4mapsvol = std::map<G4String, G4tgrVolume*>

Definition at line 49 of file G4tgrVolumeMgr.hh.

◆ G4mmapspl

using G4mmapspl = std::multimap<G4String, const G4tgrPlace*>

Definition at line 50 of file G4tgrVolumeMgr.hh.