#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/allowedValues.h"
#include "PhysicsTools/SelectorUtils/interface/Selector.h"
#include <TMath.h>
Go to the source code of this file.
Classes | |
class | PFJetIDSelectionFunctor |
PF Jet selector for pat::Jets. More... | |