Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
Classes | Typedefs
geometry

Classes

class  TG4CachedMagneticField
 The cached magnetic field defined by the TVirtualMCApplication field map. More...
 
class  TG4DetConstruction
 Detector construction for building geometry using TVirtualMCApplication. More...
 
class  TG4DetConstructionMessenger
 Messenger class that defines commands for TG4DetConstruction. More...
 
class  TG4Field
 The class for constructing magnetic, electromagnetic and gravity fields which strength is defined via TVirtualMagField. More...
 
class  TG4FieldParameters
 The magnetic field parameters. More...
 
class  TG4FieldParametersMessenger
 Messenger class that defines commands for TG4DetConstruction. More...
 
class  TG4GeometryManager
 The manager class for building Geant4 geometry depending on a selected user input. More...
 
class  TG4GeometryServices
 Services for accessing to Geant4 geometry. More...
 
class  TG4MagneticField
 The magnetic field defined via TVirtualMagField. More...
 
class  TG4MCGeometry
 Geant4 implementation of the TVirtualMCGeometry interface. More...
 
class  TG4Medium
 Helper class to keep medium data. More...
 
class  TG4MediumMap
 The map of media to logical volumes. More...
 
class  TG4OpGeometryManager
 Geant4 implementation of the TVirtualMC interface methods for definition of material properties for optical processes. More...
 
class  TG4RadiatorDescription
 The radiator description. More...
 
class  TG4VGMMessenger
 Messenger class that defines commands for VGM XML Exporter. More...
 
class  TG4VUserPostDetConstruction
 The abstract base class for user defined class to customize geometry. More...
 
class  TG4VUserRegionConstruction
 The abstract base class for user defined regions. More...
 
class  TG4StateManager
 The manager class for application state. More...
 

Typedefs

typedef std::map< G4String, G4OpticalSurface * > TG4OpSurfaceMap
 The map between optical surfaces names and their objects.
 

Detailed Description

Category geometry

Typedef Documentation

◆ TG4OpSurfaceMap

typedef std::map<G4String, G4OpticalSurface*> TG4OpSurfaceMap

The map between optical surfaces names and their objects.

Definition at line 23 of file TG4OpSurfaceMap.h.