CMS 3D CMS Logo

Functions | Variables
compareTotals Namespace Reference

Functions

def getCanvasMainPad (logY)
 
def getCanvasRatioPad (logY)
 
def getRatioAxes (xMin, xMax, yMin, yMax)
 

Variables

 auxden
 
 auxeff
 
 auxratio
 
 can
 
 colors
 
 dirnames
 
 doNorm
 
 e
 
 eff_obj
 
 eff_obj_s
 
 eff_pass
 
 eff_pass_s
 
 eff_ratio
 
 eff_ratio_s
 
 eff_tot
 
 eff_tot_s
 
 eff_xratio
 
 efficiency
 
 effname
 
 fnames
 
 fo
 
 fs
 
 h
 
 haxisMain
 
 hist
 
 hist_s
 
 hist_xratio
 
 hraxes
 
 int0
 
 int1
 
 intden
 
 intnum
 
 legend
 
 line
 
 means
 
 names
 
 ne
 
 nh
 
 obj
 
 outdir
 
 outname
 
 outsubdir
 Drawing. More...
 
 pad1
 
 pad2
 
 passing
 
 ratios_eff
 
 ratios_hist
 
 reldiff
 
 subdirs
 
 subhist
 
 subrate
 
 thisdir
 
 thiseff
 
 thiseff_obj
 
 thiseff_pass
 
 thiseff_tot
 
 thishist
 
 thisratio
 
 tot
 
 ttitle
 
 xmax
 
 xmin
 
 xtitle
 
 ymax
 
 ymaxM
 
 ymin
 
 yminM
 
 ytitle
 

Function Documentation

◆ getCanvasMainPad()

def compareTotals.getCanvasMainPad (   logY)

Definition at line 7 of file compareTotals.py.

References if().

7 def getCanvasMainPad( logY ):
8  pad1 = ROOT.TPad("pad1", "pad1", 0, 0.2, 1, 1)
9  pad1.SetBottomMargin(0.15)
10  if( logY ):
11  pad1.SetLogy()
12  return pad1
13 
def getCanvasMainPad(logY)
Definition: compareTotals.py:7

◆ getCanvasRatioPad()

def compareTotals.getCanvasRatioPad (   logY)

Definition at line 14 of file compareTotals.py.

14 def getCanvasRatioPad( logY ):
15  pad2 = ROOT.TPad("pad2", "pad2", 0, 0, 1, 0.21)
16  pad2.SetTopMargin(0.05)
17  pad2.SetBottomMargin(0.1)
18  return pad2
19 
def getCanvasRatioPad(logY)

◆ getRatioAxes()

def compareTotals.getRatioAxes (   xMin,
  xMax,
  yMin,
  yMax 
)

Definition at line 20 of file compareTotals.py.

20 def getRatioAxes( xMin, xMax, yMin, yMax ):
21  h2_axes_ratio = ROOT.TH2D("axes_ratio", "", 10, xMin, xMax, 10, yMin, yMax )
22  h2_axes_ratio.SetStats(0)
23  h2_axes_ratio.GetXaxis().SetLabelSize(0.00)
24  h2_axes_ratio.GetXaxis().SetTickLength(0.09)
25  h2_axes_ratio.GetYaxis().SetNdivisions(5,5,0)
26  h2_axes_ratio.GetYaxis().SetTitleSize(0.13)
27  h2_axes_ratio.GetYaxis().SetTitleOffset(0.37)
28  h2_axes_ratio.GetYaxis().SetLabelSize(0.13)
29  h2_axes_ratio.GetYaxis().SetTitle("Ratio")
30  return h2_axes_ratio
31 
32 
def getRatioAxes(xMin, xMax, yMin, yMax)

Variable Documentation

◆ auxden

compareTotals.auxden

Definition at line 167 of file compareTotals.py.

◆ auxeff

compareTotals.auxeff

Definition at line 133 of file compareTotals.py.

◆ auxratio

compareTotals.auxratio

Definition at line 166 of file compareTotals.py.

◆ can

compareTotals.can

Definition at line 213 of file compareTotals.py.

◆ colors

compareTotals.colors

Definition at line 49 of file compareTotals.py.

◆ dirnames

compareTotals.dirnames

Definition at line 33 of file compareTotals.py.

◆ doNorm

compareTotals.doNorm

Definition at line 5 of file compareTotals.py.

◆ e

compareTotals.e

Definition at line 120 of file compareTotals.py.

◆ eff_obj

compareTotals.eff_obj

Definition at line 59 of file compareTotals.py.

