| 
    Geant4
    10.02.p03
    
   | 
 
#include <assert.h>#include "G3Division.hh"#include "G3VolTableEntry.hh"#include "G3toG4MakeSolid.hh"#include "G4Para.hh"#include "G3Pos.hh"#include "G4SystemOfUnits.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"#include "G4PVPlacement.hh"#include "G4PVReplica.hh"#include "G4ReflectionFactory.hh"Go to the source code of this file.
Functions | |
| G3VolTableEntry * | G4CreateVTE (G4String vname, G4String shape, G4int nmed, G4double Rpar[], G4int npar) | 
| G3VolTableEntry* G4CreateVTE | ( | G4String | vname, | 
| G4String | shape, | ||
| G4int | nmed, | ||
| G4double | Rpar[], | ||
| G4int | npar | ||
| ) | 
Definition at line 51 of file G4gsvolu.cc.