L1TriggerConfig
DTTrackFinder
interface
DTPtaLutTester.h
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
11
//
12
//--------------------------------------------------
13
#ifndef DTPtaLutTester_h
14
#define DTPtaLutTester_h
15
16
#include <
FWCore/Framework/interface/EDAnalyzer.h
>
17
18
#include "
FWCore/Framework/interface/ESHandle.h
"
19
20
#include "
CondFormats/L1TObjects/interface/L1MuDTPtaLut.h
"
21
#include "
CondFormats/DataRecord/interface/L1MuDTPtaLutRcd.h
"
22
23
class
DTPtaLutTester
:
public
edm::EDAnalyzer
{
24
public
:
25
DTPtaLutTester
(
const
edm::ParameterSet
& ps);
26
27
~DTPtaLutTester
()
override
;
28
29
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
)
override
;
30
31
private
:
32
};
33
34
#endif
DTPtaLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTPtaLutTester.cc:20
ESHandle.h
L1MuDTPtaLut.h
DTPtaLutTester
Definition:
DTPtaLutTester.h:23
DTPtaLutTester::~DTPtaLutTester
~DTPtaLutTester() override
Definition:
DTPtaLutTester.cc:18
L1MuDTPtaLutRcd.h
EDAnalyzer.h
edm::EDAnalyzer
Definition:
EDAnalyzer.h:28
DTPtaLutTester::DTPtaLutTester
DTPtaLutTester(const edm::ParameterSet &ps)
Definition:
DTPtaLutTester.cc:16
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::EventSetup
Definition:
EventSetup.h:57
HltBtagPostValidation_cff.c
c
Definition:
HltBtagPostValidation_cff.py:31
edm::Event
Definition:
Event.h:73
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
Generated for CMSSW Reference Manual by
1.8.16