11 #define MAX_STRING_SIZE 10000
17 buf_((
uint8*)buf),head_(buf)
26 <<
"Invalid DQM Event message code (" << this->
code()
80 subFolderName.clear();
81 subFolderName.append((
char *) bufPtr, nameLen);
91 bufPtr +=
sizeof(
uint8);
105 <<
"Inconsistent data sizes. The size of the header ("
107 <<
") exceed the size of the message (" << this->
size() <<
").\n";
114 boost::shared_ptr< std::vector<std::string> >
129 <<
"Invalid subfolder index (" << subFolderIndex <<
") - "
142 std::map<std::string, uint32>::const_iterator subFolderIter;
149 <<
"Unable to find the subfolder index for \""
150 << subFolderName <<
"\".\n";
154 return this->
meCount(subFolderIter->second);
167 <<
"Invalid subfolder index (" << subFolderIndex <<
") - "
uint32 protocolVersion() const
uint32 eventNumberAtUpdate() const
uint32 updateNumber() const
uint32 meCount(std::string const &subFolderName) const
uint32 headerSize() const
std::map< std::string, uint32 > subFolderIndexTable_
uint32 eventLength() const
DQMEventMsgView(void *buf)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
std::string subFolderName(uint32 const subFolderIndex) const
boost::shared_ptr< std::vector< std::string > > nameListPtr_
uint32 compressionFlag() const
tuple idx
DEBUGGING if hasattr(process,"trackMonIterativeTracking2012"): print "trackMonIterativeTracking2012 D...
std::vector< uint32 > meCountList_
uint32 lumiSection() const
boost::shared_ptr< std::vector< std::string > > subFolderNames() const
uint32 fuProcessId() const
std::string hostName() const
edm::Timestamp timeStamp() const
uint32 mergeCount() const