Geant4 9.6.0
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

typedef std::pair< G4VPhysicalVolume *, G4VPhysicalVolume * > G4PhysicalVolumesPair
 
typedef std::map< G4LogicalVolume *, G4LogicalVolume *, std::less< G4LogicalVolume * > > G4ReflectedVolumesMap
 

Typedef Documentation

◆ G4PhysicalVolumesPair

Definition at line 80 of file G4ReflectionFactory.hh.

◆ G4ReflectedVolumesMap

Definition at line 82 of file G4ReflectionFactory.hh.