CbmRoot
|
Configuration class for an unpacker algorithm. More...
#include "CbmRecoUnpackConfig.tmpl"
#include "CbmRichDigi.h"
#include "CbmRichUnpackAlgoBase.h"
#include "CbmRichUnpackMonitor.h"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmRichUnpackConfig |
Enumerations | |
enum class | CbmRichUnpackerVersion { v02 , v03 } |
Configuration class for an unpacker algorithm.
This is the common configuration class for unpacking algorithms
Definition in file CbmRichUnpackConfig.h.
|
strong |
Enumerator | |
---|---|
v02 | |
v03 |
Definition at line 34 of file CbmRichUnpackConfig.h.