![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | DeMoLib |
Functions | |
| DeMoLib.MakeTProfile (name, xtitle, ytitle, xmin, xmax, nbins, color) | |
| DeMoLib.MakeTH1 (name, xtitle, ytitle, xmin, xmax, nbins, color) | |
| DeMoLib.SetXLabel (h, list) | |
| DeMoLib.MakeLegend (xmin, ymin, xmax, ymax) | |
| DeMoLib.returnPeriod (runNb, system, year, tag) | |
| Return the data period of a run based on the information stored in YearStats-[system]/[year]/[tag]/runs-ALL.dat. | |
| DeMoLib.retrieveYearTagProperties (year, tag) | |
| Return the year/tag properties (defect/veto/lumi tags...) stored in YearStats-common/DeMoConfig-[year]-[tag].dat. | |
| DeMoLib.strLumi (lumi, unit="ub", latex=True, floatNumber=False) | |
| Return a string with the luminosity in a human readable way If the unit is %%, this is a percentage. | |
| DeMoLib.plotStack (name, histo, index, indexName, histoIntLumi, lumiBool, resStack, resCanvas, resLegend, recovBool=True, compBool=False, approvedPlots=False) | |
| DeMoLib.initializeMonitoredDefects (system, partitions, defects0, defectVeto, veto, signOff, year, tag, runlist={}) | |
Variables | |
| int | DeMoLib.iColor = 0 |
| list | DeMoLib.colorPalette = [kBlue+3,kRed+1,kGreen-2,kOrange,kBlue-4,kMagenta+2,kYellow+1,kSpring-9,kAzure+6,kViolet-4,kPink,kBlue-9,kPink-6] |