![]() |
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_Cleo.C:
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_G4MAGNETJLEIC_C |
Functions | |
| void | MagnetFieldInit () |
| void | MagnetInit () |
| double | Magnet (PHG4Reco *g4Reco, double radius) |
Variables | |
| bool | Enable::MAGNET_OVERLAPCHECK = false |
| int | Enable::MAGNET_VERBOSITY = 0 |
| #define MACRO_G4MAGNETJLEIC_C |
Definition at line 2 of file G4_Magnet_Cleo.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Magnet_Cleo.C
Definition at line 47 of file G4_Magnet_Cleo.C.
View newest version in sPHENIX GitHub at line 47 of file G4_Magnet_Cleo.C
References Enable::ABSORBER, Enable::MAGNET_ABSORBER, G4MAGNET::magnet_inner_radius, G4MAGNET::magnet_length, G4MAGNET::magnet_outer_radius, Enable::MAGNET_OVERLAPCHECK, Enable::MAGNET_VERBOSITY, max, no_overlapp, Enable::OVERLAPCHECK, G4BECAL::radius, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and Enable::VERBOSITY.
Here is the call graph for this function:| void MagnetFieldInit | ( | ) |
Definition at line 27 of file G4_Magnet_Cleo.C.
View newest version in sPHENIX GitHub at line 27 of file G4_Magnet_Cleo.C
References G4MAGNET::magfield, and G4MAGNET::magfield_rescale.
| void MagnetInit | ( | ) |
Definition at line 39 of file G4_Magnet_Cleo.C.
View newest version in sPHENIX GitHub at line 39 of file G4_Magnet_Cleo.C
References G4MAGNET::magnet_length, G4MAGNET::magnet_outer_radius, MagnetFieldInit(), max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, and BlackHoleGeometry::min_z.
Here is the call graph for this function: