12 std::cout <<
"ERROR in PixelTBMChannel: TBM channel must be A or B, but input value was "<<TBMChannel<<std::endl;
Simple class to hold either "A" or "B" for the TBM channel.
std::ostream & operator<<(std::ostream &s, const PixelCalibConfiguration &calib)
std::string string() const
Simple class to hold either "A" or "B" for the TBM channel.