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

Go to the source code of this file.

Namespaces

namespace  scifiHitMaps
 

Functions

 scifiHitMaps.xPos (detID)
 
 scifiHitMaps.slopes (Nev=-1)
 
 scifiHitMaps.hitMaps (Nev=-1)
 
 scifiHitMaps.eventTime ()
 
 scifiHitMaps.mergeSignals (hstore)
 
 scifiHitMaps.signalZoom (smax)
 
 scifiHitMaps.beamSpot ()
 

Variables

dict scifiHitMaps.h = {}
 
 scifiHitMaps.parser = ArgumentParser()
 
 scifiHitMaps.dest
 
 scifiHitMaps.help
 
 scifiHitMaps.type
 
 scifiHitMaps.int
 
 scifiHitMaps.required
 
 scifiHitMaps.False
 
 scifiHitMaps.default
 
 scifiHitMaps.str
 
 scifiHitMaps.None
 
 scifiHitMaps.options = parser.parse_args()
 
 scifiHitMaps.fgeo = ROOT.TFile.Open(options.path+options.geoFile)
 
 scifiHitMaps.upkl = Unpickler(fgeo)
 
 scifiHitMaps.snd_geo = upkl.load('ShipGeo')
 
 scifiHitMaps.run = ROOT.FairRunSim()
 
 scifiHitMaps.modules = sndDet_conf.configure(run,snd_geo)
 
 scifiHitMaps.sGeo = fgeo.FAIRGeom
 
 scifiHitMaps.f = ROOT.TFile.Open(options.path+'sndsw_raw_'+str(options.runNumber).zfill(6)+'.root')
 
 scifiHitMaps.eventTree = f.rawConv