CMS 3D CMS Logo

HIBestVertexProducer.h
Go to the documentation of this file.
1 #ifndef HIBestVertexProducer_H
2 #define HIBestVertexProducer_H
3 
9 
10 namespace edm { class Event; class EventSetup; }
11 
13 {
14 public:
15  explicit HIBestVertexProducer(const edm::ParameterSet& ps);
17  virtual void produce(edm::Event& ev, const edm::EventSetup& es) override;
18 
19 private:
20  void beginJob();
25 };
26 #endif
edm::EDGetTokenT< reco::VertexCollection > theAdaptiveVertexCollection
bool ev
void beginJob()
Definition: Breakpoints.cc:15
edm::ParameterSet theConfig
edm::EDGetTokenT< reco::BeamSpot > theBeamSpotTag
edm::EDGetTokenT< reco::VertexCollection > theMedianVertexCollection
HLT enums.