Skip to content

Final exercise for the course C++ and Object Oriented Programming. Analyse particle events and create Bragg Curve plots for the energy loss using CERN's ROOT framework.

Notifications You must be signed in to change notification settings

f-forcher/braggPlot-final

Repository files navigation

Ronch-braggPlot-final

Final exercise for the course C++ and Object Oriented Programming. Analyse particle events and create Bragg Curve plots for the energy loss using CERN's ROOT framework. It demonstrates a variety of techniques, like some C++11/14 features, and programming patterns, like the Observer and Abstract Factory pattern. Transferred from my previous account Fisica2014-FF

To compile:

./compile


To run:

runAll input bragg_events.txt [dump] [stat] [hist h.root]

Square brackets indicate optional arguments.

About

Final exercise for the course C++ and Object Oriented Programming. Analyse particle events and create Bragg Curve plots for the energy loss using CERN's ROOT framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published