Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
edmPickEvents.event
tuple event
Definition:
edmPickEvents.py:273
processBlockUtilities.h
Event.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
FSQHLTOfflineSource_cfi.processName
string processName
Definition:
FSQHLTOfflineSource_cfi.py:594
edm::eventProcessBlockIndex
unsigned int eventProcessBlockIndex(Event const &event, std::string const &processName)
Definition:
processBlockUtilities.cc:7
edm::Event
Definition:
Event.h:73
Generated for CMSSW Reference Manual by
1.8.5