Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Region.hh File Reference
#include <vector>
#include <map>
#include <algorithm>
#include "G4Types.hh"
#include "G4String.hh"
#include "G4GeomSplitter.hh"
#include "G4Region.icc"

Go to the source code of this file.

Classes

class  G4RegionData
 G4RegionData encapsulates the fields associated to the class G4Region that may not be read-only.. More...
class  G4Region
 G4Region defines a region or a group of regions in the detector geometry setup, sharing properties associated to materials or production cuts which may affect or bias specific physics processes. More...

Typedefs

using G4RegionManager = G4GeomSplitter<G4RegionData>

Typedef Documentation

◆ G4RegionManager

Definition at line 81 of file G4Region.hh.