G4Root Version 6.6
Loading...
Searching...
No Matches
TG4RootSolid.cxx File Reference

Implementation of the TG4RootSolid class. More...

#include "TG4RootSolid.h"
#include "G4AffineTransform.hh"
#include "G4Polyhedron.hh"
#include "G4VGraphicsScene.hh"
#include "G4VPVParameterisation.hh"
#include "G4Version.hh"
#include "G4VoxelLimits.hh"
#include "G4NURBS.hh"
#include "G4NURBSbox.hh"
#include "G4VisExtent.hh"
#include "TGeoBBox.h"
#include "TGeoShape.h"
#include "TMath.h"
#include <G4SystemOfUnits.hh>

Go to the source code of this file.

Variables

static const Double_t gCm = 1. / cm
 constant for conversion cm <-> mm
 

Detailed Description

Implementation of the TG4RootSolid class.

Author
A. Gheata; CERN

Definition in file TG4RootSolid.cxx.

Variable Documentation

◆ gCm

const Double_t gCm = 1. / cm
static

constant for conversion cm <-> mm

Definition at line 43 of file TG4RootSolid.cxx.

Referenced by TG4RootSolid::SurfaceNormal().