![]() |
Project
|
#include "MCHIO/ClusterWriterSpec.h"
#include <vector>
#include "Framework/Logger.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "SimulationDataFormat/MCTruthContainer.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "DataFormatsMCH/ROFRecord.h"
#include "DataFormatsMCH/Cluster.h"
#include "DataFormatsMCH/Digit.h"
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::mch |
Typedefs | |
template<typename T > | |
using | o2::mch::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
Functions | |
o2::framework::DataProcessorSpec | o2::mch::getClusterWriterSpec (bool useMC, const char *specName="mch-cluster-writer", bool global=true, bool digits=true) |