ATLAS Offline Software
Loading...
Searching...
No Matches
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

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

Definition at line 82 of file constants.h.

◆ CONFILE_MD

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

Definition at line 73 of file constants.h.

◆ CONFILE_OD

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

Definition at line 76 of file constants.h.

◆ GEOFILE_MD

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

Definition at line 74 of file constants.h.

◆ GEOFILE_OD

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

Definition at line 77 of file constants.h.

◆ HEADSIZE

unsigned int HEADSIZE = 20
constexpr

Definition at line 29 of file constants.h.

◆ jBadLayFib

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

Definition at line 63 of file constants.h.

63{ {10} , {8} };

◆ KEVTMAX

unsigned int KEVTMAX = 10000
constexpr

Definition at line 45 of file constants.h.

◆ mapReadData

bool mapReadData = false
constexpr

Definition at line 37 of file constants.h.

◆ MAROC2PMTFILE

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

Definition at line 69 of file constants.h.

◆ MAX_SUMACT_CH

unsigned int MAX_SUMACT_CH = 100000
constexpr

Definition at line 51 of file constants.h.

◆ MULCHA_Max

unsigned int MULCHA_Max = 64
constexpr

Definition at line 49 of file constants.h.

◆ MULFIB_Max

unsigned int MULFIB_Max = 64
constexpr

Definition at line 50 of file constants.h.

◆ NCOSTEP

unsigned int NCOSTEP = 1000
constexpr

Definition at line 46 of file constants.h.

◆ nDaqOD1

unsigned int nDaqOD1 = 4
constexpr

Definition at line 56 of file constants.h.

◆ nDaqOD2

unsigned int nDaqOD2 = 3
constexpr

Definition at line 57 of file constants.h.

◆ nDaqOD3

unsigned int nDaqOD3 = 2
constexpr

Definition at line 58 of file constants.h.

◆ NEVTFILE

unsigned int NEVTFILE = 2
constexpr

Definition at line 28 of file constants.h.

◆ NEVTMAX

unsigned int NEVTMAX = 999999999
constexpr

Definition at line 44 of file constants.h.

◆ nPrintEvt

unsigned int nPrintEvt = 1000
constexpr

Definition at line 47 of file constants.h.

◆ NUMCHAMD

unsigned int NUMCHAMD = 64
constexpr

Definition at line 14 of file constants.h.

◆ NUMCHAOD

unsigned int NUMCHAOD = 64
constexpr

Definition at line 19 of file constants.h.

◆ NUMFIBMD

unsigned int NUMFIBMD = 64
constexpr

Definition at line 16 of file constants.h.

◆ NUMFIBOD

unsigned int NUMFIBOD = 30
constexpr

Definition at line 21 of file constants.h.

◆ NUMKAPLAL

unsigned int NUMKAPLAL = 2
constexpr

Definition at line 25 of file constants.h.

◆ NUMLAYMD

unsigned int NUMLAYMD = 20
constexpr

Definition at line 15 of file constants.h.

◆ NUMLAYOD

unsigned int NUMLAYOD = 6
constexpr

Definition at line 20 of file constants.h.

◆ NUMPMFALL

unsigned int NUMPMFALL = 25
constexpr

Definition at line 33 of file constants.h.

◆ NUMPMTALL

unsigned int NUMPMTALL = NUMPMTMD + NUMPMTOD + 1
constexpr

Definition at line 32 of file constants.h.

◆ NUMPMTLAL

unsigned int NUMPMTLAL = 5
constexpr

Definition at line 26 of file constants.h.

◆ NUMPMTMD

unsigned int NUMPMTMD = 20
constexpr

Definition at line 13 of file constants.h.

◆ NUMPMTOD

unsigned int NUMPMTOD = 3
constexpr

Definition at line 18 of file constants.h.

◆ NUMRUN

unsigned int NUMRUN = 46
constexpr

Definition at line 34 of file constants.h.

◆ PMFSIZE

unsigned int PMFSIZE = 8
constexpr

Definition at line 30 of file constants.h.

◆ r_bins

int r_bins = 64
constexpr

Definition at line 92 of file constants.h.

◆ r_bins_SI

int r_bins_SI = 105
constexpr

Definition at line 97 of file constants.h.

◆ r_high

double r_high = 64.0
constexpr

Definition at line 90 of file constants.h.

◆ r_high_SI

double r_high_SI = 640.5
constexpr

Definition at line 95 of file constants.h.

◆ r_low

double r_low = 0.0
constexpr

Definition at line 89 of file constants.h.

◆ r_low_SI

double r_low_SI = 0.5
constexpr

Definition at line 94 of file constants.h.

◆ ROOTFILENAME

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

Definition at line 39 of file constants.h.

◆ simData

bool simData = false
constexpr

Definition at line 36 of file constants.h.

◆ t_bins

int t_bins = 100
constexpr

Definition at line 91 of file constants.h.

◆ t_bins_SI

int t_bins_SI = 100
constexpr

Definition at line 96 of file constants.h.

◆ t_high

double t_high = 3*M_PI/4
constexpr

Definition at line 88 of file constants.h.

◆ t_low

double t_low = M_PI/4
constexpr

Definition at line 87 of file constants.h.

◆ TREENAME

char* TREENAME = "AlfaTree"
constexpr

Definition at line 40 of file constants.h.