|  | 
								EIC Software
							 
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							 | 
#include <GlobalVariables.C>#include <g4detectors/PHG4CylinderSubsystem.h>#include <g4main/PHG4Reco.h> Include dependency graph for G4_Magnet.C:
 Include dependency graph for G4_Magnet.C: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Namespaces | |
| namespace | Enable | 
| namespace | G4MAGNET | 
| Macros | |
| #define | MACRO_G4MAGNET_C | 
| Functions | |
| void | MagnetFieldInit () | 
| void | MagnetInit () | 
| double | Magnet (PHG4Reco *g4Reco, double radius) | 
| Variables | |
| double | G4MAGNET::magnet_outer_cryostat_wall_radius = 174.5 | 
| double | G4MAGNET::magnet_outer_cryostat_wall_thickness = 2.5 | 
| #define MACRO_G4MAGNET_C | 
Definition at line 2 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Magnet.C
Definition at line 47 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 47 of file G4_Magnet.C
References Enable::ABSORBER, Enable::MAGNET_ABSORBER, G4MAGNET::magnet_length, G4MAGNET::magnet_outer_cryostat_wall_radius, G4MAGNET::magnet_outer_cryostat_wall_thickness, Enable::MAGNET_OVERLAPCHECK, Enable::MAGNET_VERBOSITY, max, no_overlapp, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), G4BECAL::radius, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and Enable::VERBOSITY.
 Here is the call graph for this function:
 Here is the call graph for this function:| void MagnetFieldInit | ( | ) | 
Definition at line 27 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 27 of file G4_Magnet.C
References G4MAGNET::magfield, and G4MAGNET::magfield_rescale.
| void MagnetInit | ( | ) | 
Definition at line 39 of file G4_Magnet.C.
View newest version in sPHENIX GitHub at line 39 of file G4_Magnet.C
References G4MAGNET::magnet_length, G4MAGNET::magnet_outer_cryostat_wall_radius, G4MAGNET::magnet_outer_cryostat_wall_thickness, MagnetFieldInit(), max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, and BlackHoleGeometry::min_z.
 Here is the call graph for this function:
 Here is the call graph for this function: