1 #ifndef PixelTBMChannel_h 2 #define PixelTBMChannel_h std::string string() const
Simple class to hold either "A" or "B" for the TBM channel.
std::ostream & operator<<(std::ostream &s, const PixelCalibConfiguration &calib)
const bool operator<(const PixelTBMChannel &aTBMChannel) const
friend std::ostream & operator<<(std::ostream &s, const PixelTBMChannel &TBMChannel)
const bool operator==(const PixelTBMChannel &aTBMChannel) const