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