Main Page
Namespaces
Classes
Package Documentation
CalibMuon
DTCalibration
plugins
DTTTrigMatchRPhi.h
Go to the documentation of this file.
1
#ifndef CalibMuon_DTTTrigMatchRPhi_H
2
#define CalibMuon_DTTTrigMatchRPhi_H
3
11
#include "
CalibMuon/DTCalibration/interface/DTTTrigBaseCorrection.h
"
12
13
#include <string>
14
15
namespace
edm
{
16
class
ParameterSet
;
17
}
18
19
class
DTTtrig
;
20
21
namespace
dtCalibration
{
22
23
class
DTTTrigMatchRPhi
:
public
DTTTrigBaseCorrection
{
24
public
:
25
// Constructor
26
DTTTrigMatchRPhi
(
const
edm::ParameterSet
&);
27
28
// Destructor
29
~
DTTTrigMatchRPhi
()
override
;
30
31
void
setES(
const
edm::EventSetup
&
setup
)
override
;
32
DTTTrigData
correction(
const
DTSuperLayerId
&)
override
;
33
34
private
:
35
const
DTTtrig
*
tTrigMap_
;
36
37
std::string
dbLabel
;
38
};
39
40
}
// namespace
41
#endif
dtCalibration::DTTTrigMatchRPhi::tTrigMap_
const DTTtrig * tTrigMap_
Definition:
DTTTrigMatchRPhi.h:35
DTTTrigBaseCorrection.h
ParameterSet
Definition:
Functions.h:16
dtCalibration::DTTTrigData
Definition:
DTTTrigBaseCorrection.h:19
dtCalibration::DTTTrigBaseCorrection
Definition:
DTTTrigBaseCorrection.h:31
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
dtCalibration
Definition:
DTT0BaseCorrection.h:16
GeneralSetup.setup
def setup(process, global_tag, zero_tesla=False)
Definition:
GeneralSetup.py:2
dtCalibration::DTTTrigMatchRPhi::dbLabel
std::string dbLabel
Definition:
DTTTrigMatchRPhi.h:37
DTSuperLayerId
Definition:
DTSuperLayerId.h:13
DTTtrig
Definition:
DTTtrig.h:76
edm::EventSetup
Definition:
EventSetup.h:51
edm
HLT enums.
Definition:
AlignableModifier.h:17
edm::ParameterSet
Definition:
ParameterSet.h:36
dtCalibration::DTTTrigMatchRPhi
Definition:
DTTTrigMatchRPhi.h:23
Generated for CMSSW Reference Manual by
1.8.11