10#ifndef CbmStsRecoSetupUnitFactory_h
11#define CbmStsRecoSetupUnitFactory_h 1
37 std::pair<std::vector<algo::GeoVolume>, std::vector<algo::GeoVolume>>
CreateStationVolumes()
const;
std::vector< std::pair< uint32_t, int > > StationIdMap_t
std::pair< std::vector< algo::GeoVolume >, std::vector< algo::GeoVolume > > CreateStationVolumes() const
Creates full and active volumes of the tracking stations.
StationIdMap_t CreateStationIdMap() const
Fills the tracking station ID mapping.
RecoSetupUnitFactory()
Default constructor (implements RAII for internal fields)
algo::sts::RecoSetupUnit RecoSetupUnit_t
RecoSetupUnit_t Create() const
Creates a reconstruction setup unit.
typename RecoSetupUnit_t::StationIdMap_t StationIdMap_t
STS representation for tracking.