8 #ifndef DECAYTREEFITTER_ERRORCODE_H 
    9 #define DECAYTREEFITTER_ERRORCODE_H 1 
   14 namespace DecayTreeFitter
 
   42       return *
this == 
ErrCode(rhs) ; }
 
const ErrCode & operator|=(const ErrCode &rhs)
unsigned int flag() const 
void Print(std::ostream &os)
bool operator==(const ErrCode &rhs) const 
bool operator==(const ErrCode::Status &rhs) const