CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IsolatedTauJetsSelector.h
Go to the documentation of this file.
1 #ifndef IsolatedTauJetSelector_H
2 #define IsolatedTauJetSelector_H
3 
4 // user include files
7 
15 
16 
18  public:
21  virtual void produce(edm::Event&, const edm::EventSetup&) override;
22 
23  private:
24  typedef std::vector<edm::InputTag> vtag;
29 
30 
31 };
32 #endif
IsolatedTauJetsSelector(const edm::ParameterSet &)
std::vector< edm::InputTag > vtag
virtual void produce(edm::Event &, const edm::EventSetup &) override