Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
HLT_FULL_cff.cands
tuple cands
Definition:
HLT_FULL_cff.py:12996
emtf::sort_uGMT_muons
void sort_uGMT_muons(l1t::RegionalMuonCandBxCollection &cands)
Event.h
Common.h
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
MicroGMTConverter::convert_all
void convert_all(const edm::Event &iEvent, const EMTFTrackCollection &in_tracks, l1t::RegionalMuonCandBxCollection &out_cands) const
Definition:
MicroGMTConverter.cc:85
l1t::RegionalMuonCand
Definition:
RegionalMuonCand.h:8
BXVector< RegionalMuonCand >
edm::Event
Definition:
Event.h:73
l1t::EMTFTrack
Definition:
EMTFTrack.h:44
Generated for CMSSW Reference Manual by
1.8.5