To run this, do the following:
git clone https://github.com/rymilton/insert_scintillator.git && cd insert_scintillator
mkdir build && cd build
cmake ..
make
./insert_scintillator
To-do list:
- Add optical parameters for materials
- Add correct materials for ESR film, SiPM, and reflective paint
- Implement RunAction (including output file), EventAction, and SensitiveDetector