12#include <fmt/format.h>
19template<
typename Float>
28 for (
int actId = 0; actId <
fActSetup.GetNofLayers(); ++actId) {
A setup representation in CA tracking.
Setup representation for tracking.
StationArray_t< int > fvGeoToActMap
Maps geoId -> actId [geoId].
std::pair< EDetectorID, int > ActToLocStationId(int actId) const
Converts active station ID to (detector ID, local station ID)
int LocToGeoStationId(EDetectorID detId, int locId) const
Converts (detectorId, local station ID) to geometry station ID.
KfSetup_t fActSetup
Active KF-setup (includes only inactive stations)
KfSetup_t fGeoSetup
Geometry KF-setup (includes both active and inactive stations)
StationArray_t< int > fvActToGeoMap
Maps actId -> geoId [actId].
KF-framework representation of the detector setup.
TODO: SZh 8.11.2022: add selection of parameterisation.
EDetectorID
Enumeration for the tracking detector subsystems in CBM-CA.