Geant4_10
Functions | Variables
G4BuildGeom.cc File Reference
#include <iomanip>
#include <fstream>
#include "globals.hh"
#include "G3toG4.hh"
#include "G3MatTable.hh"
#include "G3MedTable.hh"
#include "G3RotTable.hh"
#include "G3VolTable.hh"
#include "G3PartTable.hh"
#include "G3DetTable.hh"
#include "G3toG4BuildTree.hh"
#include "G4GeometryManager.hh"
#include "G4LogicalVolume.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4PVPlacement.hh"
#include "G4VisAttributes.hh"
Include dependency graph for G4BuildGeom.cc:

Go to the source code of this file.

Functions

void G3CLRead (G4String &, char *)
 
void checkVol (G4LogicalVolume *, G4int)
 
void checkVol ()
 
G4LogicalVolumeG4BuildGeom (G4String &inFile)
 

Variables

std::ofstream ofile
 

Function Documentation

void checkVol ( G4LogicalVolume _lvol,
G4int  level 
)

Definition at line 118 of file G4BuildGeom.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void checkVol ( )

Definition at line 110 of file G4BuildGeom.cc.

Here is the call graph for this function:

void G3CLRead ( G4String ,
char *   
)

Definition at line 99 of file clparse.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LogicalVolume* G4BuildGeom ( G4String inFile)

Definition at line 55 of file G4BuildGeom.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

std::ofstream ofile

Definition at line 45 of file clparse.cc.