#include "SimReaderSpec.h"
#include "Framework/DataProcessorSpec.h"
#include "Framework/DataRefUtils.h"
#include "Framework/ControlService.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/Lifetime.h"
#include "Steer/HitProcessingManager.h"
#include "SimulationDataFormat/InteractionSampler.h"
#include "CommonDataFormat/InteractionRecord.h"
#include "CommonUtils/NameConf.h"
#include "DataFormatsTPC/TPCSectorHeader.h"
#include <DataFormatsParameters/GRPLHCIFData.h>
#include "DetectorsRaw/HBFUtils.h"
#include <CCDB/BasicCCDBManager.h>
#include <fairlogger/Logger.h>
#include <memory>
#include <cstring>
#include <string>
#include <cassert>
#include <chrono>
#include <thread>
#include <algorithm>
#include <filesystem>
#include <boost/interprocess/sync/named_semaphore.hpp>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::steer |
|
◆ SubSpecificationType