◆ eff_obj_s

compareTotals.eff_obj_s

Definition at line 79 of file compareTotals.py.

◆ eff_pass

compareTotals.eff_pass

Definition at line 60 of file compareTotals.py.

◆ eff_pass_s

compareTotals.eff_pass_s

Definition at line 80 of file compareTotals.py.

◆ eff_ratio

compareTotals.eff_ratio

Definition at line 62 of file compareTotals.py.

◆ eff_ratio_s

compareTotals.eff_ratio_s

Definition at line 82 of file compareTotals.py.

◆ eff_tot

compareTotals.eff_tot

Definition at line 61 of file compareTotals.py.

◆ eff_tot_s

compareTotals.eff_tot_s

Definition at line 81 of file compareTotals.py.

◆ eff_xratio

compareTotals.eff_xratio

Definition at line 67 of file compareTotals.py.

◆ efficiency

compareTotals.efficiency

Definition at line 301 of file compareTotals.py.

◆ effname

compareTotals.effname

Definition at line 132 of file compareTotals.py.

◆ fnames

compareTotals.fnames

Definition at line 51 of file compareTotals.py.

◆ fo

compareTotals.fo

Definition at line 313 of file compareTotals.py.

◆ fs

compareTotals.fs

Definition at line 52 of file compareTotals.py.

