![]() |
Project
|
#include "Framework/DataProcessorSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "Framework/InputSpec.h"
#include "TRDWorkflowIO/TRDTrapRawWriterSpec.h"
#include "DataFormatsTRD/RawData.h"
#include "DataFormatsTRD/TriggerRecord.h"
#include "DataFormatsTRD/LinkRecord.h"
#include <fstream>
#include <iostream>
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 | O2_TRDTRAPSIMULATORTRAPRAWWRITER_H |
Functions | |
o2::framework::DataProcessorSpec | o2::trd::getTRDTrapRawWriterSpec () |
#define O2_TRDTRAPSIMULATORTRAPRAWWRITER_H |
Definition at line 13 of file TRDTrapRawWriterSpec.cxx.