Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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.

Classes

class  G4tgrVolumeMgr
 

Typedefs

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

Typedef Documentation

◆ G4mapssol

typedef std::map< G4String, G4tgrSolid* > G4mapssol

Definition at line 54 of file G4tgrVolumeMgr.hh.

◆ G4mapsvol

typedef std::map< G4String, G4tgrVolume* > G4mapsvol

Definition at line 55 of file G4tgrVolumeMgr.hh.

◆ G4mmapspl

typedef std::multimap< G4String, const G4tgrPlace* > G4mmapspl

Definition at line 56 of file G4tgrVolumeMgr.hh.