ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Functions | |
void | G4gsdvn2 (G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double c0, G4int numed) |
void | G4gsdvt2 (G4String name, G4String moth, G4double Step, G4int iaxis, G4double c0, G4int numed, G4int ndvmx) |
void | PG4gsdvx (G4String *tokens) |
void | G4gsdvx (G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double Step, G4double c0, G4int numed, G4int ndvmx) |
Definition at line 55 of file G4gsdvn2.cc.
View newest version in sPHENIX GitHub at line 55 of file G4gsdvn2.cc
References FatalException, G3Vol, G4CreateCloneVTEWithDivision(), G4Exception(), G3VolTable::GetVTE(), and kDvn2.
void G4gsdvt2 | ( | G4String | name, |
G4String | moth, | ||
G4double | Step, | ||
G4int | iaxis, | ||
G4double | c0, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 57 of file G4gsdvt2.cc.
View newest version in sPHENIX GitHub at line 57 of file G4gsdvt2.cc
References FatalException, G3Vol, G4CreateCloneVTEWithDivision(), G4Exception(), G3VolTable::GetVTE(), and kDvt2.
void G4gsdvx | ( | G4String | name, |
G4String | moth, | ||
G4int | ndiv, | ||
G4int | iaxis, | ||
G4double | Step, | ||
G4double | c0, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 57 of file G4gsdvx.cc.
View newest version in sPHENIX GitHub at line 57 of file G4gsdvx.cc
References G4gsdvn2(), and G4gsdvt2().
Referenced by PG4gsdvx().
Definition at line 39 of file G4gsdvx.cc.
View newest version in sPHENIX GitHub at line 39 of file G4gsdvx.cc
References G3fillParams(), G4gsdvx(), Ipar, PTgsdvx, Rpar, and Spar.
Referenced by G3CLEval().