![]() |
Project
|
#include <vector>
#include "DataFormatsCPV/Cluster.h"
#include "DataFormatsCPV/Digit.h"
#include "CPVBase/Geometry.h"
#include "CPVReconstruction/Clusterer.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/Task.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "DataFormatsCPV/TriggerRecord.h"
#include "SimulationDataFormat/MCTruthContainer.h"
Go to the source code of this file.
Classes | |
class | o2::cpv::reco_workflow::ClusterizerSpec |
Clusterizer task for CPV digits. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::cpv |
namespace | o2::cpv::reco_workflow |
Functions | |
framework::DataProcessorSpec | o2::cpv::reco_workflow::getClusterizerSpec (bool propagateMC) |
Creating DataProcessorSpec for the CPV Clusterizer Spec. | |