Referenced by SiStripAPVRestorer.abnormalBaselineInspect(), DTSectColl.addTSPhi(), AlCaHOCalibProducer.AlCaHOCalibProducer(), AlignmentMonitorMuonSystemMap1D.AlignmentMonitorMuonSystemMap1D(), AlignmentMuonHIPTrajectorySelector.AlignmentMuonHIPTrajectorySelector(), AnalysisTasksAnalyzerBTag.AnalysisTasksAnalyzerBTag(), AnalysisTasksAnalyzerJEC.AnalysisTasksAnalyzerJEC(), PixelDCSObjectReader< Record >.analyze(), SiPixelVCalReader.analyze(), SiPixelLorentzAngleReader.analyze(), SiPixelBadModuleReader.analyze(), cms::SiPixelCondObjOfflineReader.analyze(), cms::SiPixelCondObjReader.analyze(), BTagPerformaceRootProducerFromSQLITE.analyze(), cms::SiPixelCondObjAllPayloadsReader.analyze(), cms::SiPixelCondObjForHLTReader.analyze(), FFTJetImageRecorder.analyze(), FFTJetPileupAnalyzer.analyze(), CastorPedestalsAnalysis.analyze(), SiStripSpyDisplayModule.analyze(), tnp::BaseTreeFiller.BaseTreeFiller(), BasicMuonAnalyzer.BasicMuonAnalyzer(), PatZjetsJetAnalyzer.beginJob(), PatZjetsElectronAnalyzer.beginJob(), PatTauAnalyzer.beginJob(), PatMCMatching.beginJob(), PatMCMatchingExtended.beginJob(), myRawAna.beginJob(), PatBJetTagAnalyzer.beginJob(), PatBTagAnalyzer.beginJob(), PatTopSelectionAnalyzer.beginJob(), PatBasicAnalyzer.beginJob(), cms::MinBias.beginJob(), PatTrackAnalyzer.beginJob(), HcalHBHENewMuonAnalyzer.beginJob(), PatVertexAnalyzer.beginJob(), BPHHistoSpecificDecay.beginJob(), JetCorrectorOnTheFly< Jet >.beginJob(), PatBJetTrackAnalyzer.beginJob(), l1t::L1TStage2CaloAnalyzer.beginJob(), PatBJetVertexAnalyzer.beginJob(), AlCaElectronsTest.beginJob(), HFPMTHitAnalyzer.beginJob(), HcalIsoTrackAnalyzer.beginJob(), ResolutionCreator.beginJob(), SimAnalyzerMinbias.beginJob(), RecAnalyzerHF.beginJob(), L1GctValidation.beginJob(), HcalGeomCheck.beginJob(), ContainmentCorrectionAnalyzer.beginJob(), HGCalSimHitStudy.beginJob(), FFTJetImageRecorder.beginJob(), HitEff.beginJob(), l1t::L1TGlobalAnalyzer.beginJob(), FFTJetPileupAnalyzer.beginJob(), AnalyzerMinbias.beginJob(), ValidIsoTrkCalib.beginJob(), DiMuonVertexValidation.beginJob(), cms::Analyzer_minbias.beginJob(), DiElectronVertexValidation.beginJob(), RecAnalyzerMinbias.beginJob(), HcalHBHEMuonAnalyzer.beginJob(), HcalHBHEMuonHighEtaAnalyzer.beginJob(), HcalIsoTrkSimAnalyzer.beginJob(), SiStripSpyDisplayModule.beginJob(), HcalIsoTrkAnalyzer.beginJob(), IsolatedTracksHcalScale.beginJob(), DMRChecker.beginJob(), HcalSimHitCheck.beginRun(), RecAnalyzerMinbias.beginRun(), DMRChecker.book(), DiLeptonHelp::PlotsVsKinematics.bookFromPSet(), MaterialBudgetVolumeAnalysis.bookHisto(), IsolatedParticlesGeneratedJets.bookHistograms(), StudyCaloGen.bookHistograms(), IsolatedGenParticles.bookHistograms(), IsolatedTracksNxN.bookHistograms(), MuonAlignmentFromReference.bookNtuple(), DiLeptonHelp::PlotsVsKinematics.bookPlots(), IsolatedTracksCone.buildTree(), FWTableViewTableManager.cellRenderer(), edm::storage::XrdStorageMaker.check(), SiStripConfigDb.checkFileExists(), trackerTFP::Demonstrator.compare(), FWGlimpseView.createAxis(), BPHHistoSpecificDecay.createHisto(), CosmicGenFilterHelix.createHistsEnd(), CosmicGenFilterHelix.createHistsStart(), trklet::VarBase.design_print(), TrackerOfflineValidation::DirectoryWrapper.DirectoryWrapper(), PreMixingSiStripWorker.DMinitializeDetUnit(), SiStripHitEfficiencyHarvester.dqmEndJob(), EcalTPInputAnalyzer.EcalTPInputAnalyzer(), EcalTrigPrimAnalyzer.EcalTrigPrimAnalyzer(), EGammaCutBasedEleIdAnalyzer.EGammaCutBasedEleIdAnalyzer(), PatBTagAnalyzer.endJob(), HcalForwardLibWriter.endJob(), TrackerOfflineValidation.endJob(), DMRChecker.endJob(), CastorDataFrameFilter_impl.energySum(), HcalDataFrameFilter_impl.energySum(), HcalDataFrameFilter_impl.energySum< QIE11DataFrame >(), dqm::DQMFileSaverBase.filename(), SiStripQuality.fillBadComponents(), SiPixelGainCalibrationReadDQMFile.fillDatabase(), RunDCSHVDat.fillTheMapByTime(), GctErrorAnalyzer.GctErrorAnalyzer(), GEMPackingTester.GEMPackingTester(), LMFRunIOV.getParameters(), ClusterShapeHitFilter.getSizes(), FWItemValueGetter.getToolTip(), HcalForwardLibWriter.HcalForwardLibWriter(), HcalTestAnalyzer.HcalTestAnalyzer(), HcalTestHistoManager.HcalTestHistoManager(), HIPTwoBodyDecayAnalyzer.HIPTwoBodyDecayAnalyzer(), HistoAnalyzer< C >.HistoAnalyzer(), trklet::VarBase.hls_print(), HLTBitAnalyzer.HLTBitAnalyzer(), HOCalibAnalyzer.HOCalibAnalyzer(), Rivet::CMS_2013_I1224539_DIJET.init(), Rivet::RivetAnalysis.init(), HltComparator.initialise(), ExpressionHisto< T >.initialize(), SiStripDigitizerAlgorithm.initializeDetUnit(), LinearFitErrorsIn2Coord.intercept(), SiStripQuality.IsStripBad(), L1MuonRecoTreeProducer.L1MuonRecoTreeProducer(), L1RCTRelValAnalyzer.L1RCTRelValAnalyzer(), L1RCTTestAnalyzer.L1RCTTestAnalyzer(), DTSectColl.loadSectColl(), DTTSPhi.loadTSPhi(), EcalShapeBase.m_shape_print(), main(), SiStripHitEfficiencyHarvester.makeSummary(), MuonAlignmentFromReference.MuonAlignmentFromReference(), SiStripQuality.nBadStripsOnTheLeft(), SiStripQuality.nBadStripsOnTheRight(), SiStripAPVRestorer.nullInspect(), OverlapValidation.OverlapValidation(), PatElectronAnalyzer.PatElectronAnalyzer(), PatJetAnalyzer.PatJetAnalyzer(), PatMuonAnalyzer.PatMuonAnalyzer(), PDFWeightsTest.PDFWeightsTest(), PFAnalysis.PFAnalysis(), trklet::VarBase.print(), trklet::VarAdjustK.print(), trklet::VarAdjustKR.print(), trklet::VarParam.print(), trklet::VarDef.print(), trklet::VarAdd.print(), trklet::VarSubtract.print(), trklet::VarNounits.print(), trklet::VarShiftround.print(), trklet::VarShift.print(), trklet::VarNeg.print(), trklet::VarTimesC.print(), trklet::VarMult.print(), trklet::VarDSPPostadd.print(), trklet::VarInv.print(), trklet::VarFlag.print(), trklet::VarBase.print_all(), trklet::VarBase.print_step(), PUDumper.PUDumper(), edm::storage::LocalFileSystem.readFSTypes(), VariableNTupler.registerleaves(), StringBasedNTupler.registerleaves(), DigiSimLinkAlgorithm.run(), CmsShowMainBase.sendVersionInfo(), PatBTagCommonHistos.Set(), ZMuMuMassConstraintParameterFinder::DiMuonInfo.setupTree(), trackerTFP::Demonstrator.sim(), SiStripDB2Tree.SiStripDB2Tree(), LinearFitErrorsIn2Coord.slope(), StubsSimHitsMatcher.StubsSimHitsMatcher(), TT6CMNSubtractor.subtract_(), IteratedMedianCMNSubtractor.subtract_(), fireworks.supportedDataFormatsVersion(), TrackCategoriesAnalyzer.TrackCategoriesAnalyzer(), TrackerGeometryCompare.TrackerGeometryCompare(), TrackingNtuple.TrackingNtuple(), TrackingParticleCategoriesAnalyzer.TrackingParticleCategoriesAnalyzer(), trklet::TrackletCalculator.TrackletCalculator(), TreeMatrixCalib.TreeMatrixCalib(), trklet::VarBase.verilog_print(), l1tVertexFinder::VertexNTupler.VertexNTupler(), trklet::VarInv.writeLUT(), EcalTPGLinearizationConstXMLTranslator.writeXML(), EcalTPGCrystalStatusXMLTranslator.writeXML(), EcalTimeBiasCorrectionsXMLTranslator.writeXML(), EcalClusterLocalContCorrXMLTranslator.writeXML(), EcalTPGTowerStatusXMLTranslator.writeXML(), ESGainXMLTranslator.writeXML(), EcalTPGStripStatusXMLTranslator.writeXML(), EcalPulseSymmCovariancesXMLTranslator.writeXML(), EcalPedestalsXMLTranslator.writeXML(), EcalDAQTowerStatusXMLTranslator.writeXML(), EcalDCSTowerStatusXMLTranslator.writeXML(), EcalPulseShapesXMLTranslator.writeXML(), EcalAlignmentXMLTranslator.writeXML(), EcalLaserAPDPNRatiosXMLTranslator.writeXML(), EcalClusterCrackCorrXMLTranslator.writeXML(), EcalChannelStatusXMLTranslator.writeXML(), EcalGainRatiosXMLTranslator.writeXML(), EcalLinearCorrectionsXMLTranslator.writeXML(), EcalWeightGroupXMLTranslator.writeXML(), EcalClusterEnergyCorrectionXMLTranslator.writeXML(), EcalClusterEnergyCorrectionObjectSpecificXMLTranslator.writeXML(), EcalTimeOffsetXMLTranslator.writeXML(), EcalADCToGeVXMLTranslator.writeXML(), EcalTBWeightsXMLTranslator.writeXML(), EcalWeightSetXMLTranslator.writeXML(), and EcalFloatCondObjectContainerXMLTranslator.writeXML().

