O2 specific run class; steering hit processing.
More...
#include <HitProcessingManager.h>
O2 specific run class; steering hit processing.
Definition at line 35 of file HitProcessingManager.h.
◆ ~HitProcessingManager()
o2::steer::HitProcessingManager::~HitProcessingManager |
( |
| ) |
|
|
default |
◆ addInputFile()
void o2::steer::HitProcessingManager::addInputFile |
( |
std::string_view |
simfilename | ) |
|
|
inline |
◆ addInputSignalFile()
void o2::steer::HitProcessingManager::addInputSignalFile |
( |
std::string_view |
signalfilename, |
|
|
int |
signalindex = 1 |
|
) |
| |
|
inline |
◆ getDigitizationContext() [1/2]
◆ getDigitizationContext() [2/2]
◆ getInteractionSampler()
◆ instance()
◆ registerRunFunction()
void o2::steer::HitProcessingManager::registerRunFunction |
( |
RunFunct_t && |
f | ) |
|
|
inline |
◆ run()
void o2::steer::HitProcessingManager::run |
( |
| ) |
|
◆ sampleCollisionConstituents()
void o2::steer::HitProcessingManager::sampleCollisionConstituents |
( |
| ) |
|
◆ sampleCollisionTimes()
void o2::steer::HitProcessingManager::sampleCollisionTimes |
( |
| ) |
|
◆ setGeometryFile()
void o2::steer::HitProcessingManager::setGeometryFile |
( |
std::string const & |
geomfile | ) |
|
|
inline |
◆ setRandomEventSequence()
void o2::steer::HitProcessingManager::setRandomEventSequence |
( |
bool |
b | ) |
|
|
inline |
◆ setupRun()
void o2::steer::HitProcessingManager::setupRun |
( |
int |
ncollisions = -1 | ) |
|
◆ setupRunFromExistingContext()
bool o2::steer::HitProcessingManager::setupRunFromExistingContext |
( |
const char * |
filename | ) |
|
◆ writeDigitizationContext()
void o2::steer::HitProcessingManager::writeDigitizationContext |
( |
const char * |
filename | ) |
const |
The documentation for this class was generated from the following files: