![]() |
Project
|
#include "EMCALWorkflow/EMCALDigitWriterSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include <SimulationDataFormat/MCTruthContainer.h>
#include "DataFormatsEMCAL/Digit.h"
#include <DataFormatsEMCAL/MCLabel.h>
#include "DataFormatsEMCAL/TriggerRecord.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::emcal |
Typedefs | |
template<typename T > | |
using | o2::emcal::BranchDefinition = framework::MakeRootTreeWriterSpec::BranchDefinition< T > |
Functions | |
o2::framework::DataProcessorSpec | o2::emcal::getEMCALDigitWriterSpec (bool mctruth=true) |
Create new digits writer spec. | |