test
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
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
virtual
~L1GctConfigDump
();
39
40
virtual
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&);
41
42
};
43
44
#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:45
edm::EDAnalyzer
Definition:
EDAnalyzer.h:27
EDAnalyzer.h
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:65
L1GctConfigDump::analyze
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
L1GctConfigDump.cc:40
L1GctConfigDump
Definition:
L1GctConfigDump.h:29
Generated for CMSSW Reference Manual by
1.8.5