CMS 3D CMS Logo

processBlockUtilities.cc
Go to the documentation of this file.
2 
4 
5 namespace edm {
6 
7  unsigned int eventProcessBlockIndex(Event const& event, std::string const& processName) {
8  return event.processBlockIndex(processName);
9  }
10 
11 } // namespace edm
edm
HLT enums.
Definition: AlignableModifier.h:19
processBlockUtilities.h
Event.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
SimL1EmulatorRepack_CalouGT_cff.processName
processName
Definition: SimL1EmulatorRepack_CalouGT_cff.py:17
edm::eventProcessBlockIndex
unsigned int eventProcessBlockIndex(Event const &event, std::string const &processName)
Definition: processBlockUtilities.cc:7
event
Definition: event.py:1
edm::Event
Definition: Event.h:73