Main Page
Namespaces
Classes
Package Documentation
L1Trigger
L1TMuonEndCap
interface
MicroGMTConverter.h
Go to the documentation of this file.
1
#ifndef L1TMuonEndCap_MicroGMTConverter_h
2
#define L1TMuonEndCap_MicroGMTConverter_h
3
4
#include "
FWCore/Framework/interface/Event.h
"
5
6
#include "
DataFormats/L1TMuon/interface/RegionalMuonCand.h
"
7
#include "
DataFormats/L1TMuon/interface/RegionalMuonCandFwd.h
"
8
9
#include "
L1Trigger/L1TMuonEndCap/interface/Common.h
"
10
11
12
class
MicroGMTConverter
{
13
public
:
14
explicit
MicroGMTConverter
();
15
~MicroGMTConverter
();
16
17
void
convert
(
18
const
int
global_event_BX,
19
const
EMTFTrack
& in_track,
20
l1t::RegionalMuonCand
& out_cand
21
)
const
;
22
23
void
convert_all
(
24
const
edm::Event
&
iEvent
,
25
const
EMTFTrackCollection
& in_tracks,
26
l1t::RegionalMuonCandBxCollection
& out_cands
27
)
const
;
28
29
private
:
30
};
// End class MicroGMTConverter
31
32
namespace
emtf
{
33
void
sort_uGMT_muons
(
34
l1t::RegionalMuonCandBxCollection
&
cands
35
);
36
}
37
38
39
#endif
MicroGMTConverter::~MicroGMTConverter
~MicroGMTConverter()
Definition:
MicroGMTConverter.cc:8
emtf::sort_uGMT_muons
void sort_uGMT_muons(l1t::RegionalMuonCandBxCollection &cands)
Definition:
MicroGMTConverter.cc:118
Event.h
emtf
Definition:
Event.h:15
RegionalMuonCand.h
MicroGMTConverter::convert
void convert(const int global_event_BX, const EMTFTrack &in_track, l1t::RegionalMuonCand &out_cand) const
Definition:
MicroGMTConverter.cc:12
EMTFTrackCollection
l1t::EMTFTrackCollection EMTFTrackCollection
Definition:
Common.h:29
iEvent
int iEvent
Definition:
GenABIO.cc:224
MicroGMTConverter::MicroGMTConverter
MicroGMTConverter()
Definition:
MicroGMTConverter.cc:4
MicroGMTConverter
Definition:
MicroGMTConverter.h:12
Common.h
RegionalMuonCandFwd.h
MicroGMTConverter::convert_all
void convert_all(const edm::Event &iEvent, const EMTFTrackCollection &in_tracks, l1t::RegionalMuonCandBxCollection &out_cands) const
Definition:
MicroGMTConverter.cc:88
egammaForCoreTracking_cff.cands
cands
Definition:
egammaForCoreTracking_cff.py:39
l1t::RegionalMuonCand
Definition:
RegionalMuonCand.h:8
BXVector< RegionalMuonCand >
edm::Event
Definition:
Event.h:71
l1t::EMTFTrack
Definition:
EMTFTrack.h:35
Generated for CMSSW Reference Manual by
1.8.11