◆ h

compareTotals.h

Definition at line 106 of file compareTotals.py.

◆ haxisMain

compareTotals.haxisMain

Definition at line 244 of file compareTotals.py.

◆ hist

compareTotals.hist

Definition at line 64 of file compareTotals.py.

◆ hist_s

compareTotals.hist_s

Definition at line 84 of file compareTotals.py.

◆ hist_xratio

compareTotals.hist_xratio

Definition at line 66 of file compareTotals.py.

◆ hraxes

compareTotals.hraxes

Definition at line 279 of file compareTotals.py.

◆ int0

compareTotals.int0

Definition at line 447 of file compareTotals.py.

◆ int1

compareTotals.int1

Definition at line 448 of file compareTotals.py.

◆ intden

compareTotals.intden

Definition at line 169 of file compareTotals.py.

◆ intnum

compareTotals.intnum

Definition at line 168 of file compareTotals.py.

◆ legend

compareTotals.legend

Definition at line 255 of file compareTotals.py.

Referenced by TauDQMHistPlotter::cfgEntryLegend.applyTo(), TauDQMHistPlotter::cfgEntryDrawJob.cfgEntryDrawJob(), drawSingleHistogram(), SiStripPI.drawStatBox(), TauDQMHistPlotter.endRun(), gainCalibHelper::SiPixelGainCalibrationValues< myType, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationValuesComparisonPerRegion< isBarrel, myType, nIOVs, ntags, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationCorrelations< PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationValuesByPart< myType, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationValueComparisonBase< myType, PayloadType >.fill(), gainCalibHelper::SiPixelGainCalibrationByRegionComparisonBase< myType, PayloadType, nIOVs, ntags >.fill(), SiStripCondObjectRepresent::SiStripDataContainer< Item, type >.fillSummary(), SiStripCondObjectRepresent::SiStripDataContainer< Item, type >.fillValuePlot(), jetHtPlotter(), HIPplots.MakeLegend(), FWTrackHitsDetailView.makeLegend(), GeometryComparisonPlotter.MakeLegend(), makePlots(), PlotCompareUtility.makePlots(), GeometryComparisonPlotter.MakePlots(), PlotAlignmentValidation.modifySSHistAndLegend(), HIPplots.plotAlignParams(), PlotAlignmentValidation.plotChi2(), PlotAlignmentValidation.plotDMR(), PlotAlignmentValidation.plotSS(), PlotAlignmentValidation.setDMRHistStyleAndLegend(), TauDQMHistPlotter.TauDQMHistPlotter(), and TestCorrection.~TestCorrection().

