|
VGM Version 5.3.1
|
| ►NBaseVGM | BaseVGM utilities |
| CVArb8 | The ABC for Arb8 solids |
| CVBooleanSolid | The ABC for Boolean solids |
| CVBox | The ABC for box solids |
| CVCons | The ABC for cons solids |
| CVCtubs | The ABC for cut tubs solids |
| CVDisplacedSolid | The ABC for displaced solids |
| CVEllipsoid | The ABC for ellipsoid solids |
| CVEllipticalTube | The ABC for elliptical tube solids |
| CVExtrudedSolid | The ABC for xtru solids |
| CVFactory | The abstract base class to geometry factory |
| CVHype | The ABC for hyperboloid solids |
| CVMaterialFactory | The abstract base class to material factory |
| CVMedium | The ABC for tracking medium |
| CVMultiUnion | The ABC for Boolean solids |
| CVPara | The ABC for para solids |
| CVParaboloid | The ABC for paraboloid solids |
| CVPlacement | The abstract base class to positions of volumes |
| CVPolycone | The ABC for polycone solids |
| CVPolyhedra | The ABC for polyhedra solids |
| CVScaledSolid | The ABC for Scaled solids |
| CVSphere | The ABC for sphere solids |
| CVTessellatedSolid | The ABC for tessellated solid |
| CVTorus | The ABC for torus solids |
| CVTrap | The ABC for trap solids |
| CVTrd | The ABC for trd solids |
| CVTubs | The ABC for tubs solids |
| CVVolume | The abstract base class for volumes |
| ►NClhepVGM | ClhepVGM utilities |
| CUnits | Conversion from CLHEP physical units to VGM units |
| ►NGeant4GM | VGM implementation for Geant4 |
| CArb8 | VGM implementation for Geant4 Arb8 solid, the shape is implemented using G4TessellatedSolid |
| CBooleanSolid | VGM implementation for Geant4 Boolean solid |
| CBox | VGM implementation for Geant4 box solid |
| CCons | VGM implementation for Geant4 cons solid |
| CCtubs | VGM implementation for cut tubs solid in Geant4 |
| CDisplacedSolid | VGM implementation for Geant4 displaced solid |
| CElement | VGM implementation for Geant4 element |
| CElementMap | The map between VGM and Geant4 elements |
| CEllipsoid | VGM implementation for Geant4 ellipsoid solid |
| CEllipticalTube | VGM implementation for Geant4 elliptical tube solid |
| CExtrudedSolid | VGM implementation for Geant4 xtru solid |
| CFactory | VGM factory for Geant4 |
| CHype | VGM implementation for Geant4 hyperboloid solid |
| CIsotope | VGM implementation for Geant4 Isotope |
| CIsotopeMap | The map between VGM and Geant4 isotopes |
| CMaterial | VGM implementation for Geant4 material |
| CMaterialFactory | VGM material factory for Geant4 |
| CMaterialMap | The map between VGM and Geant4 material |
| CMedium | The VGM implementation of interface to tracking medium |
| CMultiUnion | VGM implementation for Geant4 Boolean solid |
| CPara | VGM implementation for Geant4 para solid |
| CParaboloid | VGM implementation for Geant4 paraboloid solid |
| CPlacement | VGM implementation for Geant4 positions of volumes |
| CPlacementMap | The map between VGM and Geant4 placements |
| CPolycone | VGM implementation for Geant4 polycone solid |
| CPolyhedra | VGM implementation for Geant4 polyhedra solid |
| CScaledSolid | VGM implementation for Geant4 Scaled solid |
| CSolidMap | The map between VGM and Geant4 solids |
| CSphere | VGM implementation for Geant4 sphere solid |
| CTessellatedSolid | VGM implementation for Geant4 tessellated solid |
| CTorus | VGM implementation for Geant4 torus solid |
| CTrap | VGM implementation for Geant4 trap solid |
| CTrd | VGM implementation for Geant4 trd solid |
| CTubs | VGM implementation for Geant4 tubs solid |
| CVolume | VGM implementation for Geant4 volume |
| CVolumeMap | The map between VGM and Geant4 volumes |
| ►NRootGM | VGM implementation for Root |
| CArb8 | VGM implementation for Root Arb8 solid |
| CBooleanSolid | VGM implementation for Root Boolean solid |
| CBox | VGM implementation for Root box solid |
| CCons | VGM implementation for Root cons solid |
| CCtubs | VGM implementation for Root cut tubs solid |
| CDisplacedSolid | VGM implementation for Root displaced solid |
| CElement | VGM implementation for Root element using TGeoElement object |
| CElementMap | The map between VGM and Root elements |
| CElementNonGeo | VGM implementation for Root element which is not represented via TGeoElement object in Root geometry |
| CEllipsoid | VGM implementation for Root ellipsoid solid |
| CEllipticalTube | VGM implementation for Root elliptical tube solid |
| CExtrudedSolid | VGM implementation for Root extruded solid |
| CFactory | VGM factory for Root |
| CHype | VGM implementation for Root hyperboloid solid |
| CIsotope | VGM implementation for Root isotope |
| CIsotopeMap | The map between VGM and Root isotopes |
| CMaterial | VGM implementation for Root material |
| CMaterialFactory | VGM material factory for Root |
| CMaterialMap | The map between VGM and Root material |
| CMedium | VGM implementation for Root medium |
| CMultiUnion | VGM implementation for Root Boolean solid |
| CPara | VGM implementation for Root para solid |
| CParaboloid | VGM implementation for Root paraboloid solid |
| CPlacement | VGM implementation for Root positions of volumes |
| CPlacementMap | The map between VGM and Root placements |
| CPolycone | VGM implementation for Root polycone solid |
| CPolyhedra | VGM implementation for Root polyhedra solid |
| CScaledSolid | VGM implementation for Root Scaled solid |
| CSolidMap | The map between VGM and Root solids |
| CSphere | VGM implementation for Root sphere solid |
| CTessellatedSolid | VGM implementation for Root tessellated solid |
| CTorus | VGM implementation for Root torus solid |
| CTrap | VGM implementation for Root trap solid |
| CTrd | VGM implementation for Root trd solid |
| CTubs | VGM implementation for Root tubs solid |
| CUnits | Conversion from Root physical units to VGM units |
| CVolume | VGM implementation for Root volume |
| CVolumeMap | The map between VGM and Root volumes |
| ►NVGM | VGM interfaces |
| CIArb8 | The VGM interface to Arb8 solids |
| CIBooleanSolid | The VGM interface to Boolean solids |
| CIBox | The VGM interface to box solids |
| CICons | The VGM interface to cons solids |
| CICtubs | The VGM interface to cut tubs solids |
| CIDisplacedSolid | The VGM interface to displaced solids |
| CIElement | The VGM interface to elements |
| CIEllipsoid | The VGM interface to ellipsoid solids |
| CIEllipticalTube | The VGM interface to elliptical tube solids |
| CIExtrudedSolid | The VGM interface to extruded solids |
| CIFactory | The VGM interface to geometry factory providing functions for geometry construction and conversions |
| CIHype | The VGM interface to hyperboloid solids |
| CIIsotope | The VGM interface to elements |
| CIMaterial | The VGM interface to materials |
| CIMaterialFactory | The VGM interface to material factory providing functions for material conversions |
| CIMedium | The VGM interface to tracking medium |
| CIMultiUnion | The VGM interface to Boolean solids |
| CIPara | The VGM interface to para solids |
| CIParaboloid | The VGM interface to paraboloid solids |
| CIPlacement | The VGM interface to positions of volumes |
| CIPolycone | The VGM interface to polycone solids |
| CIPolyhedra | The VGM interface to polyhedra solids |
| CIScaledSolid | The VGM interface to Boolean solids |
| CISolid | The VGM interface to solids |
| CISphere | The VGM interface to sphere solids |
| CITessellatedSolid | The VGM interface to extruded solids |
| CITorus | The VGM interface to torus solids |
| CITrap | The VGM interface to trap solids |
| CITrd | The VGM interface to trd solids |
| CITubs | The VGM interface to tubs solids |
| CIVolume | The VGM interface to volumes |
| ►NXmlVGM | XmlVGM utilities |
| CAGDDExporter | Class for generation of geometry data files in XML, in the AGDD XML format |
| CAGDDWriter | The implementation of the interface for the XML writer that writes VGM geometry objects to XML defined by AGDD.dtd (ATLAS Generic Detector Description) |
| CGDMLExporter | Class for generation of geometry data files in XML, in the GDML format |
| CGDMLWriter | The implementation of the interface for the XML writer that writes VGM geometry objects to XML defined by GDML scheme |
| CIWriter | The interface for the XML writer that writes VGM geometry objects to XML: |
| CMaps | Utility class for mapping XML element values to their names within the XML exporter precision |
| CVExporter | Class for generation of geometry data files in XML, the XML format is independent from the geometry object model |
| CAxis | VGM Axis enumeration |
| CThreeVector | VGM typedef for 3D vector represented by vector<double> |
| CTransform | VGM typedef for 3D transformation represented by std::vector<double>: |
| CTwoVector | VGM typedef for 2D vector represented by std::pair<double, double>: |