Go to the documentation of this file. 1 #ifndef TrackEfficiencyMonitor_H
2 #define TrackEfficiencyMonitor_H
51 std::pair<TrajectoryStateOnSurface, const DetLayer*>
findNextLayer(
edm::ESHandle< Propagator > thePropagatorCyl
MonitorElement * trackPhi
MonitorElement * GlobalMuonPtEtaPhiLowPt
int compatibleLayers(const NavigationSchool &navigationSchool, TrajectoryStateOnSurface theTSOS)
edm::EDGetTokenT< reco::TrackCollection > theTKTracksToken_
edm::EDGetTokenT< reco::TrackCollection > theSTATracksToken_
SemiCylinder checkSemiCylinder(const Track &)
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESHandle< GeometricSearchTracker > theTracker
~TrackEfficiencyMonitor() override
reco::TrackCollection TrackCollection
MonitorElement * signDeltaY
edm::ESHandle< MagneticField > bField
TrackEfficiencyMonitor(const edm::ParameterSet &)
void testTrackerTracks(edm::Handle< TrackCollection > tkTracks, edm::Handle< TrackCollection > staTracks, const NavigationSchool &navigationSchool)
MonitorElement * signDeltaX
MonitorElement * StandaloneMuonPtEtaPhiHighPt
std::pair< TrajectoryStateOnSurface, const DetLayer * > findNextLayer(TrajectoryStateOnSurface startTSOS, const std::vector< const DetLayer * > &trackCompatibleLayers, bool isUpMuon)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::ESHandle< Propagator > thePropagator
void testSTATracks(edm::Handle< TrackCollection > tkTracks, edm::Handle< TrackCollection > staTracks)
edm::EDGetTokenT< edm::View< reco::Muon > > muonToken_
edm::ESHandle< GeometricSearchTracker > theGeometricSearchTracker
dqm::reco::DQMStore DQMStore
edm::InputTag theSTATracksLabel_
MuonServiceProxy * theMuonServiceProxy
MonitorElement * trackEta
MonitorElement * StandaloneMuonPtEtaPhiLowPt
edm::ESHandle< TransientTrackBuilder > theTTrackBuilder
edm::ESHandle< MeasurementTracker > measurementTrackerHandle
MonitorElement * muonCompatibleLayers
edm::InputTag theTKTracksLabel_
MonitorElement * GlobalMuonPtEtaPhiHighPt
const DirectTrackerNavigation * theNavigation
MonitorElement * trackCompatibleLayers
std::vector< Track > TrackCollection
collection of Tracks
bool trackerAcceptance(TrajectoryStateOnSurface theTSOS, double theRadius, double theMaxZ)