CMS 3D CMS Logo

HLTDisplacedmumumuFilter.h
Go to the documentation of this file.
1 #ifndef HLTDisplacedmumumuFilter_h
2 #define HLTDisplacedmumumuFilter_h
3 
5 namespace edm {
7 }
11 
13 
14  public:
16  ~HLTDisplacedmumumuFilter() 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 #endif
edm::EDGetTokenT< reco::RecoChargedCandidateCollection > MuonToken_
void beginJob()
Definition: Breakpoints.cc:14
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
edm::EDGetTokenT< reco::VertexCollection > DisplacedVertexToken_
edm::EDGetTokenT< reco::BeamSpot > beamSpotToken_