#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "RecoMuon/TrackingTools/interface/MuonTrajectoryBuilder.h"
#include "RecoMuon/TransientTrackingRecHit/interface/MuonTransientTrackingRecHit.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | reco |
Classes | |
class | GlobalTrajectoryBuilderBase |
Base class for GlobalMuonTrajectoryBuilder and L3MuonTrajectoryBuilder Provide common tools and interface to reconstruct muons starting from a muon track reconstructed in the standalone muon system (with DT, CSC and RPC information). More... | |
struct | GlobalTrajectoryBuilderBase::ComparatorInOut |
Ordering DT then CSC (for overlap regions). More... | |
struct | GlobalTrajectoryBuilderBase::RadiusComparatorInOut |
Ordering along increasing radius (for DT rechits). More... | |
struct | GlobalTrajectoryBuilderBase::ZedComparatorInOut |
Ordering along increasing zed (for CSC rechits). More... |