CMS 3D CMS Logo

TauGenJetDecayModeSelector.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_JetMCAlgos_TauGenJetDecayModeSelector_h
2 #define PhysicsTools_JetMCAlgos_TauGenJetDecayModeSelector_h
3 
19 
22 
24 public:
25  // constructor
27 
28  bool operator()(const reco::GenJet&) const;
29 
30 private:
31  typedef std::vector<std::string> vstring;
33 };
34 
36 
37 #endif
SingleObjectSelector< reco::GenJetCollection, TauGenJetDecayModeSelectorImp > TauGenJetDecayModeSelector
bool operator()(const reco::GenJet &) const
Jets made from MC generator particles.
Definition: GenJet.h:23
TauGenJetDecayModeSelectorImp(const edm::ParameterSet &, edm::ConsumesCollector &iC)
std::vector< std::string > vstring