#include <GEMEfficiencyAnalyzer.h>
Classes | |
struct | GEMLayer |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Additional Inherited Members | |
Public Attributes inherited from GEMDQMEfficiencySourceBase | |
const edm::EDGetTokenT< GEMOHStatusCollection > | kGEMOHStatusCollectionToken_ |
const edm::EDGetTokenT< GEMVFATStatusCollection > | kGEMVFATStatusCollectionToken_ |
const std::string | kLogCategory_ |
const bool | kMaskChamberWithError_ |
const bool | kMonitorGE0_ |
const bool | kMonitorGE11_ |
const bool | kMonitorGE21_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
DQM monitoring source for GEM efficiency and resolution based on https://github.com/CPLUOS/MuonPerformance/blob/master/MuonAnalyser/plugins/SliceTestEfficiencyAnalysis.cc
TODO muonEta{Min,Max}Cut{GE11,GE21,GE0} depending on a magnetic field for a cosmic scenario TODO cscForGE21, cscForGE0 TODO use "StraightLinePropagator" if B=0 for a cosmic scenario
Definition at line 31 of file GEMEfficiencyAnalyzer.h.
using GEMEfficiencyAnalyzer::StartingState = std::tuple<bool, TrajectoryStateOnSurface, DetId> |
Definition at line 66 of file GEMEfficiencyAnalyzer.h.
|
strong |
Enumerator | |
---|---|
kDeltaPhi | |
kRdPhi |
Definition at line 46 of file GEMEfficiencyAnalyzer.h.
|
strong |
Enumerator | |
---|---|
kPP | |
kCosmics | |
kHeavyIons |
Definition at line 52 of file GEMEfficiencyAnalyzer.h.
|
strong |
Enumerator | |
---|---|
kOutermostMeasurementState | |
kInnermostMeasurementState | |
kStateOnSurfaceWithCSCSegment | |
kAlignmentStyle |
Definition at line 38 of file GEMEfficiencyAnalyzer.h.
|
explicit |
Definition at line 13 of file GEMEfficiencyAnalyzer.cc.
References edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 78 of file GEMEfficiencyAnalyzer.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 960 of file GEMEfficiencyAnalyzer.cc.
References funct::abs(), newFWLiteAna::bin, TransientTrackBuilder::build(), buildStartingState(), GEMDetId::chamber(), GEMDetId::chamberId(), checkBounds(), checkPropagationDirection(), angle_units::operators::convertRadToDeg(), GEMDQMEfficiencySourceBase::fillME(), GEMDQMEfficiencySourceBase::fillMEWithinLimits(), findClosestHit(), findEtaPartition(), gem_layers_, GEMDQMEfficiencySourceBase::getReStEtKey(), GEMDQMEfficiencySourceBase::getReStKey(), GEMDQMEfficiencySourceBase::getReStLaKey(), patZpeak::handle, GEMEtaPartition::id(), hcalRecHitTable_cff::ieta, GEMDetId::ieta(), reco::TransientTrack::isValid(), kBoundsErrorScale_, GEMDQMEfficiencySourceBase::kGEMOHStatusCollectionToken_, kGEMRecHitCollectionToken_, GEMDQMEfficiencySourceBase::kGEMVFATStatusCollectionToken_, GEMDQMEfficiencySourceBase::kLogCategory_, GEMDQMEfficiencySourceBase::kMaskChamberWithError_, kMatchingCut_, kModeDev_, kMuonEtaMaxCuts_, kMuonEtaMinCuts_, kMuonPtMinCuts_, kMuonTrackType_, kMuonTrackTypeName_, kMuonViewToken_, kPropagationErrorPhiCut_, kPropagationErrorRCut_, kTransientTrackBuilderToken_, nano_mu_digi_cff::layer, LogDebug, GEMDQMEfficiencySourceBase::maskChamberWithError(), me_chamber_ieta_, me_chamber_ieta_matched_, me_cutflow_, me_cutflow_matched_, me_matching_metric_, me_matching_metric_all_, me_muon_charge_, me_muon_charge_matched_, me_muon_eta_, me_muon_eta_all_, me_muon_eta_all_matched_, me_muon_eta_matched_, me_muon_phi_, me_muon_phi_matched_, me_muon_pt_, me_muon_pt_all_, me_muon_pt_all_matched_, me_muon_pt_matched_, me_prop_err_phi_, me_prop_err_phi_matched_, me_prop_err_r_, me_prop_err_r_matched_, me_prop_path_length_, me_prop_path_length_matched_, me_residual_phi_, me_residual_phi_antimuon_, me_residual_phi_muon_, me_residual_strip_, me_residual_x_, me_residual_y_, muon_service_, PV3DBase< T, PVType, FrameType >::phi(), GlobalErrorBase< T, ErrorWeightType >::phierr(), TrackCandidateProducer_cfi::propagator, GlobalErrorBase< T, ErrorWeightType >::rerr(), singleTopDQM_cfi::setup, GEMEtaPartition::specificTopology(), mathSSE::sqrt(), GEMDetId::station(), GeomDet::toGlobal(), GeomDet::toLocal(), HLT_2024v12_cff::topology, HLT_2024v12_cff::track, ErrorFrameTransformer::transform(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 255 of file GEMEfficiencyAnalyzer.cc.
References dqm::implementation::IBooker::book1D(), GEMDQMEfficiencySourceBase::bookChamberEtaPartition(), GEMDQMEfficiencySourceBase::bookNumerator1D(), GEMDQMEfficiencySourceBase::bookNumerator2D(), relativeConstraints::chamber, GEMDQMEfficiencySourceBase::checkRefs(), mixOne_premix_on_sim_cfi::gem, GEMDQMEfficiencySourceBase::getReStEtKey(), GEMDQMEfficiencySourceBase::getReStKey(), GEMDQMEfficiencySourceBase::getReStLaKey(), GEMUtils::getSuffixName(), GEMUtils::getSuffixTitle(), patZpeak::handle, hcalRecHitTable_cff::ieta, kCosmics, kDeltaPhi, submitPVResolutionJobs::key, kFolder_, kGEMGeometryTokenBeginRun_, GEMDQMEfficiencySourceBase::kLogCategory_, kMatchingCut_, kMatchingMetric_, kModeDev_, kMuonEtaLow_, kMuonEtaMaxCuts_, kMuonEtaMinCuts_, kMuonEtaNbins_, kMuonEtaUp_, kMuonName_, kMuonPtBins_, kMuonPtMinCuts_, kPropagationErrorPhiCut_, kPropagationErrorRCut_, kRdPhi, kScenario_, me_chamber_ieta_, me_chamber_ieta_matched_, me_cutflow_, me_cutflow_matched_, me_matching_metric_, me_matching_metric_all_, me_muon_charge_, me_muon_charge_matched_, me_muon_eta_, me_muon_eta_all_, me_muon_eta_all_matched_, me_muon_eta_matched_, me_muon_phi_, me_muon_phi_matched_, me_muon_pt_, me_muon_pt_all_, me_muon_pt_all_matched_, me_muon_pt_matched_, me_prop_err_phi_, me_prop_err_phi_matched_, me_prop_err_r_, me_prop_err_r_matched_, me_prop_path_length_, me_prop_path_length_matched_, me_residual_phi_, me_residual_phi_antimuon_, me_residual_phi_muon_, me_residual_strip_, me_residual_x_, me_residual_y_, dqm::implementation::NavigatorBase::setCurrentFolder(), singleTopDQM_cfi::setup, GEMDQMEfficiencySourceBase::skipGEMStation(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, makePlotsFromDump::suffix, and runGCPTkAlMap::title.
|
private |
Definition at line 462 of file GEMEfficiencyAnalyzer.cc.
References Disk::build(), relativeConstraints::chamber, chambers, mixOne_premix_on_sim_cfi::gem, gem_layers_, submitPVResolutionJobs::key, GEMDQMEfficiencySourceBase::kLogCategory_, nano_mu_digi_cff::layer, LogDebug, position, idealTransformation::rotation, GEMDQMEfficiencySourceBase::skipGEMStation(), and relativeConstraints::station.
Referenced by dqmBeginRun().
|
private |
Definition at line 541 of file GEMEfficiencyAnalyzer.cc.
References buildStartingStateAlignmentStyle(), buildStateOnSurfaceWithCSCSegment(), DetId::det(), newFWLiteAna::found, getInnermostMeasurementState(), getOutermostMeasurementState(), GEMEfficiencyAnalyzer::GEMLayer::id, MuonHitHelper::isGEM(), isMuonSubdetAllowed(), kAlignmentStyle, kInnermostMeasurementState, GEMDQMEfficiencySourceBase::kLogCategory_, kOutermostMeasurementState, kStartingStateType_, kStateOnSurfaceWithCSCSegment, GEMDetId::layer(), LogDebug, dumpRecoGeometry_cfg::Muon, GEMDetId::region(), and GEMDetId::station().
Referenced by analyze().
|
private |
Definition at line 667 of file GEMEfficiencyAnalyzer.cc.
References findCSCSegment(), newFWLiteAna::found, edm::Ref< C, T, F >::get(), edm::Ref< C, T, F >::isNonnull(), muon_service_, and position.
Referenced by buildStartingState().
|
private |
Definition at line 644 of file GEMEfficiencyAnalyzer.cc.
References findCSCSegment(), newFWLiteAna::found, muon_service_, reco::TransientTrack::stateOnSurface(), and GeomDet::toGlobal().
Referenced by buildStartingState().
|
private |
Definition at line 838 of file GEMEfficiencyAnalyzer.cc.
References Surface::bounds(), Bounds::inside(), GloballyPositioned< T >::toLocal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by analyze(), and findEtaPartition().
|
private |
Definition at line 846 of file GEMEfficiencyAnalyzer.cc.
References Surface::bounds(), Bounds::inside(), pfClustersFromCombinedCaloHF_cfi::scale, GloballyPositioned< T >::toLocal(), ErrorFrameTransformer::transform(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
private |
Definition at line 520 of file GEMEfficiencyAnalyzer.cc.
References isInsideOut(), kCosmics, kScenario_, nano_mu_digi_cff::layer, optionsL1T::skip, edm::swap(), and HLT_2024v12_cff::track.
Referenced by analyze().
|
private |
Definition at line 893 of file GEMEfficiencyAnalyzer.cc.
References angle_units::operators::convertRadToDeg(), PV3DBase< T, PVType, FrameType >::phi(), and GeomDet::toGlobal().
Referenced by computeMatchingMetric().
|
private |
Definition at line 902 of file GEMEfficiencyAnalyzer.cc.
References computeDeltaPhi(), computeRdPhi(), infinity, kDeltaPhi, GEMDQMEfficiencySourceBase::kLogCategory_, kMatchingMetric_, and kRdPhi.
Referenced by findClosestHit().
|
private |
Definition at line 878 of file GEMEfficiencyAnalyzer.cc.
References funct::cos(), PVValHelper::dx, PVValHelper::dy, funct::sin(), GEMEtaPartition::specificTopology(), GEMEtaPartition::strip(), GeomDet::toLocal(), HLT_2024v12_cff::topology, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by computeMatchingMetric().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 948 of file GEMEfficiencyAnalyzer.cc.
References buildGEMLayers(), mixOne_premix_on_sim_cfi::gem, patZpeak::handle, kGEMGeometryTokenBeginRun_, GEMDQMEfficiencySourceBase::kLogCategory_, and singleTopDQM_cfi::setup.
|
static |
Definition at line 80 of file GEMEfficiencyAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, edm::ParameterSetDescription::setAllowAnything(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 928 of file GEMEfficiencyAnalyzer.cc.
References funct::abs(), computeMatchingMetric(), and infinity.
Referenced by analyze().
|
private |
Definition at line 793 of file GEMEfficiencyAnalyzer.cc.
References findCSCSegmentBeam(), findCSCSegmentCosmics(), kCosmics, and kScenario_.
Referenced by buildStartingStateAlignmentStyle(), and buildStateOnSurfaceWithCSCSegment().
|
private |
Definition at line 703 of file GEMEfficiencyAnalyzer.cc.
References funct::abs(), TrackingRecHit::dimension(), GEMEfficiencyAnalyzer::GEMLayer::disk, TrackingRecHit::geographicalId(), GEMEfficiencyAnalyzer::GEMLayer::id, infinity, MuonHitHelper::isCSC(), isCSCAllowed(), TrackingRecHit::isValid(), kCSCSegmentDimension_, GEMDQMEfficiencySourceBase::kLogCategory_, LogDebug, muon_service_, reco::TransientTrack::recHitsBegin(), reco::TransientTrack::recHitsEnd(), GEMDetId::station(), and GeomDet::toGlobal().
Referenced by findCSCSegment().
|
private |
Definition at line 754 of file GEMEfficiencyAnalyzer.cc.
References reco::MuonSegmentMatch::BestInStationByDR, gather_cfg::cout, reco::MuonSegmentMatch::cscSegmentRef, l1ctLayer1_cff::dr, edm::Ref< C, T, F >::get(), Matriplex::hypot(), GEMEfficiencyAnalyzer::GEMLayer::id, MuonHitHelper::isCSC(), isCSCAllowed(), reco::MuonSegmentMatch::isMask(), edm::Ref< C, T, F >::isNonnull(), GEMDQMEfficiencySourceBase::kLogCategory_, kMuonSegmentMatchDRCut_, LogDebug, GEMDetId::station(), reco::MuonSegmentMatch::x, and reco::MuonSegmentMatch::y.
Referenced by findCSCSegment().
|
private |
Definition at line 857 of file GEMEfficiencyAnalyzer.cc.
References relativeConstraints::chamber, checkBounds(), and kBoundsErrorScale_.
Referenced by analyze().
|
private |
Definition at line 600 of file GEMEfficiencyAnalyzer.cc.
References reco::TransientTrack::innermostMeasurementState(), isInsideOut(), reco::TransientTrack::outermostMeasurementState(), reco::TransientTrack::track(), and HLT_2024v12_cff::track.
Referenced by buildStartingState().
|
private |
Definition at line 161 of file GEMEfficiencyAnalyzer.cc.
References kDeltaPhi, GEMDQMEfficiencySourceBase::kLogCategory_, kRdPhi, AlcaSiPixelAliHarvester0T_cff::method, and Skims_PA_cff::name.
|
private |
Definition at line 205 of file GEMEfficiencyAnalyzer.cc.
References GEMDQMEfficiencySourceBase::kLogCategory_, and Skims_PA_cff::name.
|
private |
Definition at line 620 of file GEMEfficiencyAnalyzer.cc.
References reco::TransientTrack::innermostMeasurementState(), isInsideOut(), reco::TransientTrack::outermostMeasurementState(), reco::TransientTrack::track(), and HLT_2024v12_cff::track.
Referenced by buildStartingState().
|
private |
Definition at line 228 of file GEMEfficiencyAnalyzer.cc.
References kCosmics, kHeavyIons, GEMDQMEfficiencySourceBase::kLogCategory_, kPP, and Skims_PA_cff::name.
|
private |
Definition at line 180 of file GEMEfficiencyAnalyzer.cc.
References kAlignmentStyle, kInnermostMeasurementState, GEMDQMEfficiencySourceBase::kLogCategory_, kOutermostMeasurementState, kStateOnSurfaceWithCSCSegment, and Skims_PA_cff::name.
|
private |
Definition at line 825 of file GEMEfficiencyAnalyzer.cc.
References spr::find(), CSCDetId::iChamberType(), kCSCForGEM_, GEMDQMEfficiencySourceBase::kLogCategory_, and or.
Referenced by findCSCSegmentBeam(), and findCSCSegmentCosmics().
|
inlineprivate |
Definition at line 457 of file GEMEfficiencyAnalyzer.cc.
References HLT_2024v12_cff::track.
Referenced by checkPropagationDirection(), getInnermostMeasurementState(), and getOutermostMeasurementState().
|
private |
Definition at line 804 of file GEMEfficiencyAnalyzer.cc.
References DetId::det(), spr::find(), GEMDQMEfficiencySourceBase::kLogCategory_, kMuonSubdetForGEM_, dumpRecoGeometry_cfg::Muon, or, and DetId::subdetId().
Referenced by buildStartingState().
|
private |
Definition at line 164 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and buildGEMLayers().
|
private |
Definition at line 140 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and findEtaPartition().
|
private |
Definition at line 132 of file GEMEfficiencyAnalyzer.h.
Referenced by isCSCAllowed().
|
private |
Definition at line 158 of file GEMEfficiencyAnalyzer.h.
Referenced by findCSCSegmentBeam().
|
private |
Definition at line 127 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 118 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 121 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 143 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 142 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms(), and computeMatchingMetric().
|
private |
Definition at line 151 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 147 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 137 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 136 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 146 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 148 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 126 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 145 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 135 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 133 of file GEMEfficiencyAnalyzer.h.
Referenced by findCSCSegmentCosmics().
|
private |
Definition at line 131 of file GEMEfficiencyAnalyzer.h.
Referenced by isMuonSubdetAllowed().
|
private |
Definition at line 125 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 124 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 122 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 139 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 138 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 128 of file GEMEfficiencyAnalyzer.h.
Referenced by bookHistograms(), checkPropagationDirection(), and findCSCSegment().
|
private |
Definition at line 130 of file GEMEfficiencyAnalyzer.h.
Referenced by buildStartingState().
|
private |
Definition at line 119 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 168 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 168 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 187 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 187 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 175 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 174 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 186 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 186 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 170 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 185 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 185 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 170 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 171 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 171 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 184 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 184 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 169 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 183 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 183 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 182 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 182 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 181 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 181 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 172 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 177 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 176 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 180 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 178 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 179 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 163 of file GEMEfficiencyAnalyzer.h.
Referenced by analyze(), buildStartingStateAlignmentStyle(), buildStateOnSurfaceWithCSCSegment(), and findCSCSegmentBeam().