Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#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 | |
using | G4mapssol = std::map< G4String, G4tgrSolid * > |
using | G4mapsvol = std::map< G4String, G4tgrVolume * > |
using | G4mmapspl = std::multimap< G4String, const G4tgrPlace * > |
using G4mapssol = std::map<G4String, G4tgrSolid*> |
Definition at line 48 of file G4tgrVolumeMgr.hh.
using G4mapsvol = std::map<G4String, G4tgrVolume*> |
Definition at line 49 of file G4tgrVolumeMgr.hh.
using G4mmapspl = std::multimap<G4String, const G4tgrPlace*> |
Definition at line 50 of file G4tgrVolumeMgr.hh.