Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.21 KB

R3B_NUC-RIA

Repository for the work involved in my internship with NUC-RIA. The Facility for Antiproton and Ion Research (FAIR) is an unique International Facility aiming to produce previously unobtainable reactive ion beams at unprecedented intensities and quality. The R3B setup – Reactions with radioactive ion beams – investigates nuclear structure, astrophysics and reactions. The newly developed versatile experimental setup was constructed to have high efficiency, acceptance and resolution for inverse- kinematic complete measurements. The dedicated CALIFA surrounds the target and can work as spectrometer, calorimeter or hybrid detector. One of the function is to detect photons up to 20 MeV. The focus of this work will be to investigate artificial neural networks to optimize advance gamma reconstruction algorithms. For this both simulations and actual real data are available.


Installation

FairRoot: https://github.com/FairRootGroup/FairRoot.git

FairSoft: https://github.com/FairRootGroup/FairSoft.git

R3BRoot:

git clone https://github.com/R3BRootGroup/R3BRoot.git
cd R3BRoot
git checkout dev
git clone https://github.com/R3BRootGroup/macros.git
cd macros
git checkout dev