Main Page
Namespaces
Classes
Package Documentation
FWCore
Framework
src
EndPathStatusInserter.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_EndPathStatusInserter_h
2
#define FWCore_Framework_EndPathStatusInserter_h
3
4
#include "
FWCore/Framework/interface/global/EDProducer.h
"
5
6
namespace
edm
{
7
8
class
Event
;
9
class
EventSetup
;
10
class
StreamID;
11
12
class
EndPathStatusInserter
:
public
global::EDProducer
<> {
13
public
:
14
15
EndPathStatusInserter
(
unsigned
int
numberOfStreams);
16
17
void
produce
(
StreamID
,
Event
&,
EventSetup
const
&)
const
override
final
;
18
};
19
}
20
#endif
EDProducer.h
edm::StreamID
Definition:
StreamID.h:30
EventSetup
edm::EventSetup
Definition:
EventSetup.h:44
edm::global::EDProducer
Definition:
EDProducer.h:32
edm::EndPathStatusInserter
Definition:
EndPathStatusInserter.h:12
edm::EndPathStatusInserter::produce
void produce(StreamID, Event &, EventSetup const &) const override final
Definition:
EndPathStatusInserter.cc:16
Event
edm::EndPathStatusInserter::EndPathStatusInserter
EndPathStatusInserter(unsigned int numberOfStreams)
Definition:
EndPathStatusInserter.cc:11
edm
HLT enums.
Definition:
AlignableModifier.h:17
edm::Event
Definition:
Event.h:66
Generated for CMSSW Reference Manual by
1.8.11