10#ifndef CbmMvdRecoSetupUnitFactory_h
11#define CbmMvdRecoSetupUnitFactory_h 1
32 std::pair<std::vector<algo::GeoVolume>, std::vector<algo::GeoVolume>>
CreateStationVolumes()
const;
std::vector< int > StationIdMap_t
A factory class for the MVD RecoSetupUnit.
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.
RecoSetupUnit_t Create() const
Creates a reconstruction setup unit.
algo::mvd::RecoSetupUnit RecoSetupUnit_t
typename RecoSetupUnit_t::StationIdMap_t StationIdMap_t
MVD representation for tracking.