Geant4
10.02.p01
|
#include "globals.hh"
#include "G4SystemOfUnits.hh"
#include "G4Box.hh"
#include "G4Tubs.hh"
#include "G4Trd.hh"
#include "G4Trap.hh"
#include "G4Cons.hh"
#include "G4Sphere.hh"
#include "G3toG4.hh"
#include "G4Polycone.hh"
#include "G4Polyhedra.hh"
#include "G4Para.hh"
#include "G4Hype.hh"
#include "G4EllipticalTube.hh"
#include "G3toG4MakeSolid.hh"
Go to the source code of this file.
Functions | |
G4VSolid * | G3toG4MakeSolid (const G4String &vname, const G4String &shape, const G4double *rpar, const G4int npar, G4bool &NegVolPars, G4bool &Deferred, G4bool *OKAxis) |
G4VSolid* G3toG4MakeSolid | ( | const G4String & | vname, |
const G4String & | shape, | ||
const G4double * | rpar, | ||
const G4int | npar, | ||
G4bool & | NegVolPars, | ||
G4bool & | Deferred, | ||
G4bool * | OKAxis | ||
) |
Definition at line 47 of file G3toG4MakeSolid.cc.
References cm, deg, G4cerr, and G4endl.
Referenced by G3Division::CreateSolid(), G4CreateCloneVTE(), G4CreateVTE(), and G4ProcessDaughters().