CMS 3D CMS Logo

HLTL1TMuonSelector.h
Go to the documentation of this file.
1 #ifndef HLTTrigger_HLTL1TMuonSelector_HLTL1TMuonSelector_H
2 #define HLTTrigger_HLTL1TMuonSelector_HLTL1TMuonSelector_H
3 
4 //-------------------------------------------------
5 //
16 //
17 //--------------------------------------------------
18 
21 
22 // Data Formats
30 
31 namespace edm {class ParameterSet; class Event; class EventSetup;}
32 
34 
35  public:
36 
38  explicit HLTL1TMuonSelector(const edm::ParameterSet&);
39 
41  ~HLTL1TMuonSelector() override;
42 
43  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
44  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
45 
46  private:
47 
49 
51 
52  const double theL1MinPt;
53  const double theL1MaxEta;
54  const unsigned theL1MinQuality;
55 
58 
59 };
60 
61 #endif
const unsigned theL1MinQuality
edm::InputTag theSource
edm::EDGetTokenT< l1t::MuonBxCollection > muCollToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
bool centralBxOnly_
use central bx only muons
HLT enums.
const double theL1MaxEta