Geant4-11
Data Structures | Typedefs
G4ReflectionFactory.hh File Reference
#include "G4Types.hh"
#include "G4Transform3D.hh"
#include "geomdefs.hh"
#include <map>

Go to the source code of this file.

Data Structures

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.