Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | MagnetInit () |
double | Magnet (PHG4Reco *g4Reco, double radius, const int crossings=0, const int absorberactive=0, int verbosity=0) |
double Magnet | ( | PHG4Reco * | g4Reco, |
double | radius, | ||
const int | crossings = 0 , |
||
const int | absorberactive = 0 , |
||
int | verbosity = 0 |
||
) |
Definition at line 4 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 4 of file G4_Magnet.C
References G4MAGNET::magnet_length, G4MAGNET::magnet_outer_cryostat_wall_radius, G4MAGNET::magnet_outer_cryostat_wall_thickness, no_overlapp, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and verbosity.
Referenced by G4Setup().
void MagnetInit | ( | ) |
Definition at line 2 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Magnet.C
Referenced by Fun4All_BHG(), Fun4All_RunCorrelatorJetTree(), Fun4All_RunCorrelatorQAModules(), and G4Init().