#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/TrackExtraFwd.h"
#include "DataFormats/Common/interface/OrphanHandle.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "RecoMuon/TrackingTools/interface/MuonCandidate.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
Classes | |
class | MuonTrackLoader |
Class to load the tracks in the event, it provide some common functionalities both for all the RecoMuon producers. More... |