CbmRoot
|
#include <CbmMcbm2018MsCrcCheck.h>
Public Member Functions | |
CbmMcbm2018MsCrcCheck () | |
virtual | ~CbmMcbm2018MsCrcCheck () |
void | SetFileName (TString name) |
void | AddFile (const char *name) |
void | Run () |
Private Member Functions | |
Bool_t | OpenNextFile () |
CbmMcbm2018MsCrcCheck (const CbmMcbm2018MsCrcCheck &source) | |
CbmMcbm2018MsCrcCheck | operator= (const CbmMcbm2018MsCrcCheck &) |
Private Attributes | |
TString | fFileName |
TList | fInputFileList |
List of input files. More... | |
Int_t | fFileCounter |
UInt_t | fTSNumber |
UInt_t | fTSCounter |
fles::TimesliceSource * | fSource |
Definition at line 17 of file CbmMcbm2018MsCrcCheck.h.
CbmMcbm2018MsCrcCheck::CbmMcbm2018MsCrcCheck | ( | ) |
Definition at line 23 of file CbmMcbm2018MsCrcCheck.cxx.
|
virtual |
Definition at line 31 of file CbmMcbm2018MsCrcCheck.cxx.
|
private |
|
inline |
Definition at line 26 of file CbmMcbm2018MsCrcCheck.h.
References fInputFileList.
|
private |
Definition at line 100 of file CbmMcbm2018MsCrcCheck.cxx.
References fFileCounter, fFileName, fInputFileList, and fSource.
Referenced by Run().
|
private |
void CbmMcbm2018MsCrcCheck::Run | ( | ) |
Loop over core microslices
Loop over registered components
If no more data and file mode, try to read next file in List
Definition at line 33 of file CbmMcbm2018MsCrcCheck.cxx.
References fFileCounter, fFileName, FormatDecPrintout(), FormatMsHeaderPrintout(), fSource, fTSCounter, and OpenNextFile().
|
inline |
Definition at line 22 of file CbmMcbm2018MsCrcCheck.h.
References fFileName, and fInputFileList.
|
private |
Definition at line 33 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), and Run().
|
private |
Definition at line 31 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), Run(), and SetFileName().
|
private |
List of input files.
Definition at line 32 of file CbmMcbm2018MsCrcCheck.h.
Referenced by AddFile(), OpenNextFile(), and SetFileName().
|
private |
Definition at line 38 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), and Run().
|
private |
Definition at line 36 of file CbmMcbm2018MsCrcCheck.h.
Referenced by Run().
|
private |
Definition at line 35 of file CbmMcbm2018MsCrcCheck.h.