Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 252 Bytes

Particle events analyser

Open the ROOT prompt and type gROOT->LoadMacro("analyse.cpp"). Launch the macro with the ROOT file name as a parameter. You can test it with a randomly generated sample of $10^5$ events:

analyse("final.root")