![]() |
Project
|
#include "CommonDataFormat/InteractionRecord.h"
#include "SimulationDataFormat/DigitizationContext.h"
#include "SimulationDataFormat/InteractionSampler.h"
#include "CommonUtils/NameConf.h"
#include <TGeoManager.h>
#include <string>
#include <vector>
#include <map>
#include <functional>
#include "TChain.h"
Go to the source code of this file.
Classes | |
class | o2::steer::HitProcessingManager |
O2 specific run class; steering hit processing. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::steer |
Typedefs | |
using | o2::steer::RunFunct_t = std::function< void(const o2::steer::DigitizationContext &)> |