ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4SystemOfUnits.hh"
#include "G4LogicalVolume.hh"
#include "G3toG4.hh"
#include "G3MatTable.hh"
#include "G3MedTable.hh"
#include "G4UserLimits.hh"
#include "G4MagneticField.hh"
#include "G4Material.hh"
Go to the source code of this file.
Functions | |
void | PG4gstmed (G4String *tokens) |
void | G4gstmed (G4int itmed, G4String, G4int nmat, G4int isvol, G4int, G4double, G4double, G4double stemax, G4double, G4double, G4double, G4double *, G4int useG3TMLimits) |
void G4gstmed | ( | G4int | itmed, |
G4String | , | ||
G4int | nmat, | ||
G4int | isvol, | ||
G4int | , | ||
G4double | , | ||
G4double | , | ||
G4double | stemax, | ||
G4double | , | ||
G4double | , | ||
G4double | , | ||
G4double * | , | ||
G4int | useG3TMLimits | ||
) |
Definition at line 67 of file G4gstmed.cc.
View newest version in sPHENIX GitHub at line 67 of file G4gstmed.cc
References cm, G3Mat, G3Med, G3MatTable::get(), material(), G3MedTable::put(), and G4UserLimits::SetMaxAllowedStep().
Referenced by PG4gstmed().
Definition at line 43 of file G4gstmed.cc.
View newest version in sPHENIX GitHub at line 43 of file G4gstmed.cc
References G3fillParams(), G4gstmed(), Ipar, PTgstmed, Rpar, and Spar.
Referenced by G3CLEval().