#include "RecoJets/JetProducers/interface/JetIDHelper.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "RecoLocalCalo/HcalRecAlgos/interface/HcalCaloFlagLabels.h"
#include "TMath.h"
#include <vector>
#include <numeric>
#include <iostream>
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
reco::helper | |
Functions | |
bool | reco::helper::hasNonPositiveE (reco::helper::JetIDHelper::subtower x) |
static double | reco::helper::select2nd (std::map< int, double >::value_type const &pair) |
bool | reco::helper::subtower_has_greater_E (reco::helper::JetIDHelper::subtower i, reco::helper::JetIDHelper::subtower j) |