#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "PhysicsTools/PatUtils/interface/SmearedJetProducerT.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | SmearedPFCandidateProducerForPFNoPUMEtT< T, Textractor > |