|
Geant4-11
|
#include <map>#include "G4LogicalSurface.hh"#include "G4VPhysicalVolume.hh"#include "G4LogicalBorderSurface.icc"Go to the source code of this file.
Data Structures | |
| class | G4LogicalBorderSurface |
Typedefs | |
| using | G4LogicalBorderSurfaceTable = std::map< std::pair< const G4VPhysicalVolume *, const G4VPhysicalVolume * >, G4LogicalBorderSurface * > |
| using G4LogicalBorderSurfaceTable = std::map<std::pair<const G4VPhysicalVolume*, const G4VPhysicalVolume*>, G4LogicalBorderSurface*> |
Definition at line 46 of file G4LogicalBorderSurface.hh.