ATLAS Offline Software
Variables
constants.h File Reference
#include <cmath>
Include dependency graph for constants.h:

Go to the source code of this file.

Variables

constexpr unsigned int NUMPMTMD = 20
 
constexpr unsigned int NUMCHAMD = 64
 
constexpr unsigned int NUMLAYMD = 20
 
constexpr unsigned int NUMFIBMD = 64
 
constexpr unsigned int NUMPMTOD = 3
 
constexpr unsigned int NUMCHAOD = 64
 
constexpr unsigned int NUMLAYOD = 6
 
constexpr unsigned int NUMFIBOD = 30
 
constexpr unsigned int NUMKAPLAL = 2
 
constexpr unsigned int NUMPMTLAL = 5
 
constexpr unsigned int NEVTFILE = 2
 
constexpr unsigned int HEADSIZE = 20
 
constexpr unsigned int PMFSIZE = 8
 
constexpr unsigned int NUMPMTALL = NUMPMTMD + NUMPMTOD + 1
 
constexpr unsigned int NUMPMFALL = 25
 
constexpr unsigned int NUMRUN = 46
 
constexpr bool simData = false
 
constexpr bool mapReadData = false
 
constexpr char * ROOTFILENAME = "./output.root"
 
constexpr char * TREENAME = "AlfaTree"
 
constexpr unsigned int NEVTMAX = 999999999
 
constexpr unsigned int KEVTMAX = 10000
 
constexpr unsigned int NCOSTEP = 1000
 
constexpr unsigned int nPrintEvt = 1000
 
constexpr unsigned int MULCHA_Max = 64
 
constexpr unsigned int MULFIB_Max = 64
 
constexpr unsigned int MAX_SUMACT_CH = 100000
 
constexpr unsigned int nDaqOD1 = 4
 
constexpr unsigned int nDaqOD2 = 3
 
constexpr unsigned int nDaqOD3 = 2
 
constexpr unsigned int jBadLayFib [10][10] = { {10} , {8} }
 
constexpr char * MAROC2PMTFILE = "./mapping/MAROC_to_MAPMT.dat"
 
constexpr char * CONFILE_MD = "./mapping/conn_md.dat"
 
constexpr char * GEOFILE_MD = "./mapping/geom_md.dat"
 
constexpr char * CONFILE_OD = "./mapping/OD_mapping.dat"
 
constexpr char * GEOFILE_OD = "./mapping/geom_od_last_bis.dat"
 
constexpr char * CONFILE_LAL = "./mapping/conn_lal.dat"
 
constexpr double t_low = M_PI/4
 
constexpr double t_high = 3*M_PI/4
 
constexpr double r_low = 0.0
 
constexpr double r_high = 64.0
 
constexpr int t_bins = 100
 
constexpr int r_bins = 64
 
constexpr double r_low_SI = 0.5
 
constexpr double r_high_SI = 640.5
 
constexpr int t_bins_SI = 100
 
constexpr int r_bins_SI = 105
 

Variable Documentation

◆ CONFILE_LAL

constexpr char* CONFILE_LAL = "./mapping/conn_lal.dat"
constexpr

Definition at line 82 of file constants.h.

◆ CONFILE_MD

constexpr char* CONFILE_MD = "./mapping/conn_md.dat"
constexpr

Definition at line 73 of file constants.h.

◆ CONFILE_OD

constexpr char* CONFILE_OD = "./mapping/OD_mapping.dat"
constexpr

Definition at line 76 of file constants.h.

◆ GEOFILE_MD

constexpr char* GEOFILE_MD = "./mapping/geom_md.dat"
constexpr

Definition at line 74 of file constants.h.

◆ GEOFILE_OD

constexpr char* GEOFILE_OD = "./mapping/geom_od_last_bis.dat"
constexpr

Definition at line 77 of file constants.h.

◆ HEADSIZE

constexpr unsigned int HEADSIZE = 20
constexpr

Definition at line 29 of file constants.h.

◆ jBadLayFib

constexpr unsigned int jBadLayFib[10][10] = { {10} , {8} }
constexpr

Definition at line 63 of file constants.h.

◆ KEVTMAX

constexpr unsigned int KEVTMAX = 10000
constexpr

Definition at line 45 of file constants.h.

◆ mapReadData

constexpr bool mapReadData = false
constexpr

Definition at line 37 of file constants.h.

◆ MAROC2PMTFILE

constexpr char* MAROC2PMTFILE = "./mapping/MAROC_to_MAPMT.dat"
constexpr

Definition at line 69 of file constants.h.

◆ MAX_SUMACT_CH

constexpr unsigned int MAX_SUMACT_CH = 100000
constexpr

