CbmRoot
Loading...
Searching...
No Matches
FileListDef.h File Reference

Go to the source code of this file.

Functions

void PrintHelp ()
 

Variables

const Int_t kiNbFiles = 1 + 2 + 1 + 1 + 3
 
const TString ksFilesDay [kiNbFiles] = {"261115", "271115", "271115", "281115", "291115", "301115", "301115", "301115"}
 
const TString ksFilesHour [kiNbFiles] = {"1820", "1142", "1901", "0803", "1602", "0030", "1046", "2019"}
 
const Int_t kiNbBoardsUsed = 8
 
Int_t kiSlotIndex [kiNbBoardsUsed] = {0, 2, 4, 6, 8, 10, 13, 14}
 
std::streampos kiSlotSzOff [kiNbBoardsUsed] = {0, 0, 0, 0, 0, 1, 2, 2}
 
const Int_t kiNbRpc = 17
 
TString sChNameRpc [kiNbRpc]
 
Int_t iSlotRpcNeg [kiNbRpc] = {0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4}
 
Int_t iBdIdxRpcNeg [kiNbRpc] = {0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, 4, 8, 8, 8, 8, 8}
 
Int_t iChIdxRpcNeg [kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5, 0, 1, 2, 4, 5}
 
Int_t iSlotRpcPos [kiNbRpc] = {1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 5, 5, 5, 5, 5}
 
Int_t iBdIdxRpcPos [kiNbRpc] = {2, 2, 2, 2, 2, 2, 6, 6, 6, 6, 6, 6, 10, 10, 10, 10, 10}
 
Int_t iChIdxRpcPos [kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5, 0, 1, 2, 4, 5}
 
const Int_t kiPmtOffset = 20
 
const Int_t kiNbPmt = 10
 
TString sChNamePmt [kiNbPmt] = {"PMT1", "PMT2", "PMT3", "PMT4", "BFL", "BFR", "BBL", "BBR", "PMT5", "Dia_PMT"}
 
Int_t iSlotPmtNeg [kiNbPmt] = {6, 6, 6, 6, 7, 7, 7, 7, 7, 7}
 
Int_t iBdIdxPmtNeg [kiNbPmt] = {13, 13, 13, 13, 14, 14, 14, 14, 14, 14}
 
Int_t iChIdxPmtNeg [kiNbPmt] = {0, 1, 4, 5, 0, 1, 2, 3, 4, 5}
 
const Int_t kiTrdOffset = 40
 
const Int_t kiNbTrd = 0
 
const Int_t kiSpillDistSec = 30
 
const Double_t kdSpillDiamThr = 1e-4
 
const Double_t kdNoSpillDiamThr = 1e-5
 

Function Documentation

◆ PrintHelp()

void PrintHelp ( )

Definition at line 75 of file nov15/current/FileListDef.h.

Variable Documentation

◆ iBdIdxPmtNeg

Int_t iBdIdxPmtNeg[kiNbPmt] = {13, 13, 13, 13, 14, 14, 14, 14, 14, 14}

Definition at line 56 of file nov15/current/FileListDef.h.

◆ iBdIdxRpcNeg

Int_t iBdIdxRpcNeg[kiNbRpc] = {0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, 4, 8, 8, 8, 8, 8}

Definition at line 46 of file nov15/current/FileListDef.h.

◆ iBdIdxRpcPos

Int_t iBdIdxRpcPos[kiNbRpc] = {2, 2, 2, 2, 2, 2, 6, 6, 6, 6, 6, 6, 10, 10, 10, 10, 10}

Definition at line 49 of file nov15/current/FileListDef.h.

◆ iChIdxPmtNeg

Int_t iChIdxPmtNeg[kiNbPmt] = {0, 1, 4, 5, 0, 1, 2, 3, 4, 5}

Definition at line 57 of file nov15/current/FileListDef.h.

◆ iChIdxRpcNeg

Int_t iChIdxRpcNeg[kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5, 0, 1, 2, 4, 5}

