ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G3Division.hh"
#include "G3VolTableEntry.hh"
#include "G3VolTable.hh"
#include "globals.hh"
#include "G3toG4.hh"
Go to the source code of this file.
Functions | |
void | G4CreateCloneVTEWithDivision (G4String vname, G3VolTableEntry *mvte, G3DivType divType, G4int nofDivisions, G4int iaxis, G4int nmed, G4double c0, G4double step) |
void | PG4gsdvt (G4String *tokens) |
void | G4gsdvt (G4String vname, G4String vmoth, G4double step, G4int iaxis, G4int numed, G4int ndvmx) |
void G4CreateCloneVTEWithDivision | ( | G4String | vname, |
G3VolTableEntry * | mvte, | ||
G3DivType | divType, | ||
G4int | nofDivisions, | ||
G4int | iaxis, | ||
G4int | nmed, | ||
G4double | c0, | ||
G4double | step | ||
) |
Definition at line 51 of file G4gsdvn.cc.
View newest version in sPHENIX GitHub at line 51 of file G4gsdvn.cc
void G4gsdvt | ( | G4String | vname, |
G4String | vmoth, | ||
G4double | step, | ||
G4int | iaxis, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 56 of file G4gsdvt.cc.
View newest version in sPHENIX GitHub at line 56 of file G4gsdvt.cc
References FatalException, G3Vol, G4CreateCloneVTEWithDivision(), G4Exception(), G3VolTable::GetVTE(), and kDvt.
Referenced by PG4gsdvt().
Definition at line 40 of file G4gsdvt.cc.
View newest version in sPHENIX GitHub at line 40 of file G4gsdvt.cc
References G3fillParams(), G4gsdvt(), Ipar, PTgsdvt, Rpar, and Spar.
Referenced by G3CLEval().