SND@LHC Software
Loading...
Searching...
No Matches
compactingBackgroundProduction.py File Reference

Go to the source code of this file.

Namespaces

namespace  compactingBackgroundProduction
 

Functions

 compactingBackgroundProduction.GetGoodAndBadRuns (startDate, endDate)
 
 compactingBackgroundProduction.addRuns (goodRuns, Nstart=0)
 
 compactingBackgroundProduction.YandexProd ()
 
 compactingBackgroundProduction.addAllHistograms ()
 
 compactingBackgroundProduction.compactifyCascade (cycle)
 
 compactingBackgroundProduction.compactify (charm)
 
 compactingBackgroundProduction.makeHistos (rfile)
 
 compactingBackgroundProduction.makePrintout ()
 
 compactingBackgroundProduction.removeStupidFiles ()
 
 compactingBackgroundProduction.check4DoubleRuns ()
 

Variables

 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 = {}
 
 compactingBackgroundProduction.runMin = sys.argv[1]
 
 compactingBackgroundProduction.runMax = sys.argv[2]