CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions | Variables
trackingPlots.py File Reference

Go to the source code of this file.

Classes

class  trackingPlots.TrackingPlotFolder
 

Namespaces

 trackingPlots
 

Functions

def trackingPlots._appendTrackingPlots
 
def trackingPlots._collhelper
 
def trackingPlots._mapCollectionToAlgoQuality
 
def trackingPlots._summaryBinRename
 
def trackingPlots._trackingFolders
 

Variables

tuple trackingPlots._chargemisid
 
tuple trackingPlots._collLabelMap = collections.OrderedDict(map(_collhelper, ["generalTracks"]+_possibleTrackingColls))
 
tuple trackingPlots._collLabelMapHp = collections.OrderedDict(map(_collhelper, ["generalTracks"]+filter(lambda n: "Step" in n, _possibleTrackingColls)))
 
dictionary trackingPlots._common = {"ymin": 0, "ymax": _maxEff}
 PackedCandidate plots. More...
 
dictionary trackingPlots._common2 = {}
 
dictionary trackingPlots._commonAB
 
dictionary trackingPlots._commonN = {"ylog": True, "ymin": _minMaxN, "ymax": _minMaxN}
 
tuple trackingPlots._dedx
 
tuple trackingPlots._dupandfake1
 
tuple trackingPlots._dupandfake2
 
tuple trackingPlots._dupandfake3
 
tuple trackingPlots._dupandfake4
 
tuple trackingPlots._effandfake1
 
tuple trackingPlots._effandfake2
 
tuple trackingPlots._effandfake3
 
tuple trackingPlots._effvspos
 
tuple trackingPlots._hitsAndPt
 
tuple trackingPlots._iterModuleMap
 
list trackingPlots._maxEff = [0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 0.8, 1.025]
 Per track collection plots. More...
 
list trackingPlots._maxFake = [0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 0.8, 1.025]
 
list trackingPlots._minMaxN = [5e-1, 5, 5e1, 5e2, 5e3, 5e4, 5e5, 5e6, 5e7, 5e8, 5e9]
 
list trackingPlots._minMaxResol = [1e-5, 4e-5, 1e-4, 4e-4, 1e-3, 4e-3, 1e-2, 4e-2, 0.1, 0.4, 1]
 
tuple trackingPlots._packedCandidateFlow
 
tuple trackingPlots._packedCandidateHits
 
tuple trackingPlots._packedCandidateMomVert
 
tuple trackingPlots._packedCandidateParam1
 
tuple trackingPlots._packedCandidateParam2
 
list trackingPlots._packedCandidatePlots
 
tuple trackingPlots._pixelTiming
 
list trackingPlots._possibleTrackingColls
 Summary plots. More...
 
tuple trackingPlots._pulls
 
tuple trackingPlots._pvassociation1
 
tuple trackingPlots._pvassociation2
 
tuple trackingPlots._pvassociation3
 
list trackingPlots._recoBasedPlots
 
tuple trackingPlots._resolutionsEta
 
tuple trackingPlots._resolutionsPt
 
list trackingPlots._simBasedPlots
 
tuple trackingPlots._summary
 
tuple trackingPlots._summaryHp
 
tuple trackingPlots._summaryN
 
tuple trackingPlots._summaryNHp
 
list trackingPlots._summaryPlots
 
list trackingPlots._summaryPlotsHp
 
tuple trackingPlots._timing
 
tuple trackingPlots._tplifetime
 
tuple trackingPlots._tuning
 
tuple trackingPlots.plotter = Plotter()
 
tuple trackingPlots.timePlotter = Plotter()
 
tuple trackingPlots.tpPlotter = Plotter()