10#ifndef CbmTofRecoSetupUnitFactory_h
11#define CbmTofRecoSetupUnitFactory_h 1
15#include <unordered_map>
39 std::pair<std::vector<algo::GeoVolume>, std::vector<algo::GeoVolume>>
CreateStationVolumes()
const;
Parameters class for the CBM ToF digitizer using beam data distributions.
TOF detector representation in online/offline reconstruction.
A mapper for TOF tracking stations.
std::pair< std::vector< algo::GeoVolume >, std::vector< algo::GeoVolume > > CreateStationVolumes() const
Creates full and active volumes of the tracking stations.
algo::tof::TrkStationIdMap TrkStationIdMap_t
TrkStationIdMap_t CreateStationIdMap() const
Creates the tracking station ID map.
RecoSetupUnitFactory()
Default constructor (implements RAII for internal fields)
CbmTofDigiBdfPar * fDigiBdfPar
RecoSetupUnit_t Create() const
Creates a reconstruction setup unit.
algo::tof::RecoSetupUnit RecoSetupUnit_t
TOF representation for tracking.