Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <map>
#include "G4LogicalSurface.hh"
#include "G4VPhysicalVolume.hh"
#include "G4LogicalBorderSurface.icc"
Go to the source code of this file.
Classes | |
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.