ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <iomanip>
#include "globals.hh"
#include "G4SystemOfUnits.hh"
#include "G3toG4.hh"
#include "G3EleTable.hh"
#include "G3MatTable.hh"
#include "G4Material.hh"
#include "G4Isotope.hh"
Go to the source code of this file.
Functions | |
void | PG4gsmixt (G4String *tokens) |
void | G4gsmixt (G4int imate, G4String name, G4double *a, G4double *z, G4double dens, G4int nlmat, G4double *wmat) |
void G4gsmixt | ( | G4int | imate, |
G4String | name, | ||
G4double * | a, | ||
G4double * | z, | ||
G4double | dens, | ||
G4int | nlmat, | ||
G4double * | wmat | ||
) |
Definition at line 72 of file G4gsmixt.cc.
View newest version in sPHENIX GitHub at line 72 of file G4gsmixt.cc
References kdfinder::abs(), G4Material::AddElement(), cm3, FatalException, Acts::UnitConstants::g, G3Ele, G3Mat, G4Exception(), G3EleTable::GetEle(), material(), and G3MatTable::put().
Definition at line 42 of file G4gsmixt.cc.
View newest version in sPHENIX GitHub at line 42 of file G4gsmixt.cc
References a, kdfinder::abs(), G4String::data(), G3fillParams(), G4gsmixt(), Ipar, PTgsmixt, Rpar, Spar, and z.
Referenced by G3CLEval().