Skip to content

tsusa/SummeStudent2019Tag-Probe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

Codes for the Summer Student 2019 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.5%
  • C 14.5%