|
| bool | ana_ShipMuon.local = False |
| |
| bool | ana_ShipMuon.parallel = True |
| |
| mp | ana_ShipMuon.output = mp.Queue() |
| |
| list | ana_ShipMuon.processes = [] |
| |
| list | ana_ShipMuon.prefixes = [] |
| | makeProd("muon812",10,False,True) # –< 831 copied back, done 16.3.2015 makeProd("muon822",10,True,True) makeProd("muon821",10,True,True) makeProd("muon822",10,True,True)
|
| |
| int | ana_ShipMuon.withChain = 0 |
| |
| str | ana_ShipMuon.pref = "muon" |
| |
| os | ana_ShipMuon.xx = os.path.abspath(".").lower() |
| |
| str | ana_ShipMuon.prefix = pref + prefix |
| |
| | ana_ShipMuon.else : |
| |
| str | ana_ShipMuon.testdir = "." |
| |
| str | ana_ShipMuon.path = "" |
| |
| ROOT | ana_ShipMuon.fgeo = ROOT.TFile(testdir + "/" + f) |
| |
| ROOT | ana_ShipMuon.sGeo = fgeo.Get("FAIRGeom") |
| |
| f | ana_ShipMuon.inputFile = f.replace("geofile_full", "ship") |
| |
| f | ana_ShipMuon.tmp = inputFile.split(".") |
| |
| | ana_ShipMuon.try : |
| |
| float | ana_ShipMuon.dy = float(tmp[1] + "." + tmp[2]) |
| |
| f | ana_ShipMuon.inputFile1 = inputFile.replace("_D.", ".") |
| |
| f | ana_ShipMuon.inputFile2 = inputFile |
| |
| ROOT | ana_ShipMuon.PDG = ROOT.TDatabasePDG.Instance() |
| |
| geometry_config | ana_ShipMuon.ShipGeo = geometry_config.create_config(Yheight=dy) |
| |
| ROOT | ana_ShipMuon.run = ROOT.FairRunSim() |
| |
| shipDet_conf | ana_ShipMuon.modules = shipDet_conf.configure(run, ShipGeo) |
| |
| float | ana_ShipMuon.rz_inter = -1.0, 0.0 |
| |
| bool | ana_ShipMuon.otherPhysList = False |
| |
| bool | ana_ShipMuon.noField = False |
| |
| bool | ana_ShipMuon.passive = False |
| |
| ROOT | ana_ShipMuon.top = sGeo.GetTopVolume() |
| |
| ROOT | ana_ShipMuon.muon = top.GetNode("MuonDetector_1") |
| |
| ROOT | ana_ShipMuon.mvol = muon.GetVolume() |
| |
| ROOT | ana_ShipMuon.zmuon = muon.GetMatrix().GetTranslation()[2] |
| |
| tuple | ana_ShipMuon.totl = (zmuon + mvol.GetShape().GetDZ()) / u.m |
| |
| float | ana_ShipMuon.ztarget = -100.0 |
| |
| list | ana_ShipMuon.fchain = [] |
| |
| list | ana_ShipMuon.fchainRec = [] |
| |
| f | ana_ShipMuon.q1 = inputFile1 in os.listdir(path + prefix + str(i)) |
| |
| f | ana_ShipMuon.q2 = inputFile2 in os.listdir(path + prefix + str(i)) |
| |
| f | ana_ShipMuon.recFile1 = inputFile1.replace(".root", "_rec.root") |
| |
| f | ana_ShipMuon.recFile2 = inputFile2.replace(".root", "_rec.root") |
| |
| f | ana_ShipMuon.r1 = recFile1 in os.listdir(path + prefix + str(i)) |
| |
| f | ana_ShipMuon.r2 = recFile2 in os.listdir(path + prefix + str(i)) |
| |
| str | ana_ShipMuon.fname = path + prefix + str(i) + "/" + inputFile |
| |
| f | ana_ShipMuon.recFile = inputFile.replace(".root", "_rec.root") |
| |
| dict | ana_ShipMuon.h = {} |
| |
| dict | ana_ShipMuon.histlist = {} |
| |
| dict | ana_ShipMuon.txt = {} |
| |
| dict | ana_ShipMuon.labels = {} |
| |
| def | ana_ShipMuon.logVols = detMap() |
| |
| dict | ana_ShipMuon.histlistAll |
| |
| dict | ana_ShipMuon.hLiSc = {1: {}} |
| |
| dict | ana_ShipMuon.hMuon = {} |
| |
| ROOT | ana_ShipMuon.mom = ROOT.TVector3() |
| |
| ROOT | ana_ShipMuon.pos = ROOT.TVector3() |
| |