14#ifndef O2_FDD_RECONSTRUCTORDPL_H
15#define O2_FDD_RECONSTRUCTORDPL_H
34 FDDReconstructorDPL(
bool useMC,
bool useDeadChannelMap) : mUseMC(useMC), mUseDeadChannelMap(useDeadChannelMap) {}
42 bool mUseDeadChannelMap =
true;
43 bool mUpdateDeadChannelMap =
true;
44 std::vector<o2::fdd::RecPoint> mRecPoints;
45 std::vector<o2::fdd::ChannelDataFloat> mRecChData;
Dead channel map for FIT.
Definition of the FDD RecPoint class.
~FDDReconstructorDPL() override=default
FDDReconstructorDPL(bool useMC, bool useDeadChannelMap)
void run(ProcessingContext &pc) final
void init(InitContext &ic) final
void finaliseCCDB(ConcreteDataMatcher &matcher, void *obj) final
constexpr o2::header::DataOrigin gDataOriginFDD
framework::DataProcessorSpec getFDDReconstructorSpec(bool useMC=true, bool useDeadChannelMap=true)
create a processor spec
Defining PrimaryVertex explicitly as messageable.
struct o2::upgrades_utils::@458 fdd
Collision labels.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...