52 void dump(uint32_t&, uint32_t&)
const;
59 std::ostringstream display;
60 data.Print(display,
false);
61 stream << display.str();
char data[hepevt_bytes_allocation_ATLAS]
X & operator<<(X &stream, const bitPATTERN &data)
RPCtrigDataObject(int, const std::string &)
bitPATTERN(const std::string &, const PATTERNidentity &, int)
const PATTERNidentity & id(void) const
bitPATTERN & operator<<(int)
void set(const RPCdigit *, int)
void Print(std::ostream &, bool detail) const
bool operator<(const bitPATTERN &)
bitPATTERN & operator|=(const bitPATTERN &)
bitPATTERN & operator=(const bitPATTERN &)
const RPCdigit ** m_digits
bitPATTERN & operator>>(int)
bitPATTERN operator&(const bitPATTERN &) const
bitPATTERN operator^(const bitPATTERN &) const
bitPATTERN & operator^=(const bitPATTERN &)
bitPATTERN operator|(const bitPATTERN &) const
bitPATTERN & operator&=(const bitPATTERN &)
const RPCdigit * operator[](int) const