CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
edm::ParameterSet theConfig
edm::EDGetTokenT< reco::BeamSpot > theBeamSpotTag
virtual void produce(edm::Event &ev, const edm::EventSetup &es) override
HIBestVertexProducer(const edm::ParameterSet &ps)
edm::EDGetTokenT< reco::VertexCollection > theMedianVertexCollection