![]() |
Project
|
#include "AODProducerHelpers.h"
#include "AODMcProducerHelpers.h"
#include "CommonDataFormat/InteractionRecord.h"
#include "Framework/AnalysisDataModel.h"
#include "Framework/AnalysisHelpers.h"
#include "Framework/Task.h"
#include "Framework/DataProcessorSpec.h"
#include "Steer/MCKinematicsReader.h"
#include <TStopwatch.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | o2::aodmcproducer::AODMcProducerWorkflowDPL |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::aodmcproducer |
Functions | |
framework::DataProcessorSpec | o2::aodmcproducer::getAODMcProducerWorkflowSpec () |
create a processor spec | |