![]() |
Project
|
#include "TRDWorkflow/TRDTrapSimulatorSpec.h"
#include <chrono>
#include <optional>
#include <gsl/span>
#include "TFile.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/ControlService.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/DataRefUtils.h"
#include "Framework/Lifetime.h"
#include "fairlogger/Logger.h"
#include "CCDB/BasicCCDBManager.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "SimulationDataFormat/ConstMCTruthContainer.h"
#include "TRDSimulation/TRDSimParams.h"
#include "TRDSimulation/TrapConfig.h"
#include "DataFormatsTRD/Digit.h"
#include "DataFormatsTRD/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::trd |
Functions | |
o2::framework::DataProcessorSpec | o2::trd::getTRDTrapSimulatorSpec (bool useMC, int digitDownscaling) |