Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 215 Bytes

SummeStudent2019Tag-Probe

Instruction on how to run the code:

  1. copy the file trackingNTuple.root
  2. open root: root -l
  3. run the code:
root [0] .L myReader.C++g
root [1] myReader t
root [2] t.Loop()