src
FWCore
Framework
src
processBlockUtilities.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/processBlockUtilities.h
"
2
3
#include "
FWCore/Framework/interface/Event.h
"
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
processBlockUtilities.h
Event.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::eventProcessBlockIndex
unsigned int eventProcessBlockIndex(Event const &event, std::string const &processName)
Definition:
processBlockUtilities.cc:7
edm
HLT enums.
Definition:
AlignableModifier.h:19
SimL1EmulatorRepack_CalouGT_cff.processName
processName
Definition:
SimL1EmulatorRepack_CalouGT_cff.py:16
edm::Event
Definition:
Event.h:73
event
Definition:
event.py:1
Generated for CMSSW Reference Manual by
1.8.14