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