Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DQM
HLTEvF
interface
PathTimerInserter.h
Go to the documentation of this file.
1
#ifndef PathTimerInserter_h
2
#define PathTimerInserter_h
3
4
/*
5
Author: David Lange, LLNL
6
7
*/
8
9
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
10
#include "
FWCore/Framework/interface/EDProducer.h
"
11
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
12
13
14
class
PathTimerInserter
:
public
edm::EDProducer
15
{
16
public
:
17
18
explicit
PathTimerInserter
(
edm::ParameterSet
const
& ps);
19
20
virtual
~PathTimerInserter
();
21
22
virtual
void
produce
(
edm::Event
&
e
,
edm::EventSetup
const
&
c
);
23
24
private
:
25
};
26
27
// ---------------------
28
29
#endif
PathTimerInserter::~PathTimerInserter
virtual ~PathTimerInserter()
Definition:
PathTimerInserter.cc:14
Frameworkfwd.h
edm::EDProducer
Definition:
EDProducer.h:33
ParameterSet.h
PathTimerInserter::produce
virtual void produce(edm::Event &e, edm::EventSetup const &c)
Definition:
PathTimerInserter.cc:19
edm::EventSetup
Definition:
EventSetup.h:44
EDProducer.h
trackerHits.c
tuple c
Definition:
trackerHits.py:26
PathTimerInserter
Definition:
PathTimerInserter.h:14
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
PathTimerInserter::PathTimerInserter
PathTimerInserter(edm::ParameterSet const &ps)
Definition:
PathTimerInserter.cc:9
Generated for CMSSW Reference Manual by
1.8.5