#include <string>
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "PhysicsTools/PatUtils/interface/JetSelection.h"
#include "PhysicsTools/PatUtils/interface/CaloJetSelector.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "PhysicsTools/PatUtils/interface/ParticleCode.h"
Go to the source code of this file.
Classes | |
class | pat::JetSelector< JetType > |
Selects good Jets. More... | |
Namespaces | |
pat | |
Typedefs | |
typedef edm::ValueMap< double > | pat::JetValueMap |