Geant4 VMC Version 6.6
|
Implementation of the TG4MCGeometry class. More...
#include "TG4MCGeometry.h"
#include "TG4G3ControlVector.h"
#include "TG4G3CutVector.h"
#include "TG4G3Units.h"
#include "TG4GeometryServices.h"
#include "TG4Globals.h"
#include "TG4Limits.h"
#include "TG4Medium.h"
#include <G4Box.hh>
#include <G4Cons.hh>
#include <G4EllipticalTube.hh>
#include <G4Hype.hh>
#include <G4LogicalBorderSurface.hh>
#include <G4LogicalSkinSurface.hh>
#include <G4LogicalVolume.hh>
#include <G4Material.hh>
#include <G4MaterialPropertiesTable.hh>
#include <G4OpticalSurface.hh>
#include <G4Para.hh>
#include <G4Polycone.hh>
#include <G4Polyhedra.hh>
#include <G4ReflectedSolid.hh>
#include <G4Sphere.hh>
#include <G4SystemOfUnits.hh>
#include <G4Torus.hh>
#include <G4Transform3D.hh>
#include <G4Trap.hh>
#include <G4Trd.hh>
#include <G4Tubs.hh>
#include <G4TwistedTrap.hh>
#include <Riostream.h>
#include <TArrayD.h>
#include <TString.h>
Go to the source code of this file.
Implementation of the TG4MCGeometry class.
C++ interface to Geant3 basic routines for building Geant4 geometry by V. Berejnoi, 25.2.1999;
Materials, tracking media support added by I.Hrivnacova, 27.5.1999.
Definition in file TG4MCGeometry.cxx.