#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "TauAnalysis/MCEmbeddingTools/interface/DetNaming.h"
#include <DataFormats/Candidate/interface/Candidate.h>
#include <DataFormats/Candidate/interface/CandidateFwd.h>
#include <boost/foreach.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | MuonCaloCleanerByDistance |