#include <RecoTracker/DebugTools/plugins/TestOutliers.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &) |
virtual void | endJob () override |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 57 of file TestOutliers.cc.
|
explicit |
Definition at line 124 of file TestOutliers.cc.
References edm::ParameterSet::getParameter(), LogTrace, psetold, and psetout.
TestOutliers::~TestOutliers | ( | ) |
Definition at line 147 of file TestOutliers.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 162 of file TestOutliers.cc.
References funct::abs(), TrackerHitAssociator::associateHit(), TrackerHitAssociator::associateHitId(), TrackAssociatorBase::associateRecoToSim(), badcluster, badhittype, badlayer, badprocess, SiPixelRawToDigiRegional_cfi::beamSpot, TrajectoryStateClosestToPoint::charge(), reco::TrackBase::charge(), funct::cos(), prof2calltree::count, countOldT, countOutA, countOutT, reco::TrackBase::d0(), reco::TrackBase::d0Error(), delta, deltahits, deltahitsAssocGained, deltahitsAssocLost, deltahitsNO, deltahitsOK, reco::TrackBase::dsz(), reco::TrackBase::dxy(), reco::TrackBase::dz(), reco::TrackBase::dzError(), energyLoss, energyLossMax, energyLossRatio, reco::TrackBase::eta(), spr::find(), first, gainedhits, gainedhits2, edm::EventSetup::get(), edm::RefToBase< T >::get(), edm::Ref< C, T, F >::get(), edm::Event::getByLabel(), goodbadhits, goodbadmerged, goodbadmergedGained, goodbadmergedLost, goodcluster, goodhittype, goodhittype_clgteq4, goodhittype_cllt4, goodhittype_simvecbig, goodhittype_simvecsmall, goodlayer, goodlayer_clgteq4, goodlayer_cllt4, goodlayer_simvecbig, goodlayer_simvecsmall, goodpix_clustersize, goodpix_simvecsize, goodpixgteq4_simvecsize, goodpixlt4_simvecsize, goodprj_clustersize, goodprj_simvecsize, goodprjgteq4_simvecsize, goodprjlt4_simvecsize, goodprocess, goodst1_clustersize, goodst1_simvecsize, goodst1gteq4_simvecsize, goodst1lt4_simvecsize, goodst2_clustersize, goodst2_simvecsize, goodst2gteq4_simvecsize, goodst2lt4_simvecsize, histoD0Old, histoD0Out, histoDzOld, histoDzOut, histoLambdaOld, histoLambdaOut, histoPhiOld, histoPhiOut, histoPtOld, histoPtOut, histoQoverpOld, histoQoverpOut, hitAssociator, hitsPerTrackAssocGained, hitsPerTrackAssocLost, hitsPerTrackGained, hitsPerTrackLost, edm::EventBase::id(), j, findQualityFiles::jj, gen::k, reco::TrackBase::lambda(), LogTrace, m, M_PI, PV3DBase< T, PVType, FrameType >::mag(), makeMuonMisalignmentScenario::matrix, mergedcluster, mergedhittype, mergedlayer, mergedPull, CoreSimTrack::momentum(), FreeTrajectoryState::momentum(), nOfTrackIds, reco::TrackBase::normalizedChi2(), reco::TrackBase::numberOfValidHits(), AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), reco::TrackBase::phi(), reco::TrackBase::phiError(), FreeTrajectoryState::position(), posxy, poszr, SiPixelRecHit::probabilityX(), SiPixelRecHit::probabilityY(), probXbad, probXdelta, probXgood, probXnoshare, probXshared, probYbad, probYdelta, probYgood, probYnoshare, probYshared, process, PSimHit::processType(), edm::ESHandle< class >::product(), psetold, psetout, reco::TrackBase::pt(), reco::TrackBase::ptError(), reco::TrackBase::qoverp(), reco::TrackBase::qoverpError(), reco::Track::recHitsBegin(), reco::Track::recHitsEnd(), reco::Track::seedRef(), funct::sin(), sizeOld, sizeOldT, sizeOut, sizeOutT, TrackingRecHit::some, python.multivaluedict::sort(), mathSSE::sqrt(), theAssociatorOld, theAssociatorOut, theG, TrajectoryStateClosestToPoint::theState(), PV3DBase< T, PVType, FrameType >::theta(), reco::TrackBase::thetaError(), tmp, tpTags_, TrackAssociatorByHits_cfi::TrackAssociatorByHits, tracks, trackTagsOld_, trackTagsOut_, ErrorFrameTransformer::transform(), findQualityFiles::v, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
privatevirtual |
Definition at line 897 of file TestOutliers.cc.
References badcluster, badhittype, badlayer, badprocess, countOldT, countOutA, countOutT, deltahits, deltahitsAssocGained, deltahitsAssocLost, deltahitsNO, deltahitsOK, energyLoss, energyLossMax, energyLossRatio, file, gainedhits, gainedhits2, edm::EventSetup::get(), goodbadhits, goodbadmerged, goodbadmergedGained, goodbadmergedLost, goodcluster, goodhittype, goodhittype_clgteq4, goodhittype_cllt4, goodhittype_simvecbig, goodhittype_simvecsmall, goodlayer, goodlayer_clgteq4, goodlayer_cllt4, goodlayer_simvecbig, goodlayer_simvecsmall, goodpix_clustersize, goodpix_simvecsize, goodpixgteq4_simvecsize, goodpixlt4_simvecsize, goodprj_clustersize, goodprj_simvecsize, goodprjgteq4_simvecsize, goodprjlt4_simvecsize, goodprocess, goodst1_clustersize, goodst1_simvecsize, goodst1gteq4_simvecsize, goodst1lt4_simvecsize, goodst2_clustersize, goodst2_simvecsize, goodst2gteq4_simvecsize, goodst2lt4_simvecsize, histoD0Old, histoD0Out, histoDzOld, histoDzOut, histoLambdaOld, histoLambdaOut, histoPhiOld, histoPhiOut, histoPtOld, histoPtOut, histoQoverpOld, histoQoverpOut, hitsPerTrackAssocGained, hitsPerTrackAssocLost, hitsPerTrackGained, hitsPerTrackLost, mergedcluster, mergedhittype, mergedlayer, mergedPull, nOfTrackIds, okcutsOld, okcutsOut, out, posxy, poszr, probXbad, probXdelta, probXgood, probXnoshare, probXshared, probYbad, probYdelta, probYgood, probYnoshare, probYshared, process, sizeOld, sizeOldT, sizeOut, sizeOutT, theG, and tracks.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 997 of file TestOutliers.cc.
References file, and LogTrace.
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 105 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 105 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 105 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 78 of file TestOutliers.cc.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 106 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 106 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 88 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 102 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 94 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 98 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 90 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 90 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 97 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 101 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 93 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 93 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 95 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 99 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 91 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 91 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 96 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 100 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 92 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 92 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 82 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 82 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 83 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 83 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 84 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 84 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 81 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 81 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 79 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 79 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 80 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 80 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 75 of file TestOutliers.cc.
Referenced by analyze().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 85 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 103 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 86 of file TestOutliers.cc.
Referenced by beginRun().
|
private |
Definition at line 86 of file TestOutliers.cc.
Referenced by beginRun().
|
private |
Definition at line 77 of file TestOutliers.cc.
Referenced by beginRun().
|
private |
Definition at line 89 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 89 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 107 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 107 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 107 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 107 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 107 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 108 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 108 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 108 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 108 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 108 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by ConfigBuilder.ConfigBuilder::addExtraStream(), analyze(), beginRun(), ConfigBuilder.ConfigBuilder::completeInputCommand(), ConfigBuilder.ConfigBuilder::doNotInlineEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::dumpPython(), ConfigBuilder.ConfigBuilder.PrintAllModules::leave(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::open(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), ConfigBuilder.ConfigBuilder::prepare_FASTSIM(), ConfigBuilder.ConfigBuilder::prepare_HLT(), ConfigBuilder.ConfigBuilder::prepare_LHE(), ConfigBuilder.ConfigBuilder::prepare_VALIDATION(), ConfigBuilder.ConfigBuilder::renameHLTprocessInSequence(), ConfigBuilder.ConfigBuilder::renameInputTagsInSequence(), ConfigBuilder.ConfigBuilder::scheduleSequence(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProperty().
|
private |
Definition at line 109 of file TestOutliers.cc.
Referenced by analyze(), and TestOutliers().
|
private |
Definition at line 109 of file TestOutliers.cc.
Referenced by analyze(), and TestOutliers().
|
private |
Definition at line 104 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 104 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 104 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 104 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 72 of file TestOutliers.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file TestOutliers.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 71 of file TestOutliers.cc.
Referenced by analyze().
|
private |
Definition at line 87 of file TestOutliers.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 70 of file TestOutliers.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file TestOutliers.cc.
Referenced by analyze().