CMS 3D CMS Logo

DTROSErrorNotifier.cc
Go to the documentation of this file.
1 /* file
2  *
3  * \author M. Zanetti INFN Padova
4  */
5 
7 
8 //using namespace edm;
9 using namespace std;
10 
11 #include <iostream>
12 
14 
16 
18  cout << "[DTUnpackingModule]: WARNING!! ROS Error of type " << error_.errorType() << ", from ROB " << error_.robID()
19  << endl;
20 }
DTROSErrorWord::robID
int robID() const
Definition: DTDDUWords.h:279
gather_cfg.cout
cout
Definition: gather_cfg.py:144
DTROSErrorWord
Definition: DTDDUWords.h:266
DTROSErrorNotifier::error_
DTROSErrorWord error_
Definition: DTROSErrorNotifier.h:26
relativeConstraints.error
error
Definition: relativeConstraints.py:53
DTROSErrorNotifier::~DTROSErrorNotifier
virtual ~DTROSErrorNotifier()
Destructor.
Definition: DTROSErrorNotifier.cc:15
DTROSErrorNotifier::print
void print()
Print out the error information >>> FIXME: to be implemented.
Definition: DTROSErrorNotifier.cc:17
DTROSErrorWord::errorType
int errorType() const
Definition: DTDDUWords.h:278
DTROSErrorNotifier.h
DTROSErrorNotifier::DTROSErrorNotifier
DTROSErrorNotifier(DTROSErrorWord error)
Constructor.
Definition: DTROSErrorNotifier.cc:13
std
Definition: JetResolutionObject.h:76