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. | |
Int_t | fFileCounter |
UInt_t | fTSNumber |
UInt_t | fTSCounter |
fles::TimesliceSource * | fSource |
Definition at line 20 of file CbmMcbm2018MsCrcCheck.h.
CbmMcbm2018MsCrcCheck::CbmMcbm2018MsCrcCheck | ( | ) |
Definition at line 27 of file CbmMcbm2018MsCrcCheck.cxx.
|
virtual |
Definition at line 37 of file CbmMcbm2018MsCrcCheck.cxx.
|
private |
|
inline |
Definition at line 30 of file CbmMcbm2018MsCrcCheck.h.
References fInputFileList.
|
private |
Definition at line 102 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 39 of file CbmMcbm2018MsCrcCheck.cxx.
References fFileCounter, fFileName, FormatDecPrintout(), FormatMsHeaderPrintout(), fSource, fTSCounter, and OpenNextFile().
|
inline |
Definition at line 25 of file CbmMcbm2018MsCrcCheck.h.
References fFileName, and fInputFileList.
|
private |
Definition at line 37 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), and Run().
|
private |
Definition at line 35 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), Run(), and SetFileName().
|
private |
List of input files.
Definition at line 36 of file CbmMcbm2018MsCrcCheck.h.
Referenced by AddFile(), OpenNextFile(), and SetFileName().
|
private |
Definition at line 42 of file CbmMcbm2018MsCrcCheck.h.
Referenced by OpenNextFile(), and Run().
|
private |
Definition at line 40 of file CbmMcbm2018MsCrcCheck.h.
Referenced by Run().
|
private |
Definition at line 39 of file CbmMcbm2018MsCrcCheck.h.