![]() |
Project
|
#include <gsl/span>
#include "TRDBase/Geometry.h"
#include "TRDBase/TrackletTransformer.h"
#include "Framework/Task.h"
#include "Framework/DataProcessorSpec.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "DataFormatsTRD/TrackTRD.h"
#include "DataFormatsTRD/TriggerRecord.h"
#include "DataFormatsTRD/Digit.h"
#include "ITStracking/json.h"
Go to the source code of this file.
Classes | |
class | o2::trd::TRDEventDisplayFeedSpec |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Typedefs | |
using | json = nlohmann::json |
Functions | |
o2::framework::DataProcessorSpec | o2::trd::getTRDEventDisplayFeedSpec (int nEventsMax) |
using json = nlohmann::json |
Definition at line 27 of file TRDEventDisplayFeedSpec.h.