ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4gsvolu.cc File Reference
#include <iomanip>
#include "G3VolTable.hh"
#include "globals.hh"
#include "G3toG4.hh"
#include "G3toG4MakeSolid.hh"
+ Include dependency graph for G4gsvolu.cc:

Go to the source code of this file.

Functions

void PG4gsvolu (G4String *tokens)
 
G3VolTableEntryG4CreateVTE (G4String vname, G4String shape, G4int nmed, G4double rpar[], G4int npar)
 
void G4gsvolu (G4String vname, G4String shape, G4int nmed, G4double *rpar, G4int npar)
 

Function Documentation

G3VolTableEntry* G4CreateVTE ( G4String  vname,
G4String  shape,
G4int  nmed,
G4double  rpar[],
G4int  npar 
)

Definition at line 50 of file G4gsvolu.cc.

View newest version in sPHENIX GitHub at line 50 of file G4gsvolu.cc

References G3toG4MakeSolid(), G3Vol, and G3VolTable::PutVTE().

Referenced by G3Division::CreateEnvelope(), and G4gsvolu().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4gsvolu ( G4String  vname,
G4String  shape,
G4int  nmed,
G4double rpar,
G4int  npar 
)

Definition at line 72 of file G4gsvolu.cc.

View newest version in sPHENIX GitHub at line 72 of file G4gsvolu.cc

References FatalException, G3Vol, G4CreateVTE(), G4Exception(), and G3VolTable::GetVTE().

Referenced by PG4gsvolu().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void PG4gsvolu ( G4String tokens)

Definition at line 36 of file G4gsvolu.cc.

View newest version in sPHENIX GitHub at line 36 of file G4gsvolu.cc

References G3fillParams(), G4gsvolu(), Ipar, PTgsvolu, Rpar, and Spar.

Referenced by G3CLEval().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: