Main Page
Namespaces
Classes
Package Documentation
L1TriggerConfig
GctConfigProducers
interface
L1GctConfigDump.h
Go to the documentation of this file.
1
#ifndef L1GtConfigProducers_L1GctConfigDump_h
2
#define L1GtConfigProducers_L1GctConfigDump_h
3
19
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
20
21
#include "
FWCore/Framework/interface/Event.h
"
22
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
23
24
25
// forward declarations
26
27
28
// class declaration
29
class
L1GctConfigDump
:
public
edm::EDAnalyzer
30
{
31
32
public
:
33
34
// constructor
35
explicit
L1GctConfigDump
(
const
edm::ParameterSet
&);
36
37
// destructor
38
~L1GctConfigDump
()
override
;
39
40
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
41
42
};
43
44
#endif
Event.h
L1GctConfigDump::L1GctConfigDump
L1GctConfigDump(const edm::ParameterSet &)
Definition:
L1GctConfigDump.cc:29
L1GctConfigDump::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition:
L1GctConfigDump.cc:40
L1GctConfigDump::~L1GctConfigDump
~L1GctConfigDump() override
Definition:
L1GctConfigDump.cc:35
ParameterSet.h
edm::EventSetup
Definition:
EventSetup.h:51
edm::EDAnalyzer
Definition:
EDAnalyzer.h:28
EDAnalyzer.h
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:70
L1GctConfigDump
Definition:
L1GctConfigDump.h:29
Generated for CMSSW Reference Manual by
1.8.11