Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4ReflectionFactory |
Typedefs | |
using | G4PhysicalVolumesPair = std::pair< G4VPhysicalVolume *, G4VPhysicalVolume * > |
using | G4ReflectedVolumesMap = std::map< G4LogicalVolume *, G4LogicalVolume *, std::less< G4LogicalVolume * > > |
using G4PhysicalVolumesPair = std::pair<G4VPhysicalVolume*, G4VPhysicalVolume*> |
Definition at line 75 of file G4ReflectionFactory.hh.
using G4ReflectedVolumesMap = std::map<G4LogicalVolume*, G4LogicalVolume*, std::less<G4LogicalVolume*> > |
Definition at line 76 of file G4ReflectionFactory.hh.