CMS 3D CMS Logo

HLTDisplacedmumuFilter.h
Go to the documentation of this file.
1 #ifndef HLTDisplacedmumuFilter_h
2 #define HLTDisplacedmumuFilter_h
3 
5 namespace edm {
7 }
11 
13 
14  public:
16  ~HLTDisplacedmumuFilter() override;
17  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
18  void beginJob() override ;
19  bool hltFilter(edm::Event&, const edm::EventSetup&, trigger::TriggerFilterObjectWithRefs & filterproduct) const override;
20  void endJob() override ;
21 
22  private:
35 
36 };
37 #endif
void beginJob()
Definition: Breakpoints.cc:14
edm::EDGetTokenT< reco::BeamSpot > beamSpotToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< reco::RecoChargedCandidateCollection > MuonToken_
HLT enums.
edm::EDGetTokenT< reco::VertexCollection > DisplacedVertexToken_