|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
| class | G4ReflectionFactory |
| G4ReflectionFactory provides functions for volumes placements with a general transfomation that can contain a reflection. Reflection is then applied to a solid: a new G4ReflectedSolid instance is created and is placed with a transformation containing pure rotation and translation only. The pair of constituent and reflected logical volumes is considered as a generalised logical volume that is addressed by user specifying the constituent logical volume. More... | |
Typedefs | |
| using | G4PhysicalVolumesPair = std::pair<G4VPhysicalVolume*, G4VPhysicalVolume*> |
| using | G4ReflectedVolumesMap |
| using G4PhysicalVolumesPair = std::pair<G4VPhysicalVolume*, G4VPhysicalVolume*> |
Definition at line 55 of file G4ReflectionFactory.hh.
| using G4ReflectedVolumesMap |
Definition at line 56 of file G4ReflectionFactory.hh.