Definition at line 47 of file nov15/current/FileListDef.h.

◆ iChIdxRpcPos

Int_t iChIdxRpcPos[kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5, 0, 1, 2, 4, 5}

Definition at line 50 of file nov15/current/FileListDef.h.

◆ iSlotPmtNeg

Int_t iSlotPmtNeg[kiNbPmt] = {6, 6, 6, 6, 7, 7, 7, 7, 7, 7}

Definition at line 55 of file nov15/current/FileListDef.h.

◆ iSlotRpcNeg

Int_t iSlotRpcNeg[kiNbRpc] = {0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4}

Definition at line 45 of file nov15/current/FileListDef.h.

◆ iSlotRpcPos

Int_t iSlotRpcPos[kiNbRpc] = {1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 5, 5, 5, 5, 5}

Definition at line 48 of file nov15/current/FileListDef.h.

◆ kdNoSpillDiamThr

const Double_t kdNoSpillDiamThr = 1e-5

Definition at line 73 of file nov15/current/FileListDef.h.

◆ kdSpillDiamThr

const Double_t kdSpillDiamThr = 1e-4

Definition at line 72 of file nov15/current/FileListDef.h.

◆ kiNbBoardsUsed

const Int_t kiNbBoardsUsed = 8

Definition at line 34 of file nov15/current/FileListDef.h.

◆ kiNbFiles

const Int_t kiNbFiles = 1 + 2 + 1 + 1 + 3

Definition at line 29 of file nov15/current/FileListDef.h.

◆ kiNbPmt

const Int_t kiNbPmt = 10

Definition at line 53 of file nov15/current/FileListDef.h.

◆ kiNbRpc

const Int_t kiNbRpc = 17

Definition at line 41 of file nov15/current/FileListDef.h.

◆ kiNbTrd

const Int_t kiNbTrd = 0

Definition at line 60 of file nov15/current/FileListDef.h.

◆ kiPmtOffset

const Int_t kiPmtOffset = 20

Definition at line 52 of file nov15/current/FileListDef.h.

◆ kiSlotIndex

Int_t kiSlotIndex[kiNbBoardsUsed] = {0, 2, 4, 6, 8, 10, 13, 14}

Definition at line 36 of file nov15/current/FileListDef.h.

◆ kiSlotSzOff

std::streampos kiSlotSzOff[kiNbBoardsUsed] = {0, 0, 0, 0, 0, 1, 2, 2}

Definition at line 38 of file nov15/current/FileListDef.h.

◆ kiSpillDistSec

const Int_t kiSpillDistSec = 30

Definition at line 71 of file nov15/current/FileListDef.h.

◆ kiTrdOffset

const Int_t kiTrdOffset = 40

Definition at line 59 of file nov15/current/FileListDef.h.

◆ ksFilesDay

const TString ksFilesDay[kiNbFiles] = {"261115", "271115", "271115", "281115", "291115", "301115", "301115", "301115"}

Definition at line 30 of file nov15/current/FileListDef.h.

◆ ksFilesHour

const TString ksFilesHour[kiNbFiles] = {"1820", "1142", "1901", "0803", "1602", "0030", "1046", "2019"}

Definition at line 31 of file nov15/current/FileListDef.h.

◆ sChNamePmt

TString sChNamePmt[kiNbPmt] = {"PMT1", "PMT2", "PMT3", "PMT4", "BFL", "BFR", "BBL", "BBR", "PMT5", "Dia_PMT"}

Definition at line 54 of file nov15/current/FileListDef.h.

◆ sChNameRpc

TString sChNameRpc[kiNbRpc]
Initial value:
= {"HD_P2", "HD_P5", "TSU_ds", "TSU_du", "TSU_su", "TSU_PAD",
"USTC_du", "USTC_sss", "USTC_ssu", "B_2015_SS", "B_2015_DS", "B_2012",
"BUC_Ref", "BUC_2013", "BUC_2010", "CRPC_0", "CRPC_1"}

Definition at line 42 of file nov15/current/FileListDef.h.