1 #ifndef SiStripESSources_SiStripBadModuleFedErrService_h
2 #define SiStripESSources_SiStripBadModuleFedErrService_h
edm::ParameterSet iConfig_
float getProcessedEvents()
void getObj(SiStripBadStrip *&obj, const SiStripFedCabling *cabling)
void getMetaDataString(std::stringstream &ss)
Used to fill the logDB.
SiStripBadModuleFedErrService(const edm::ParameterSet &, const edm::ActivityRegistry &)
~SiStripBadModuleFedErrService()
uint32_t getRunNumber() const
SiStripBadStrip * readBadComponentsFromFed(const SiStripFedCabling *cabling)
Contains cabling info at the device level, including DetId, APV pair numbers, hardware addresses...
void getFedBadChannelList(MonitorElement *me, std::vector< std::pair< uint16_t, uint16_t >> &list)
virtual bool checkForCompatibility(std::string ss)
Check is the transfer is needed.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run