30namespace reco_workflow
62 bool mPropagateMC =
false;
64 std::vector<o2::cpv::Cluster> mOutputClusters;
65 std::vector<o2::cpv::TriggerRecord> mOutputClusterTrigRecs;
66 std::vector<o2::cpv::Digit> mCalibDigits;
Definition of the CPV cluster finder.
Definition of a container to keep Monte Carlo truth external to simulation objects.
Clusterizer task for CPV digits.
~ClusterizerSpec() override=default
Destructor.
void run(framework::ProcessingContext &ctx) final
Clusterizes digits into clusters.
void init(framework::InitContext &ctx) final
Initializing the ClusterizerSpec.
ClusterizerSpec(bool propagateMC)
Constructor.
framework::DataProcessorSpec getClusterizerSpec(bool propagateMC)
Creating DataProcessorSpec for the CPV Clusterizer Spec.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...