CMS 3D CMS Logo

SourceCommon.h
Go to the documentation of this file.
1 #ifndef EventFilter_Utilities_SourceCommon_h
2 #define EventFilter_Utilities_SourceCommon_h
3 
4 /*
5  * This header will host common definitions used by FedRawDataInputSource and DAQSource
6  * */
7 
9 
11 public:
13  if (fms_)
15  }
17  if (fms_)
19  }
20 
21 private:
23 };
24 
25 #endif
IdleSourceSentry(evf::FastMonitoringService *fms)
Definition: SourceCommon.h:12
void setTMicrostate(FastMonState::Microstate m)
evf::FastMonitoringService * fms_
Definition: SourceCommon.h:22