![]() |
Project
|
#include "Framework/DataProcessorSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "Framework/InputSpec.h"
#include "DataFormatsTRD/Digit.h"
#include "DataFormatsTRD/TriggerRecord.h"
#include <SimulationDataFormat/ConstMCTruthContainer.h>
#include <SimulationDataFormat/IOMCTruthContainerView.h>
#include "TRDWorkflowIO/TRDDigitWriterSpec.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::trd |
Macros | |
#define | STEER_DIGITIZERWORKFLOW_SRC_TRDDIGITWRITERSPEC_H_ |
Functions | |
o2::framework::DataProcessorSpec | o2::trd::getTRDDigitWriterSpec (bool mctruth=true, bool inpFromDigitizer=true) |
#define STEER_DIGITIZERWORKFLOW_SRC_TRDDIGITWRITERSPEC_H_ |
Definition at line 13 of file TRDDigitWriterSpec.cxx.