#include "TrackingTools/TransientTrackingRecHit/interface/TransientTrackingRecHit.h"
#include "TrackingTools/DetLayers/interface/NavigationDirection.h"
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | edm |
Classes | |
class | MuonTrajectoryUpdator |
An updator for the Muon system This class update a trajectory with a muon chamber measurement. More... | |
struct | MuonTrajectoryUpdator::RadiusComparatorInOut |
Ordering along increasing radius (for DT rechits). More... | |
struct | MuonTrajectoryUpdator::RadiusComparatorOutIn |
Ordering along decreasing radius (for DT rechits). More... | |
struct | MuonTrajectoryUpdator::ZedComparatorInOut |
Ordering along increasing zed (for CSC rechits). More... | |
struct | MuonTrajectoryUpdator::ZedComparatorOutIn |
Ordering along decreasing zed (for CSC rechits). More... |