#include "FWCore/Framework/interface/EDFilter.h"
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "FWCore/Framework/interface/Event.h"
Go to the source code of this file.
Classes | |
class | JetConstituentSelector< T > |
Typedefs | |
typedef JetConstituentSelector < reco::PFJet > | PFJetConstituentSelector |
Functions | |
DEFINE_FWK_MODULE (PFJetConstituentSelector) | |
Definition at line 95 of file JetConstituentSelector.cc.
DEFINE_FWK_MODULE | ( | PFJetConstituentSelector | ) |