CbmRoot
|
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] |
const TString | ksFilesHour [kiNbFiles] |
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] |
Int_t | iBdIdxRpcNeg [kiNbRpc] |
Int_t | iChIdxRpcNeg [kiNbRpc] |
Int_t | iSlotRpcPos [kiNbRpc] |
Int_t | iBdIdxRpcPos [kiNbRpc] |
Int_t | iChIdxRpcPos [kiNbRpc] |
const Int_t | kiPmtOffset = 20 |
const Int_t | kiNbPmt = 10 |
TString | sChNamePmt [kiNbPmt] |
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 |
void PrintHelp | ( | ) |
Definition at line 108 of file nov15/current/FileListDef.h.
Int_t iBdIdxPmtNeg[kiNbPmt] = {13, 13, 13, 13, 14, 14, 14, 14, 14, 14} |
Definition at line 89 of file nov15/current/FileListDef.h.
Int_t iBdIdxRpcNeg[kiNbRpc] |
Definition at line 65 of file nov15/current/FileListDef.h.
Int_t iBdIdxRpcPos[kiNbRpc] |
Definition at line 71 of file nov15/current/FileListDef.h.
Int_t iChIdxPmtNeg[kiNbPmt] = {0, 1, 4, 5, 0, 1, 2, 3, 4, 5} |
Definition at line 90 of file nov15/current/FileListDef.h.
Int_t iChIdxRpcNeg[kiNbRpc] |
Definition at line 67 of file nov15/current/FileListDef.h.
Int_t iChIdxRpcPos[kiNbRpc] |
Definition at line 73 of file nov15/current/FileListDef.h.
Int_t iSlotPmtNeg[kiNbPmt] = {6, 6, 6, 6, 7, 7, 7, 7, 7, 7} |
Definition at line 88 of file nov15/current/FileListDef.h.
Int_t iSlotRpcNeg[kiNbRpc] |
Definition at line 63 of file nov15/current/FileListDef.h.
Int_t iSlotRpcPos[kiNbRpc] |
Definition at line 69 of file nov15/current/FileListDef.h.
const Double_t kdNoSpillDiamThr = 1e-5 |
Definition at line 106 of file nov15/current/FileListDef.h.
const Double_t kdSpillDiamThr = 1e-4 |
Definition at line 105 of file nov15/current/FileListDef.h.
const Int_t kiNbBoardsUsed = 8 |
Definition at line 38 of file nov15/current/FileListDef.h.
const Int_t kiNbFiles = 1 + 2 + 1 + 1 + 3 |
Definition at line 25 of file nov15/current/FileListDef.h.
const Int_t kiNbPmt = 10 |
Definition at line 77 of file nov15/current/FileListDef.h.
const Int_t kiNbRpc = 17 |
Definition at line 45 of file nov15/current/FileListDef.h.
const Int_t kiNbTrd = 0 |
Definition at line 93 of file nov15/current/FileListDef.h.
const Int_t kiPmtOffset = 20 |
Definition at line 76 of file nov15/current/FileListDef.h.
Int_t kiSlotIndex[kiNbBoardsUsed] = {0, 2, 4, 6, 8, 10, 13, 14} |
Definition at line 40 of file nov15/current/FileListDef.h.
std::streampos kiSlotSzOff[kiNbBoardsUsed] = {0, 0, 0, 0, 0, 1, 2, 2} |
Definition at line 42 of file nov15/current/FileListDef.h.
const Int_t kiSpillDistSec = 30 |
Definition at line 104 of file nov15/current/FileListDef.h.
const Int_t kiTrdOffset = 40 |
Definition at line 92 of file nov15/current/FileListDef.h.
const TString ksFilesDay[kiNbFiles] |
Definition at line 26 of file nov15/current/FileListDef.h.
const TString ksFilesHour[kiNbFiles] |
Definition at line 34 of file nov15/current/FileListDef.h.
TString sChNamePmt[kiNbPmt] |
Definition at line 78 of file nov15/current/FileListDef.h.
TString sChNameRpc[kiNbRpc] |
Definition at line 46 of file nov15/current/FileListDef.h.