Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_Magnet.C File Reference
+ Include dependency graph for G4_Magnet.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_G4MAGNET_C
 

Functions

void MagnetFieldInit ()
 
void MagnetInit ()
 
double Magnet (PHG4Reco *g4Reco, double radius)
 

Variables

bool Enable::MAGNET = false
 
bool Enable::MAGNET_ABSORBER = false
 
bool Enable::MAGNET_OVERLAPCHECK = false
 
int Enable::MAGNET_VERBOSITY = 0
 
double G4MAGNET::magnet_outer_cryostat_wall_radius = 174.5
 
double G4MAGNET::magnet_outer_cryostat_wall_thickness = 2.5
 
double G4MAGNET::magnet_length = 379.
 

Macro Definition Documentation

#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

Function Documentation

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, G4MAGNET::magfield_OHCAL_steel, and G4MAGNET::magfield_rescale.

Referenced by Fun4All_BHG(), Fun4All_G4_sPHENIX_jobC(), Fun4All_RunCorrelatorJetTree(), Fun4All_RunCorrelatorQAModules(), G4Init(), and MagnetInit().

+ Here is the caller graph for this function:

void MagnetInit ( )

Definition at line 40 of file G4_Magnet.C.

View newest version in sPHENIX GitHub at line 40 of file G4_Magnet.C

References G4MAGNET::magnet_length, G4MAGNET::magnet_outer_cryostat_wall_radius, G4MAGNET::magnet_outer_cryostat_wall_thickness, MagnetFieldInit(), BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, Acts::UnitConstants::min, and BlackHoleGeometry::min_z.

+ Here is the call graph for this function: