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 = 3 + 2 + 4 + 2 + 2 + 5 + 12 + 3 + 2
 
const TString ksFilesDay [kiNbFiles]
 
const TString ksFilesHour [kiNbFiles]
 
const Int_t kiNbBoardsUsed = 8
 
Int_t kiSlotIndex [kiNbBoardsUsed] = {0, 4, 2, 6, 13, 14, 8, 10}
 
std::streampos kiSlotSzOff [kiNbBoardsUsed] = {0, 0, 0, 0, 2, 2, 0, 1}
 
const Int_t kiNbRpc = 12
 
TString sChNameRpc [kiNbRpc]
 
Int_t iSlotRpcNeg [kiNbRpc] = {0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1}
 
Int_t iBdIdxRpcNeg [kiNbRpc] = {0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, 4}
 
Int_t iChIdxRpcNeg [kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5}
 
Int_t iSlotRpcPos [kiNbRpc] = {2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3}
 
Int_t iBdIdxRpcPos [kiNbRpc] = {2, 2, 2, 2, 2, 2, 6, 6, 6, 6, 6, 6}
 
Int_t iChIdxRpcPos [kiNbRpc] = {0, 1, 2, 3, 4, 5, 0, 1, 2, 3, 4, 5}
 
const Int_t kiPmtOffset = 20
 
const Int_t kiNbPmt = 11
 
TString sChNamePmt [kiNbPmt] = {"HFL", "HFR", "calo", "HBL", "HBR", "BFL", "BFR", "BBL", "BBR", "PMT5", "Dia_PMT"}
 
Int_t iSlotPmtNeg [kiNbPmt] = {4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5}
 
Int_t iBdIdxPmtNeg [kiNbPmt] = {13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14}
 
Int_t iChIdxPmtNeg [kiNbPmt] = {0, 1, 2, 4, 5, 0, 1, 2, 3, 4, 5}
 
const Int_t kiTrdOffset = 40
 
const Int_t kiNbTrd = 5
 
TString sChNameTrd [kiNbTrd] = {"T_2010", "T_2012_1", "T_2012_2", "T_2012_3", "T_2012_4"}
 
Int_t iSlotTrdNeg [kiNbTrd] = {6, 6, 6, 6, 6}
 
Int_t iBdIdxTrdNeg [kiNbTrd] = {8, 8, 8, 8, 8}
 
Int_t iChIdxTrdNeg [kiNbTrd] = {0, 1, 1, 1, 1}
 
Int_t iSlotTrdPos [kiNbTrd] = {7, 7, 7, 7, 7}
 
Int_t iBdIdxTrdPos [kiNbTrd] = {10, 10, 10, 10, 10}
 
Int_t iChIdxTrdPos [kiNbTrd] = {0, 1, 2, 3, 4}
 
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 95 of file feb15/current/FileListDef.h.

Variable Documentation

◆ iBdIdxPmtNeg

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

Definition at line 78 of file feb15/current/FileListDef.h.

◆ iBdIdxRpcNeg

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

Definition at line 68 of file feb15/current/FileListDef.h.

◆ iBdIdxRpcPos

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

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

◆ iBdIdxTrdNeg

Int_t iBdIdxTrdNeg[kiNbTrd] = {8, 8, 8, 8, 8}

Definition at line 85 of file feb15/current/FileListDef.h.

◆ iBdIdxTrdPos

Int_t iBdIdxTrdPos[kiNbTrd] = {10, 10, 10, 10, 10}

Definition at line 88 of file feb15/current/FileListDef.h.

◆ iChIdxPmtNeg

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

Definition at line 79 of file feb15/current/FileListDef.h.

◆ iChIdxRpcNeg

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

Definition at line 69 of file feb15/current/FileListDef.h.

◆ iChIdxRpcPos

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

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

◆ iChIdxTrdNeg

Int_t iChIdxTrdNeg[kiNbTrd] = {0, 1, 1, 1, 1}

Definition at line 86 of file feb15/current/FileListDef.h.

◆ iChIdxTrdPos

Int_t iChIdxTrdPos[kiNbTrd] = {0, 1, 2, 3, 4}

Definition at line 89 of file feb15/current/FileListDef.h.

◆ iSlotPmtNeg

