Go to the documentation of this file. 1 #ifndef INTERFACE_RPCDATA_H
2 #define INTERFACE_RPCDATA_H 1
64 #endif // INTERFACE_RPCDATA_H
std::map< int, int > m_sector
std::array< int, 6 > m_sec2
friend std::ostream & operator<<(std::ostream &, RPCData const &)
friend std::istream & operator>>(std::istream &, RPCData &)
std::array< int, 6 > m_sec1
void printSummary() const
RPCData()
Standard constructor.
std::array< RBCInput, 6 > m_orsignals
void incrementSector(int)
~RPCData()=default
Destructor.