Project
Loading...
Searching...
No Matches
DigitRawEncoder.cxx File Reference
#include "MCHRawEncoderDigit/DigitRawEncoder.h"
#include "DataFormatsParameters/GRPObject.h"
#include "CommonUtils/NameConf.h"
#include "Framework/Logger.h"
#include "Headers/DAQID.h"
#include "MCHRawCommon/DataFormats.h"
#include "MCHRawElecMap/Mapper.h"
#include "MCHRawEncoderDigit/Digit2ElecMapper.h"
#include "MCHRawEncoderPayload/PayloadPaginator.h"
#include <filesystem>
#include <fmt/format.h>
#include <iostream>
#include <set>

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
 

Functions

void o2::mch::raw::setupRawFileWriter (o2::raw::RawFileWriter &fw, const std::set< LinkInfo > &links, DigitRawEncoderOptions opt)
 
Solar2LinkInfo o2::mch::raw::getSolar2LinkInfo (bool userLogic, bool dummyElecMap, int userLogicVersion)
 
Solar2FeeLinkMapper o2::mch::raw::getSolar2FeeLink (bool dummyElecMap)
 
std::set< uint16_t > o2::mch::raw::getSolarUIDs (bool dummyElecMap)
 
std::set< o2::mch::raw::LinkInfoo2::mch::raw::getLinks (Solar2LinkInfo solar2LinkInfo, bool dummyElecMap)
 
Digit2ElecMapper o2::mch::raw::getDigit2Elec (bool dummyElecMap)
 
std::ostream & o2::mch::raw::operator<< (std::ostream &os, const DigitRawEncoderOptions &opt)