◆ line

compareTotals.line

Definition at line 281 of file compareTotals.py.

◆ means

compareTotals.means

◆ names

compareTotals.names

Definition at line 42 of file compareTotals.py.

◆ ne

compareTotals.ne

◆ nh

compareTotals.nh

Definition at line 100 of file compareTotals.py.

◆ obj

compareTotals.obj

Definition at line 104 of file compareTotals.py.

◆ outdir

compareTotals.outdir

Definition at line 37 of file compareTotals.py.

◆ outname

compareTotals.outname

Definition at line 211 of file compareTotals.py.

◆ outsubdir

compareTotals.outsubdir

Drawing.

Definition at line 201 of file compareTotals.py.

◆ pad1

compareTotals.pad1

◆ pad2

compareTotals.pad2

◆ passing

compareTotals.passing

Definition at line 300 of file compareTotals.py.

◆ ratios_eff

compareTotals.ratios_eff

Definition at line 161 of file compareTotals.py.

◆ ratios_hist

compareTotals.ratios_hist

Definition at line 160 of file compareTotals.py.

◆ reldiff

compareTotals.reldiff

Definition at line 302 of file compareTotals.py.

◆ subdirs

compareTotals.subdirs

◆ subhist

compareTotals.subhist

Definition at line 86 of file compareTotals.py.

◆ subrate

compareTotals.subrate

Definition at line 87 of file compareTotals.py.

◆ thisdir

compareTotals.thisdir

Definition at line 203 of file compareTotals.py.

Referenced by get_filename().

◆ thiseff

compareTotals.thiseff

Definition at line 96 of file compareTotals.py.

◆ thiseff_obj

compareTotals.thiseff_obj

Definition at line 93 of file compareTotals.py.

◆ thiseff_pass

compareTotals.thiseff_pass

Definition at line 94 of file compareTotals.py.

◆ thiseff_tot

compareTotals.thiseff_tot

Definition at line 95 of file compareTotals.py.

◆ thishist

compareTotals.thishist

Definition at line 98 of file compareTotals.py.

◆ thisratio

compareTotals.thisratio

Definition at line 164 of file compareTotals.py.

◆ tot

compareTotals.tot

◆ ttitle

compareTotals.ttitle

Definition at line 228 of file compareTotals.py.

Referenced by main().

◆ xmax

compareTotals.xmax

Definition at line 230 of file compareTotals.py.

◆ xmin

compareTotals.xmin

Definition at line 229 of file compareTotals.py.

◆ xtitle

compareTotals.xtitle

◆ ymax

compareTotals.ymax

Definition at line 267 of file compareTotals.py.

◆ ymaxM

compareTotals.ymaxM

Definition at line 232 of file compareTotals.py.

◆ ymin

compareTotals.ymin

Definition at line 266 of file compareTotals.py.

◆ yminM

compareTotals.yminM

Definition at line 231 of file compareTotals.py.

◆ ytitle

compareTotals.ytitle