Definition at line 51 of file constants.h.

◆ MULCHA_Max

constexpr unsigned int MULCHA_Max = 64
constexpr

Definition at line 49 of file constants.h.

◆ MULFIB_Max

constexpr unsigned int MULFIB_Max = 64
constexpr

Definition at line 50 of file constants.h.

◆ NCOSTEP

constexpr unsigned int NCOSTEP = 1000
constexpr

Definition at line 46 of file constants.h.

◆ nDaqOD1

constexpr unsigned int nDaqOD1 = 4
constexpr

Definition at line 56 of file constants.h.

◆ nDaqOD2

constexpr unsigned int nDaqOD2 = 3
constexpr

Definition at line 57 of file constants.h.

◆ nDaqOD3

constexpr unsigned int nDaqOD3 = 2
constexpr

Definition at line 58 of file constants.h.

◆ NEVTFILE

constexpr unsigned int NEVTFILE = 2
constexpr

Definition at line 28 of file constants.h.

◆ NEVTMAX

constexpr unsigned int NEVTMAX = 999999999
constexpr

Definition at line 44 of file constants.h.

◆ nPrintEvt

constexpr unsigned int nPrintEvt = 1000
constexpr

Definition at line 47 of file constants.h.

◆ NUMCHAMD

constexpr unsigned int NUMCHAMD = 64
constexpr

Definition at line 14 of file constants.h.

◆ NUMCHAOD

constexpr unsigned int NUMCHAOD = 64
constexpr

Definition at line 19 of file constants.h.

◆ NUMFIBMD

constexpr unsigned int NUMFIBMD = 64
constexpr

Definition at line 16 of file constants.h.

◆ NUMFIBOD

constexpr unsigned int NUMFIBOD = 30
constexpr

Definition at line 21 of file constants.h.

◆ NUMKAPLAL

constexpr unsigned int NUMKAPLAL = 2
constexpr

Definition at line 25 of file constants.h.

◆ NUMLAYMD

constexpr unsigned int NUMLAYMD = 20
constexpr

Definition at line 15 of file constants.h.

◆ NUMLAYOD

constexpr unsigned int NUMLAYOD = 6
constexpr

Definition at line 20 of file constants.h.

◆ NUMPMFALL

constexpr unsigned int NUMPMFALL = 25
constexpr

Definition at line 33 of file constants.h.

◆ NUMPMTALL

constexpr unsigned int NUMPMTALL = NUMPMTMD + NUMPMTOD + 1
constexpr

Definition at line 32 of file constants.h.

◆ NUMPMTLAL

constexpr unsigned int NUMPMTLAL = 5
constexpr

Definition at line 26 of file constants.h.

◆ NUMPMTMD

constexpr unsigned int NUMPMTMD = 20
constexpr

Definition at line 13 of file constants.h.

◆ NUMPMTOD

constexpr unsigned int NUMPMTOD = 3
constexpr

Definition at line 18 of file constants.h.

◆ NUMRUN

constexpr unsigned int NUMRUN = 46
constexpr

Definition at line 34 of file constants.h.

◆ PMFSIZE

constexpr unsigned int PMFSIZE = 8
constexpr

Definition at line 30 of file constants.h.

◆ r_bins

constexpr int r_bins = 64
constexpr

Definition at line 92 of file constants.h.

◆ r_bins_SI

constexpr int r_bins_SI = 105
constexpr

Definition at line 97 of file constants.h.

◆ r_high

constexpr double r_high = 64.0
constexpr

Definition at line 90 of file constants.h.

◆ r_high_SI

constexpr double r_high_SI = 640.5
constexpr

Definition at line 95 of file constants.h.

◆ r_low

constexpr double r_low = 0.0
constexpr

Definition at line 89 of file constants.h.

◆ r_low_SI

constexpr double r_low_SI = 0.5
constexpr

Definition at line 94 of file constants.h.

◆ ROOTFILENAME

constexpr char* ROOTFILENAME = "./output.root"
constexpr

Definition at line 39 of file constants.h.

◆ simData

constexpr bool simData = false
constexpr

Definition at line 36 of file constants.h.

◆ t_bins

constexpr int t_bins = 100
constexpr

Definition at line 91 of file constants.h.

◆ t_bins_SI

constexpr int t_bins_SI = 100
constexpr

Definition at line 96 of file constants.h.

◆ t_high

constexpr double t_high = 3*M_PI/4
constexpr

Definition at line 88 of file constants.h.

◆ t_low

constexpr double t_low = M_PI/4
constexpr

Definition at line 87 of file constants.h.

◆ TREENAME

constexpr char* TREENAME = "AlfaTree"
constexpr

Definition at line 40 of file constants.h.