#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefToBase.h"
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/METReco/interface/MET.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "JetMETCorrections/Type1MET/interface/JetCorrExtractorT.h"
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | CaloJetMETcorrInputProducerT< T, Textractor > |
class | CaloJetMETcorrInputProducer_namespace::InputTypeCheckerT< T > |
class | CaloJetMETcorrInputProducer_namespace::RawJetExtractorT< T > |
Namespaces | |
CaloJetMETcorrInputProducer_namespace | |