Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
L1TriggerConfig
GctConfigProducers
interface
L1GctConfigDump.h
Go to the documentation of this file.
1
#ifndef L1GtConfigProducers_L1GctConfigDump_h
2
#define L1GtConfigProducers_L1GctConfigDump_h
3
18
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
19
20
#include "
FWCore/Framework/interface/Event.h
"
21
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
22
23
// forward declarations
24
25
// class declaration
26
class
L1GctConfigDump
:
public
edm::EDAnalyzer
{
27
public
:
28
// constructor
29
explicit
L1GctConfigDump
(
const
edm::ParameterSet
&);
30
31
// destructor
32
~L1GctConfigDump
()
override
;
33
34
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
35
};
36
37
#endif
Event.h
L1GctConfigDump::L1GctConfigDump
L1GctConfigDump(const edm::ParameterSet &)
Definition:
L1GctConfigDump.cc:28
L1GctConfigDump::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition:
L1GctConfigDump.cc:37
L1GctConfigDump::~L1GctConfigDump
~L1GctConfigDump() override
Definition:
L1GctConfigDump.cc:33
ParameterSet.h
edm::EventSetup
Definition:
EventSetup.h:59
edm::EDAnalyzer
Definition:
EDAnalyzer.h:29
EDAnalyzer.h
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::Event
Definition:
Event.h:73
L1GctConfigDump
Definition:
L1GctConfigDump.h:26
Generated for CMSSW Reference Manual by
1.8.5