src
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
class
MicroGMTConverter
{
12
public
:
13
explicit
MicroGMTConverter
();
14
~MicroGMTConverter
();
15
16
void
convert
(
const
int
global_event_BX,
const
EMTFTrack
& in_track,
l1t::RegionalMuonCand
& out_cand)
const
;
17
18
void
convert_all
(
const
edm::Event
&
iEvent
,
19
const
EMTFTrackCollection
& in_tracks,
20
l1t::RegionalMuonCandBxCollection
& out_cands)
const
;
21
22
private
:
23
};
// End class MicroGMTConverter
24
25
namespace
emtf
{
26
void
sort_uGMT_muons
(
l1t::RegionalMuonCandBxCollection
&
cands
);
27
}
28
29
#endif
MicroGMTConverter::~MicroGMTConverter
~MicroGMTConverter()
Definition:
MicroGMTConverter.cc:5
EMTFTrackCollection
l1t::EMTFTrackCollection EMTFTrackCollection
Definition:
Common.h:27
emtf::sort_uGMT_muons
void sort_uGMT_muons(l1t::RegionalMuonCandBxCollection &cands)
Definition:
MicroGMTConverter.cc:111
Event.h
Common.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:7
iEvent
int iEvent
Definition:
GenABIO.cc:224
MicroGMTConverter::MicroGMTConverter
MicroGMTConverter()
Definition:
MicroGMTConverter.cc:3
MicroGMTConverter
Definition:
MicroGMTConverter.h:11
RegionalMuonCandFwd.h
l1t::RegionalMuonCand
Definition:
RegionalMuonCand.h:8
BXVector< RegionalMuonCand >
MicroGMTConverter::convert_all
void convert_all(const edm::Event &iEvent, const EMTFTrackCollection &in_tracks, l1t::RegionalMuonCandBxCollection &out_cands) const
Definition:
MicroGMTConverter.cc:85
edm::Event
Definition:
Event.h:73
l1t::EMTFTrack
Definition:
EMTFTrack.h:44
HLT_2024v12_cff.cands
cands
Definition:
HLT_2024v12_cff.py:16531
Generated for CMSSW Reference Manual by
1.8.14