Skip to content

Collection of scripts to help with the work on implementing ML for PV reconstruction at L1T for P2

Notifications You must be signed in to change notification settings

BenjaminRS/L1TP2_PVML_Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L1TP2_PVML_Utils

Collection of scripts to help with the work on implementing ML for PV reconstruction at L1T for P2

anaL1TrackNtuple.py

This script will run over ntuples created from L1Trigger/L1TTrackMatch/test/L1TrackObjectNtupleMaker.cc and plot useful quantities

--i = the input ntuple file

--o = the output plot file

plotTracks.py

This script runs on the plot file created by anaL1TrackNtuple.py and saves them nicely (older file)

plotPV.py

This script runs on the plot file created by anaL1TrackNtuple.py and plots the PV information

plotJets.py

This script runs on the plot file created by anaL1TrackNtuple.py and plots the TkJets information

tfShape.py

This script runs over a TensorFlow network file (extension .pb) and prints out the shape of the network

--i = the input pb tensorflow file

quickPrint.py

This script quickly prints out the L1TrackNtuple Tree

About

Collection of scripts to help with the work on implementing ML for PV reconstruction at L1T for P2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages