L1Trigger
Phase2L1ParticleFlow
interface
l1-converters
muonGmtToL1ct_ref.h
Go to the documentation of this file.
1
#ifndef L1Trigger_Phase2L1ParticleFlow_newfirmware_muonGmtToL1ct_ref_h
2
#define L1Trigger_Phase2L1ParticleFlow_newfirmware_muonGmtToL1ct_ref_h
3
4
#include "
DataFormats/L1TParticleFlow/interface/layer1_emulator.h
"
5
6
namespace
edm
{
7
class
ParameterSet
;
8
}
9
10
namespace
l1ct
{
11
class
GMTMuonDecoderEmulator
{
12
public
:
13
GMTMuonDecoderEmulator
(
float
z0Scale
,
float
dxyScale
);
14
GMTMuonDecoderEmulator
(
const
edm::ParameterSet
&iConfig);
15
~GMTMuonDecoderEmulator
();
16
l1ct::MuObjEmu
decode
(
const
ap_uint<64> &
in
)
const
;
17
18
protected
:
19
float
z0Scale_
,
dxyScale_
;
20
};
21
}
// namespace l1ct
22
23
#endif
ParameterSet
Definition:
Functions.h:16
l1ctLayer1_cff.z0Scale
z0Scale
Definition:
l1ctLayer1_cff.py:13
l1ct::MuObjEmu
Definition:
layer1_emulator.h:62
l1ct::GMTMuonDecoderEmulator::dxyScale_
float dxyScale_
Definition:
muonGmtToL1ct_ref.h:19
recoMuon::in
Definition:
RecoMuonEnumerators.h:6
l1ctLayer1_cff.dxyScale
dxyScale
Definition:
l1ctLayer1_cff.py:14
l1ct::GMTMuonDecoderEmulator
Definition:
muonGmtToL1ct_ref.h:11
l1ct::GMTMuonDecoderEmulator::~GMTMuonDecoderEmulator
~GMTMuonDecoderEmulator()
l1ct::GMTMuonDecoderEmulator::GMTMuonDecoderEmulator
GMTMuonDecoderEmulator(float z0Scale, float dxyScale)
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::ParameterSet
Definition:
ParameterSet.h:47
l1ct::GMTMuonDecoderEmulator::z0Scale_
float z0Scale_
Definition:
muonGmtToL1ct_ref.h:19
l1ct::GMTMuonDecoderEmulator::decode
l1ct::MuObjEmu decode(const ap_uint< 64 > &in) const
layer1_emulator.h
l1ct
Definition:
datatypes.h:19
Generated for CMSSW Reference Manual by
1.8.14