Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_TrkrVariables.C File Reference
+ Include dependency graph for G4_TrkrVariables.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4MVTX
 
namespace  G4MVTXAlignment
 
namespace  G4INTT
 
namespace  G4TPC
 
namespace  G4TRACKING
 

Macros

#define MACRO_G4TRKRVARIABLES_C
 

Enumerations

enum  G4INTT::enu_InttDeadMapType { G4INTT::kInttNoDeadMap = 0, G4INTT::kInttDeadMap = 1 }
 

Variables

bool Enable::MVTX = false
 
bool Enable::MVTX_OVERLAPCHECK = false
 
bool Enable::MVTX_CELL = false
 
bool Enable::MVTX_CLUSTER = false
 
bool Enable::MVTX_QA = false
 
bool Enable::MVTX_SUPPORT = false
 
int Enable::MVTX_VERBOSITY = 0
 
bool Enable::INTT = false
 
bool Enable::INTT_ABSORBER = false
 
bool Enable::INTT_OVERLAPCHECK = false
 
bool Enable::INTT_CELL = false
 
bool Enable::INTT_CLUSTER = false
 
bool Enable::INTT_QA = false
 
bool Enable::INTT_SUPPORT = false
 
int Enable::INTT_VERBOSITY = 0
 
bool Enable::TPC = false
 
bool Enable::TPC_ABSORBER = false
 
bool Enable::TPC_OVERLAPCHECK = false
 
bool Enable::TPC_CELL = false
 
bool Enable::TPC_CLUSTER = false
 
bool Enable::TPC_QA = false
 
bool Enable::TPC_ENDCAP = true
 
int Enable::TPC_VERBOSITY = 0
 
bool Enable::MICROMEGAS_OVERLAPCHECK = false
 
bool Enable::MICROMEGAS_CELL = false
 
bool Enable::MICROMEGAS_CLUSTER = false
 
bool Enable::MICROMEGAS_QA = false
 
bool Enable::MICROMEGAS_SUPPORT = false
 
int Enable::MICROMEGAS_VERBOSITY = 0
 
bool Enable::TRACK_MATCHING = false
 
bool Enable::TRACK_MATCHING_TREE = false
 
bool Enable::TRACK_MATCHING_TREE_CLUSTERS = false
 
bool Enable::TRACKING_DIAGNOSTICS = false
 
int G4MVTX::n_maps_layer = 3
 
double G4MVTX::radius_offset = 0.7
 
std::string G4MVTXAlignment::alignment_path = string(getenv("CALIBRATIONROOT")) + "/Tracking/MVTX/alignment"
 
double G4MVTXAlignment::z_offset [] = {0.0, 0.0, 200.0}
 
int G4INTT::n_intt_layer = 4
 
double G4INTT::intt_radius_max = 140.
 
int G4INTT::laddertype [4]
 
int G4INTT::nladder [4] = {12, 12, 16, 16}
 
double G4INTT::sensor_radius [4] = {7.188 - 36e-4, 7.732 - 36e-4, 9.680 - 36e-4, 10.262 - 36e-4}
 
enu_InttDeadMapType G4INTT::InttDeadMapOption = kInttDeadMap
 
int G4TPC::n_tpc_layer_inner = 16
 
int G4TPC::tpc_layer_rphi_count_inner = 1152
 
int G4TPC::n_tpc_layer_mid = 16
 
int G4TPC::n_tpc_layer_outer = 16
 
int G4TPC::n_gas_layer = n_tpc_layer_inner + n_tpc_layer_mid + n_tpc_layer_outer
 
double G4TPC::tpc_outer_radius = 77. + 2.
 
double G4TPC::tpc_drift_velocity_sim = 8.0 / 1000.0
 
bool G4TPC::USE_SIMPLE_CLUSTERIZER = false
 
bool G4TPC::ENABLE_STATIC_DISTORTIONS = false
 
auto G4TPC::static_distortion_filename = std::string(getenv("CALIBRATIONROOT")) + "/distortion_maps/static_only.distortion_map.hist.root"
 
bool G4TPC::ENABLE_TIME_ORDERED_DISTORTIONS = false
 
std::string G4TPC::time_ordered_distortion_filename = std::string(getenv("CALIBRATIONROOT")) + "/distortion_maps/TimeOrderedDistortions.root"
 
bool G4TPC::ENABLE_CORRECTIONS = false
 
auto G4TPC::correction_filename = std::string(getenv("CALIBRATIONROOT")) + "/distortion_maps/static_only_inverted_10-new.root"
 
bool G4TPC::ENABLE_CENTRAL_MEMBRANE_HITS = false
 
bool G4TPC::ENABLE_DIRECT_LASER_HITS = false
 
bool G4TPC::DIRECT_LASER_SAVEHISTOGRAMS = false
 
bool G4TPC::DO_HIT_ASSOCIATION = true
 
std::string G4TPC::DIRECT_LASER_ROOTOUTPUT_FILENAME = "TpcSpaceChargeMatrices.root"
 
std::string G4TPC::DIRECT_LASER_HISTOGRAMOUTPUT_FILENAME = "TpcDirectLaserReconstruction.root"
 
bool G4TRACKING::SC_USE_MICROMEGAS = true
 
double G4TRACKING::SC_COLLISIONRATE = 50e3
 
std::string G4TRACKING::SC_ROOTOUTPUT_FILENAME = "TpcSpaceChargeMatrices.root"
 
bool G4TRACKING::use_truth_silicon_seeding = false
 
bool G4TRACKING::use_truth_si_matching = false
 
bool G4TRACKING::use_truth_vertexing = false
 
bool G4TRACKING::convert_seeds_to_svtxtracks = false
 
bool G4TRACKING::iterative_seeding = false
 
bool G4TRACKING::filter_conversion_electrons = false
 

Macro Definition Documentation

#define MACRO_G4TRKRVARIABLES_C

Definition at line 2 of file G4_TrkrVariables.C.

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