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

Go to the source code of this file.

Namespaces

namespace  MufluxPatRec
 

Functions

 MufluxPatRec.initialize (fgeo)
 
 MufluxPatRec.execute (SmearedHits, TaggerHits, withNTaggerHits, withDist2Wire, debug=0)
 
 MufluxPatRec.finalize ()
 
 MufluxPatRec.hits_split (SmearedHits)
 
 MufluxPatRec.pat_rec_y_views (SmearedHits, min_hits=3, max_shared_hits=2)
 
 MufluxPatRec.pet_rec_stereo_views (SmearedHits_stereo, short_tracks_y, min_hits=3)
 
 MufluxPatRec.combine_tracks_before_and_after_the_magnet (short_tracks_12, short_tracks_34, z_center)
 
 MufluxPatRec.reduce_clones (long_tracks, min_hits=3, max_shared_hits=2)
 
 MufluxPatRec.decodeDetectorID (detID)
 
 MufluxPatRec.hit_in_bin (x, y, k_bin, b_bin, k_size, b_size)
 
 MufluxPatRec.hit_in_window (x, y, k_bin, b_bin, window_width=1.)
 
 MufluxPatRec.get_zy_projection (z, xtop, ytop, xbot, ybot, k_y, b_y)
 
 MufluxPatRec.sort_hits (hits)
 

Variables

str MufluxPatRec.__author__ = 'Mikhail Hushchyn'
 
list MufluxPatRec.ReconstructibleMCTracks = []
 
list MufluxPatRec.theTracks = []