#include <Alignment/CommonAlignmentProducer/plugins/AlignmentMuonHIPTrajectorySelector.cc>
Public Member Functions | |
AlignmentMuonHIPTrajectorySelector (const edm::ParameterSet &) | |
~AlignmentMuonHIPTrajectorySelector () override=default | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const bool | m_hists |
const edm::InputTag | m_input |
const double | m_maxMuonResidual |
const double | m_maxTrackerForwardRedChi2 |
const double | m_minPt |
const int | m_minTrackerDOF |
TH1F * | m_pt |
TH1F * | m_resid_after |
TH1F * | m_resid_before |
TH1F * | m_tracker_dof |
TH1F * | m_tracker_forwardredchi2 |
const edm::EDGetTokenT< TrajTrackAssociationCollection > | mapToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 55 of file AlignmentMuonHIPTrajectorySelector.cc.
|
explicit |
Definition at line 89 of file AlignmentMuonHIPTrajectorySelector.cc.
References compareTotals::fs, m_hists, m_pt, m_resid_after, m_resid_before, m_tracker_dof, and m_tracker_forwardredchi2.
|
overridedefault |
|
static |
Definition at line 116 of file AlignmentMuonHIPTrajectorySelector.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 123 of file AlignmentMuonHIPTrajectorySelector.cc.
References TrajectoryMeasurement::backwardPredictedState(), edm::AssociationMap< Tag >::begin(), MuonSubdetId::CSC, MuonSubdetId::DT, edm::AssociationMap< Tag >::end(), TrajectoryMeasurement::forwardPredictedState(), iEvent, TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), m_hists, m_maxMuonResidual, m_minPt, m_minTrackerDOF, m_pt, m_resid_after, m_resid_before, m_tracker_dof, m_tracker_forwardredchi2, mapToken_, eostools::move(), DetId::Muon, LocalTrajectoryError::positionError(), TrajectoryMeasurement::recHit(), DetId::Tracker, PV3DBase< T, PVType, FrameType >::x(), hit::x, LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), hit::y, and LocalError::yy().
|
private |
Definition at line 72 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 66 of file AlignmentMuonHIPTrajectorySelector.cc.
|
private |
Definition at line 70 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by produce().
|
private |
Definition at line 68 of file AlignmentMuonHIPTrajectorySelector.cc.
|
private |
Definition at line 67 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by produce().
|
private |
Definition at line 69 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by produce().
|
private |
Definition at line 74 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 75 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 75 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 74 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 74 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by AlignmentMuonHIPTrajectorySelector(), and produce().
|
private |
Definition at line 73 of file AlignmentMuonHIPTrajectorySelector.cc.
Referenced by produce().