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

Processor spec for decoder of TPC raw cluster data. More...

#include "TPCWorkflow/ClusterDecoderRawSpec.h"
#include "Headers/DataHeader.h"
#include "Framework/DataRefUtils.h"
#include "Framework/ControlService.h"
#include "Framework/InputRecordWalker.h"
#include "DataFormatsTPC/TPCSectorHeader.h"
#include "DataFormatsTPC/ClusterHardware.h"
#include "DataFormatsTPC/Helpers.h"
#include "TPCReconstruction/HardwareClusterDecoder.h"
#include "SimulationDataFormat/ConstMCTruthContainer.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include <fairlogger/Logger.h>
#include <set>
#include <memory>
#include <vector>
#include <map>
#include <cassert>
#include <iomanip>
#include <string>
#include <numeric>

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::tpc
 Global TPC definitions and constants.
 

Functions

framework::DataProcessorSpec o2::tpc::getClusterDecoderRawSpec (bool sendMC=false)
 

Detailed Description

Processor spec for decoder of TPC raw cluster data.

Author
Matthias Richter
Since
2018-03-26

Definition in file ClusterDecoderRawSpec.cxx.