Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
Go to the source code of this file.
Functions | |
void | G4gsvolu (G4String name, G4String shape, G4int nmed, G4double *par, G4int npar) |
void | G4gspos (G4String name, G4int num, G4String moth, G4double x, G4double y, G4double z, G4int irot, G4String only) |
void | G4gsposp (G4String name, G4int num, G4String moth, G4double x, G4double y, G4double z, G4int irot, G4String only, G4double Rpar[], G4int npar) |
void | G4gsbool (G4String volName, G4String manyVolName) |
void | G4gsrotm (G4int irot, G4double theta1, G4double phi1, G4double theta2, G4double phi2, G4double theta3, G4double phi3) |
void | G4gsatt (G4String name, G4String attr, G4int ival) |
void | G4gsdvn (G4String vname, G4String vmoth, G4int ndiv, G4int iaxis) |
void | G4gsdvt (G4String name, G4String moth, G4double Step, G4int iaxis, G4int numed, G4int ndvmx) |
void | G4gsdvx (G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double Step, G4double c0, G4int numed, G4int ndvmx) |
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 | G4gsmate (G4int imate, G4String name, G4double a, G4double z, G4double dens, G4double radl, G4int nwbf, G4double *ubuf) |
void | G4gsmixt (G4int imate, G4String name, G4double a[], G4double *z, G4double dens, G4int nlmat, G4double *wmat) |
void | G4gstmed (G4int itmed, G4String name, G4int nmat, G4int isvol, G4int ifield, G4double fieldm, G4double tmaxfd, G4double stemax, G4double deemax, G4double epsil, G4double stmin, G4double *par, G4int npar) |
void | G4gstpar (G4int itmed, G4String chpar, G4double parval) |
void | G4gspart (G4int ipart, G4String chnpar, G4int itrtyp, G4double amass, G4double charge, G4double tlife, G4double *ubuf, G4int nwb) |
void | G4gsdk (G4int ipart, G4double *bratio, G4int *mode) |
void | G4gsdet (G4String chset, G4String chdet, G4int nv, G4String *chnmsv, G4int *nbitsv, G4int idtyp, G4int nwhi, G4int nwdi) |
void | G4gsdetv (G4String chset, G4String chdet, G4int idtyp, G4int nwhi, G4int nwdi) |
void | G4gsdeta (G4String chset, G4String chdet, G4String chali, G4int nwhi, G4int nwdi) |
void | G4gsdeth (G4String chset, G4String chdet, G4int nh, G4String *chnamh, G4int *nbitsh, G4double *orig, G4double *fact) |
void | G4gsdetd (G4String chset, G4String chdet, G4int nd, G4String *chnmsd, G4int *nbitsd) |
void | G4gsdetu (G4String chset, G4String chdet, G4int nupar, G4double *upar) |
void | G4ggclos () |
G4LogicalVolume * | G4BuildGeom (G4String &inFile) |
G4LogicalVolume * G4BuildGeom | ( | G4String & | inFile | ) |
Definition at line 54 of file G4BuildGeom.cc.
void G4ggclos | ( | ) |
Definition at line 45 of file G4gsatt.cc.
Referenced by PG4gsatt().
Definition at line 34 of file G4gsbool.cc.
void G4gsdet | ( | G4String | chset, |
G4String | chdet, | ||
G4int | nv, | ||
G4String * | chnmsv, | ||
G4int * | nbitsv, | ||
G4int | idtyp, | ||
G4int | nwhi, | ||
G4int | nwdi | ||
) |
Definition at line 50 of file G4gsdet.cc.
Referenced by PG4gsdet().
Definition at line 52 of file G4gsdeta.cc.
Referenced by PG4gsdeta().
Definition at line 49 of file G4gsdetd.cc.
Referenced by PG4gsdetd().
void G4gsdeth | ( | G4String | chset, |
G4String | chdet, | ||
G4int | nh, | ||
G4String * | chnamh, | ||
G4int * | nbitsh, | ||
G4double * | orig, | ||
G4double * | fact | ||
) |
Definition at line 51 of file G4gsdeth.cc.
Referenced by PG4gsdeth().
Definition at line 44 of file G4gsdetu.cc.
Referenced by PG4gsdetu().
Definition at line 50 of file G4gsdetv.cc.
Referenced by G4gsdet(), G4gsdeta(), and PG4gsdetv().
Definition at line 45 of file G4gsdk.cc.
Referenced by PG4gsdk().
Definition at line 102 of file G4gsdvn.cc.
Referenced by PG4gsdvn().
Definition at line 55 of file G4gsdvn2.cc.
Definition at line 56 of file G4gsdvt.cc.
Referenced by PG4gsdvt().
void G4gsdvt2 | ( | G4String | name, |
G4String | moth, | ||
G4double | Step, | ||
G4int | iaxis, | ||
G4double | c0, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 57 of file G4gsdvt2.cc.
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.
Referenced by PG4gsdvx().
void G4gsmate | ( | G4int | imate, |
G4String | name, | ||
G4double | a, | ||
G4double | z, | ||
G4double | dens, | ||
G4double | radl, | ||
G4int | nwbf, | ||
G4double * | ubuf | ||
) |
Definition at line 104 of file G4gsmate.cc.
Referenced by PG4gsmate().
void G4gsmixt | ( | G4int | imate, |
G4String | name, | ||
G4double | a[], | ||
G4double * | z, | ||
G4double | dens, | ||
G4int | nlmat, | ||
G4double * | wmat | ||
) |
Referenced by G4gsmate().
void G4gspos | ( | G4String | name, |
G4int | num, | ||
G4String | moth, | ||
G4double | x, | ||
G4double | y, | ||
G4double | z, | ||
G4int | irot, | ||
G4String | only | ||
) |
Definition at line 64 of file G4gspos.cc.
Referenced by PG4gspos().
void G4gsposp | ( | G4String | name, |
G4int | num, | ||
G4String | moth, | ||
G4double | x, | ||
G4double | y, | ||
G4double | z, | ||
G4int | irot, | ||
G4String | only, | ||
G4double | Rpar[], | ||
G4int | npar | ||
) |
Definition at line 296 of file G4gsposp.cc.
Referenced by PG4gsposp().
void G4gsrotm | ( | G4int | irot, |
G4double | theta1, | ||
G4double | phi1, | ||
G4double | theta2, | ||
G4double | phi2, | ||
G4double | theta3, | ||
G4double | phi3 | ||
) |
Definition at line 53 of file G4gsrotm.cc.
Referenced by G4BuildGeom(), and PG4gsrotm().
void G4gstmed | ( | G4int | itmed, |
G4String | name, | ||
G4int | nmat, | ||
G4int | isvol, | ||
G4int | ifield, | ||
G4double | fieldm, | ||
G4double | tmaxfd, | ||
G4double | stemax, | ||
G4double | deemax, | ||
G4double | epsil, | ||
G4double | stmin, | ||
G4double * | par, | ||
G4int | npar | ||
) |
Definition at line 67 of file G4gstmed.cc.
Referenced by PG4gstmed().
Definition at line 44 of file G4gstpar.cc.
Referenced by PG4gstpar().
Definition at line 72 of file G4gsvolu.cc.
Referenced by PG4gsvolu().