Int_t iSlotPmtNeg[kiNbPmt] = {4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5}

Definition at line 77 of file feb15/current/FileListDef.h.

◆ iSlotRpcNeg

Int_t iSlotRpcNeg[kiNbRpc] = {0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1}

Definition at line 67 of file feb15/current/FileListDef.h.

◆ iSlotRpcPos

Int_t iSlotRpcPos[kiNbRpc] = {2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3}

Definition at line 70 of file feb15/current/FileListDef.h.

◆ iSlotTrdNeg

Int_t iSlotTrdNeg[kiNbTrd] = {6, 6, 6, 6, 6}

Definition at line 84 of file feb15/current/FileListDef.h.

◆ iSlotTrdPos

Int_t iSlotTrdPos[kiNbTrd] = {7, 7, 7, 7, 7}

Definition at line 87 of file feb15/current/FileListDef.h.

◆ kdNoSpillDiamThr

const Double_t kdNoSpillDiamThr = 1e-5

Definition at line 93 of file feb15/current/FileListDef.h.

◆ kdSpillDiamThr

const Double_t kdSpillDiamThr = 1e-4

Definition at line 92 of file feb15/current/FileListDef.h.

◆ kiNbBoardsUsed

const Int_t kiNbBoardsUsed = 8

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

◆ kiNbFiles

const Int_t kiNbFiles = 3 + 2 + 4 + 2 + 2 + 5 + 12 + 3 + 2

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

◆ kiNbPmt

const Int_t kiNbPmt = 11

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

◆ kiNbRpc

const Int_t kiNbRpc = 12

Definition at line 64 of file feb15/current/FileListDef.h.

◆ kiNbTrd

const Int_t kiNbTrd = 5

Definition at line 82 of file feb15/current/FileListDef.h.

◆ kiPmtOffset

const Int_t kiPmtOffset = 20

Definition at line 74 of file feb15/current/FileListDef.h.

◆ kiSlotIndex

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

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

◆ kiSlotSzOff

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

Definition at line 61 of file feb15/current/FileListDef.h.

◆ kiSpillDistSec

const Int_t kiSpillDistSec = 30

Definition at line 91 of file feb15/current/FileListDef.h.

◆ kiTrdOffset

const Int_t kiTrdOffset = 40

Definition at line 81 of file feb15/current/FileListDef.h.

◆ ksFilesDay

const TString ksFilesDay[kiNbFiles]
Initial value:
= {"240215", "240215", "240215", "250215", "250215", "260215", "260215",
"260215", "260215", "270215", "270215", "280215", "280215", "010315",
"010315", "010315", "010315", "010315", "020315", "020315", "020315",
"020315", "020315", "020315", "020315", "020315", "020315", "020315",
"020315", "020315", "030315", "030315", "030315", "040315", "040315"}

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

◆ ksFilesHour

const TString ksFilesHour[kiNbFiles]
Initial value:
= {"0957", "1941", "2224", "1026", "2024", "0018", "0949", "1420", "1831",
"0930", "1715", "1401", "2133", "0947", "1509", "1512", "2022", "2332",
"1102", "1417", "1940", "2002", "2025", "2032", "2045", "2056", "2144",
"2202", "2228", "2248", "0141", "1423", "2214", "0252", "1717"}

Definition at line 51 of file feb15/current/FileListDef.h.

◆ sChNamePmt

TString sChNamePmt[kiNbPmt] = {"HFL", "HFR", "calo", "HBL", "HBR", "BFL", "BFR", "BBL", "BBR", "PMT5", "Dia_PMT"}

Definition at line 76 of file feb15/current/FileListDef.h.

◆ sChNameRpc

TString sChNameRpc[kiNbRpc]
Initial value:
= {"HD_P2", "HD_P5", "------", "USTC", "TS_STR", "TS_PAD",
"BUC_Ref", "BUC_2013", "B_2012_1", "B_2012_2", "B_2012_3", "B_2012_4"}

Definition at line 65 of file feb15/current/FileListDef.h.

◆ sChNameTrd

TString sChNameTrd[kiNbTrd] = {"T_2010", "T_2012_1", "T_2012_2", "T_2012_3", "T_2012_4"}

Definition at line 83 of file feb15/current/FileListDef.h.