Project
Loading...
Searching...
No Matches
DataDecoder.cxx File Reference

Implementation of a data processor to run the raw decoding. More...

#include "MCHRawDecoder/DataDecoder.h"
#include "CommonConstants/LHCConstants.h"
#include "DetectorsRaw/RDHUtils.h"
#include "Framework/Logger.h"
#include "Headers/RAWDataHeader.h"
#include "MCHBase/DecoderError.h"
#include "MCHConstants/DetectionElements.h"
#include "MCHMappingInterface/Segmentation.h"
#include "MCHRawDecoder/ErrorCodes.h"
#include <fairlogger/Logger.h>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mch
 
namespace  o2::mch::raw
 

Macros

#define MCH_DECODER_MAX_ERROR_COUNT   100
 
#define refManu2ds_st345   refManu2ds_st345_v5
 

Functions

bool o2::mch::raw::operator< (const DataDecoder::RawDigit &d1, const DataDecoder::RawDigit &d2)
 
std::string o2::mch::raw::asString (const DataDecoder::RawDigit &d)
 
std::ostream & o2::mch::raw::operator<< (std::ostream &os, const DataDecoder::RawDigit &d)
 
void o2::mch::raw::dumpOrbits (const std::unordered_set< OrbitInfo, OrbitInfoHash > &mOrbits)
 

Detailed Description

Implementation of a data processor to run the raw decoding.

Author
Andrea Ferrero

Definition in file DataDecoder.cxx.

Macro Definition Documentation

◆ MCH_DECODER_MAX_ERROR_COUNT

#define MCH_DECODER_MAX_ERROR_COUNT   100

Definition at line 32 of file DataDecoder.cxx.

◆ refManu2ds_st345

#define refManu2ds_st345   refManu2ds_st345_v5

Definition at line 63 of file DataDecoder.cxx.