#include <string>
#include <vector>
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "RecoMuon/MuonIdentification/interface/MuonShowerInformationFiller.h"
Go to the source code of this file.
Classes | |
class | MuonShowerInformationProducer |
Functions | |
DEFINE_FWK_MODULE (MuonShowerInformationProducer) | |
DEFINE_FWK_MODULE | ( | MuonShowerInformationProducer | ) |