ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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 std::map< G4LogicalVolume*, G4LogicalVolume* > G4mlvlv |
Definition at line 61 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 61 of file G4tgbVolumeMgr.hh
typedef std::multimap< G4String, G4LogicalVolume* > G4mmslv |
Definition at line 59 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 59 of file G4tgbVolumeMgr.hh
typedef std::multimap< G4String, G4VPhysicalVolume* > G4mmspv |
Definition at line 60 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 60 of file G4tgbVolumeMgr.hh
Definition at line 58 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 58 of file G4tgbVolumeMgr.hh
typedef std::map< G4VPhysicalVolume*, G4VPhysicalVolume* > G4mpvpv |
Definition at line 62 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 62 of file G4tgbVolumeMgr.hh
typedef std::map< G4String, G4tgbVolume* > G4mssvol |
Definition at line 55 of file G4tgbVolumeMgr.hh.
View newest version in sPHENIX GitHub at line 55 of file G4tgbVolumeMgr.hh