CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTMuonL2SelectorForL3IO.h
Go to the documentation of this file.
1 #ifndef RecoMuon_HLTMuonL2SelectorForL3IO_HLTMuonL2SelectorForL3IO_H
2 #define RecoMuon_HLTMuonL2SelectorForL3IO_HLTMuonL2SelectorForL3IO_H
3 
16 
17 namespace edm {class ParameterSet; class Event; class EventSetup;}
18 
20  public:
23 
25  virtual ~HLTMuonL2SelectorForL3IO();
26 
28  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
29 
31  virtual void produce(edm::Event&, const edm::EventSetup&);
32 
33  private:
38 };
39 
40 #endif
HLTMuonL2SelectorForL3IO(const edm::ParameterSet &)
constructor with config
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
default values
const edm::EDGetTokenT< reco::TrackCollection > l3OISrc_
const edm::EDGetTokenT< reco::TrackCollection > l2Src_
virtual void produce(edm::Event &, const edm::EventSetup &)
select muons
virtual ~HLTMuonL2SelectorForL3IO()
destructor