FairShip
Loading...
Searching...
No Matches
compactingBackgroundProduction.py File Reference

Go to the source code of this file.

Namespaces

namespace  compactingBackgroundProduction
 

Functions

tuple[list[str], list[int]] compactingBackgroundProduction.GetGoodAndBadRuns (startDate, endDate)
 
None compactingBackgroundProduction.addRuns (goodRuns, int Nstart=0)
 
None compactingBackgroundProduction.YandexProd (startDate, endDate)
 
None compactingBackgroundProduction.addAllHistograms ()
 
None compactingBackgroundProduction.compactifyCascade (cycle)
 
None compactingBackgroundProduction.compactify (bool|str charm, runMin=0, runMax=0, checkOnly=False)
 
None compactingBackgroundProduction.makeHistos (str rfile)
 
None compactingBackgroundProduction.makePrintout ()
 
None compactingBackgroundProduction.removeStupidFiles ()
 
None compactingBackgroundProduction.check4DoubleRuns ()
 

Variables

ROOT compactingBackgroundProduction.pdg = ROOT.TDatabasePDG()
 
bool compactingBackgroundProduction.charm = False
 
str compactingBackgroundProduction.prod = "1GeV"
 
str compactingBackgroundProduction.globalPath = "/eos/experiment/ship/skygrid/background-prod-2018-1gev/"
 
str compactingBackgroundProduction.fnames = "pythia8_Geant4_1_1.0.root"
 
str compactingBackgroundProduction.ecut = "1.0"
 
dict compactingBackgroundProduction.hunbiased = {}
 
dict compactingBackgroundProduction.hbiased = {}
 
sys compactingBackgroundProduction.runMin = sys.argv[1]
 
sys compactingBackgroundProduction.runMax = sys.argv[2]
 
 compactingBackgroundProduction.else :