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

Go to the source code of this file.

Namespaces

namespace  shipPatRec_prev
 

Functions

 shipPatRec_prev.initialize (fGeo)
 
 shipPatRec_prev.getReconstructibleTracks (iEvent, sTree, sGeo)
 
 shipPatRec_prev.SmearHits (iEvent, sTree, modules, SmearedHits, ReconstructibleMCTracks)
 
 shipPatRec_prev.Digitization (sTree, SmearedHits)
 
 shipPatRec_prev.PatRec (firsttwo, zlayer, zlayerv2, StrawRaw, StrawRawLink, ReconstructibleMCTracks)
 
 shipPatRec_prev.TrackFit (hitPosList, theTrack, charge, pinv)
 
 shipPatRec_prev.ptrack (zlayer, ptrackhits, nrwant, window)
 
 shipPatRec_prev.dorot (x, y, xc, yc, alpha)
 
 shipPatRec_prev.line2plane (fitt, fitc, uvview, zuv)
 
 shipPatRec_prev.fitline (indices, xhits, zhits, resolution)
 
 shipPatRec_prev.IP (s, t, b)
 
 shipPatRec_prev.fracMCsame (trackids)
 
 shipPatRec_prev.match_tracks (t1, t2, zmagnet, Bdl)
 
 shipPatRec_prev.dist2line (tan, cst, points)
 
 shipPatRec_prev.hit2wire (ahit, bot, top, no_amb=None)
 
 shipPatRec_prev.debugevent (stereo, y2, y3, ymin2, yother, z2, z3, zmin2, zother, foundtrackids)
 
 shipPatRec_prev.execute (SmearedHits, sTree, ReconstructibleMCTracks)
 
 shipPatRec_prev.finalize ()
 

Variables

int shipPatRec_prev.reconstructiblehorizontalidsfound12 = 0
 
int shipPatRec_prev.reconstructiblestereoidsfound12 = 0
 
int shipPatRec_prev.reconstructiblehorizontalidsfound34 = 0
 
int shipPatRec_prev.reconstructiblestereoidsfound34 = 0
 
int shipPatRec_prev.reconstructibleidsfound12 = 0
 
int shipPatRec_prev.reconstructibleidsfound34 = 0
 
int shipPatRec_prev.morethan500 = 0
 
int shipPatRec_prev.morethan100tracks = 0
 
int shipPatRec_prev.falsenegative = 0
 
int shipPatRec_prev.falsepositive = 0
 
int shipPatRec_prev.reconstructibleevents = 0
 
int shipPatRec_prev.cheated = 0
 
int shipPatRec_prev.monitor = 0
 
int shipPatRec_prev.printhelp = 0
 
int shipPatRec_prev.reconstructiblerequired = 2
 
int shipPatRec_prev.threeprong = 0
 
str shipPatRec_prev.geoFile = ''
 
str shipPatRec_prev.fgeo = ''
 
int shipPatRec_prev.totalaftermatching = 0
 
int shipPatRec_prev.totalafterpatrec = 0
 
list shipPatRec_prev.ReconstructibleMCTracks = []
 
list shipPatRec_prev.MatchedReconstructibleMCTracks = []
 
list shipPatRec_prev.fittedtrackids = []
 
list shipPatRec_prev.theTracks = []
 
 shipPatRec_prev.random = ROOT.TRandom()
 
 shipPatRec_prev.PDG = ROOT.TDatabasePDG.Instance()
 
 shipPatRec_prev.fitter = ROOT.genfit.DAF()
 
dict shipPatRec_prev.h = {}
 
dict shipPatRec_prev.rc = h['pinvvstruepinv'].SetMarkerStyle(8)
 
list shipPatRec_prev.particles = ["e-","e+","mu-","mu+","pi-","pi+","other"]
 
int shipPatRec_prev.i1 = 1
 
int shipPatRec_prev.i2 = 16
 
dict shipPatRec_prev.zlayer = {}
 
dict shipPatRec_prev.zlayerv2 = {}
 
dict shipPatRec_prev.z34layer = {}
 
dict shipPatRec_prev.z34layerv2 = {}
 
int shipPatRec_prev.TStation1StartZ = 0.
 
int shipPatRec_prev.TStation4EndZ = 0.
 
int shipPatRec_prev.VetoStationZ = 0.
 
int shipPatRec_prev.VetoStationEndZ = 0.