6 #include "EventFilter/StorageManager/src/EventServerProxy.icc"
23 eventServerProxy_(pset),
25 dqmStoreAvailabiltyChecked_(
false),
28 totalDroppedEvents_(0),
32 inputFileTransitionsEachEvent_ =
44 unsigned int currentLS(0);
45 unsigned int droppedEvents(0);
50 if ( data.empty() )
return 0;
60 currentLS = eventView.
lumi();
106 <<
"Service DQMStore not defined. Will not record the number of dropped events.";
T getUntrackedParameter(std::string const &, T const &) const
void initializeDQMStore()
void readHeader(xercesc::DOMNode *parentNode, EcalCondHeader &header)
read header from
const std::string consumerName_
MonitorElement * get(const std::string &path) const
get ME from full pathname (e.g. "my/long/dir/my_histo")
void getInitMsg(CurlInterface::Content &data)
bool dqmStoreAvailabiltyChecked_
const bool dropOldLumisectionEvents_
uint32 droppedEventsCount() const
char data[epos_bytes_allocation]
void getOneEvent(CurlInterface::Content &data)
stor::EventServerProxy< stor::EventConsumerRegistrationInfo > eventServerProxy_
EventStreamHttpReader(edm::ParameterSet const &, edm::InputSourceDescription const &)
MonitorElement * bookInt(const char *name)
Book int.
void setCurrentFolder(const std::string &fullpath)
std::vector< char > Content
virtual EventPrincipal * read()
unsigned int totalDroppedEvents_