13 std::ostringstream st1;
24 std::pair<double, double>
xy = std::make_pair(
shifts_[loc],
shifts_[loc + 1]);
27 << cassette <<
" Loc " << locc <<
":" << loc <<
" shift " <<
xy.first <<
":" Log< level::Info, true > LogVerbatim
std::pair< double, double > getShift(int layer, int zside, int cassette)
const std::vector< int > positHE_
constexpr std::array< uint8_t, layerIndexSize > layer
const std::vector< int > positEE_
std::vector< double > shifts_
void setParameter(int cassette, const std::vector< double > &shifts)