Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4tgbVolumeMgr.hh File Reference
#include "globals.hh"
#include <string>
#include <vector>
#include <map>
#include "G4VSolid.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"

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 Documentation

◆ G4mlvlv

typedef std::map< G4LogicalVolume*, G4LogicalVolume* > G4mlvlv

Definition at line 62 of file G4tgbVolumeMgr.hh.

◆ G4mmslv

typedef std::multimap< G4String, G4LogicalVolume* > G4mmslv

Definition at line 60 of file G4tgbVolumeMgr.hh.

◆ G4mmspv

typedef std::multimap< G4String, G4VPhysicalVolume* > G4mmspv

Definition at line 61 of file G4tgbVolumeMgr.hh.

◆ G4mmssol

typedef std::multimap< G4String, G4VSolid* > G4mmssol

Definition at line 59 of file G4tgbVolumeMgr.hh.

◆ G4mpvpv

Definition at line 63 of file G4tgbVolumeMgr.hh.

◆ G4mssvol

typedef std::map< G4String, G4tgbVolume* > G4mssvol

Definition at line 58 of file G4tgbVolumeMgr.hh.