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