Meyers Singleton thread safe singleton. Responsible for collecting particle data for batch processing.
More...
#include <FastSimulations.h>
Meyers Singleton thread safe singleton. Responsible for collecting particle data for batch processing.
Definition at line 135 of file FastSimulations.h.
◆ BatchHandler()
o2::zdc::fastsim::BatchHandler::BatchHandler |
( |
const BatchHandler & |
| ) |
|
|
delete |
◆ getBatch()
std::optional< std::vector< std::vector< float > > > BatchHandler::getBatch |
( |
const std::vector< float > & |
input | ) |
|
◆ getInstance()
BatchHandler & o2::zdc::fastsim::BatchHandler::getInstance |
( |
size_t |
batchSize | ) |
|
|
static |
◆ operator=()
The documentation for this class was generated from the following files: