ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlobalVariables.C File Reference
#include <g4decayer/EDecayType.hh>
#include <set>
#include <string>
+ Include dependency graph for GlobalVariables.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Input
 
namespace  DstOut
 
namespace  Enable
 
namespace  BlackHoleGeometry
 
namespace  G4P6DECAYER
 
namespace  TRACKING
 
namespace  B0TRACKING
 
namespace  G4MAGNET
 

Macros

#define MACRO_GLOBALVARIABLES_C
 

Functions

PHG4TrackFastSimTRACKING::FastKalmanFilter (nullptr)
 
PHG4TrackFastSimTRACKING::FastKalmanFilterSiliconTrack (nullptr)
 
PHG4TrackFastSimTRACKING::FastKalmanFilterInnerTrack (nullptr)
 
B0TrackFastSimB0TRACKING::FastKalmanFilter (nullptr)
 
B0TrackFastSimB0TRACKING::FastKalmanFilterB0Track (nullptr)
 

Variables

double no_overlapp = 0.0001
 
bool Input::HEPMC = false
 
bool Input::EMBED = false
 
bool Input::READEIC = false
 
bool Input::UPSILON = false
 
std::set< intInput::UPSILON_EmbedIds
 
string DstOut::OutputDir = "."
 
string DstOut::OutputFile = "test.root"
 
bool Enable::OVERLAPCHECK = false
 
bool Enable::ABSORBER = false
 
bool Enable::DSTOUT = false
 
bool Enable::DSTOUT_COMPRESS = false
 
int Enable::VERBOSITY = 0
 
bool Enable::IP6 = false
 
bool Enable::IP8 = false
 
float Enable::HFARFWD_ION_ENERGY = 0
 
float Enable::HFARBWD_E_ENERGY = 0
 
TString Enable::BEAM_COLLISION_SETTING
 
double BlackHoleGeometry::max_radius = 0.
 
double BlackHoleGeometry::min_z = 0.
 
double BlackHoleGeometry::max_z = 0.
 
double BlackHoleGeometry::gap = no_overlapp
 
bool BlackHoleGeometry::visible = false
 
EDecayType G4P6DECAYER::decayType = EDecayType::kAll
 
string TRACKING::TrackNodeName = "TrackMap"
 
std::set< std::string > TRACKING::ProjectionNames
 
string B0TRACKING::TrackNodeName = "TrackMap"
 
std::set< std::string > B0TRACKING::B0ProjectionNames
 
double G4MAGNET::magfield_rescale = NAN
 
string G4MAGNET::magfield
 

Macro Definition Documentation

#define MACRO_GLOBALVARIABLES_C

Definition at line 2 of file GlobalVariables.C.

View newest version in sPHENIX GitHub at line 2 of file GlobalVariables.C

Variable Documentation

double no_overlapp = 0.0001

Definition at line 8 of file GlobalVariables.C.

View newest version in sPHENIX GitHub at line 8 of file GlobalVariables.C

Referenced by CEmc(), CEmc_1DProjectiveSpacal(), CEmc_2DProjectiveSpacal(), CEMC_Cells(), HCalInner(), HCalOuter(), Magnet(), Pipe(), and PipeInit().