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

Go to the source code of this file.

Namespaces

namespace  shipStrawTracking
 

Functions

 shipStrawTracking.get_n_hits (hits)
 
 shipStrawTracking.run_track_pattern_recognition (input_file, geo_file, output_file, method)
 
 shipStrawTracking.extrapolateToPlane (fT, z)
 
 shipStrawTracking.decodeDetectorID (detID)
 
 shipStrawTracking.fracMCsame (trackids)
 
 shipStrawTracking.getReconstructibleTracks (iEvent, sTree, sGeo, ShipGeo)
 
 shipStrawTracking.getPtruthFirst (sTree, mcPartKey)
 
 shipStrawTracking.save_hists (h, path)
 Helping functions #####################################################.
 
 shipStrawTracking.init_book_hist ()
 

Variables

 shipStrawTracking.input_file = None
 Main ###############################################################.
 
 shipStrawTracking.geo_file = None
 
str shipStrawTracking.output_file = 'hists.root'
 
str shipStrawTracking.method = 'Baseline'
 
 shipStrawTracking.argv = sys.argv[1:]
 
str shipStrawTracking.msg
 
 shipStrawTracking.opts
 
 shipStrawTracking.args
 
 shipStrawTracking.metrics = run_track_pattern_recognition(input_file, geo_file, output_file, method)