Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ReflectionFactory.hh File Reference
#include "G4Types.hh"
#include "G4Transform3D.hh"
#include "geomdefs.hh"
#include <map>

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 * > >
 

Typedef Documentation

◆ G4PhysicalVolumesPair

Definition at line 75 of file G4ReflectionFactory.hh.

◆ G4ReflectedVolumesMap

Definition at line 76 of file G4ReflectionFactory.hh.