Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlobalVariables.C File Reference
#include <g4decayer/EDecayType.hh>
#include <G4_TrkrVariables.C>
#include <set>
+ 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  G4MAGNET
 
namespace  G4MICROMEGAS
 
namespace  G4TPC
 
namespace  G4TRACKING
 
namespace  EVTGENDECAYER
 
namespace  CDB
 

Macros

#define MACRO_GLOBALVARIABLES_C
 

Enumerations

enum  Input::BeamConfiguration { Input::AA_COLLISION = 0, Input::pA_COLLISION, Input::pp_COLLISION }
 nominal beam parameter configuration choices for BEAM_CONFIGURATION More...
 

Variables

double no_overlapp = 0.0001
 
bool Input::HEPMC = false
 
bool Input::EMBED = false
 
bool Input::READEIC = false
 
bool Input::UPSILON = false
 
std::set< int > Input::UPSILON_EmbedIds
 
BeamConfiguration Input::BEAM_CONFIGURATION = AA_COLLISION
 
std::string DstOut::OutputDir = "."
 
std::string DstOut::OutputFile = "test.root"
 
bool Enable::ABSORBER = false
 
bool Enable::CDB = false
 
bool Enable::DSTOUT = false
 
bool Enable::DSTOUT_COMPRESS = false
 
bool Enable::OVERLAPCHECK = false
 
bool Enable::SUPPORT = false
 
int Enable::VERBOSITY = 0
 
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
 
std::string TRACKING::TrackNodeName = "SvtxTrackMap"
 
bool TRACKING::pp_mode = false
 
double TRACKING::pp_extended_readout_time = 7000.0
 
double G4MAGNET::magfield_rescale = NAN
 
std::string G4MAGNET::magfield
 
std::string G4MAGNET::magfield_OHCAL_steel
 
bool Enable::MICROMEGAS = false
 
int G4MICROMEGAS::n_micromegas_layer = 2
 
double G4TPC::tpc_drift_velocity_reco = 8.0 / 1000.0
 
bool G4TRACKING::init_acts_magfield = true
 
std::string EVTGENDECAYER::DecayFile = ""
 
std::string CDB::global_tag = "MDC2"
 
uint64_t CDB::timestamp = 6
 

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