Giter Club home page Giter Club logo

rpt-posa's Introduction

Radioactive Particle Tracking NaI1 - GEANT4

This simulation just has 1 NaI detector and aims to understand the sensitivity of radiation detectors.

Done by: Sebastián Sarasti Zambonino

This application and research was founded by PIGR-19-09 project for the Nuclear Science Department in the Escuela Politécnica Nacional, Quito-Ecuador.

Features

The simulation has own macrocommands to change NaI detector positions.

  • /NaI/detector1/ for detector 1

The units of the macrocommands are in centimetters, but you can change that in detectormessenger class.

Details of the application:

The simulation connects several classes to work properly:

  • Detector construction class: there is defined the materials and volumes
  • Physics list: there is defined the process the simulation will use and setcut range value (default)
  • Primary generator: there is defined the method to generate particles, in this application was used general particle source to be user-friendly
  • Run Action: generates a graph per run and save it like root file
  • Event Action: plot the result of energy deposited per event
  • Stepping Action: get the energy deposited of each step in the target volumes
  • Messengers: this class is to generate own user macrocommands

Installation

Copy the repository in your Linux operative system. Then create a folder where you are going to compile the application (build folder).

To compile

cd build
cmake ..
make -j (number of threads of your PC)

To execute without bash mode

./naidetector 

To execute in bash mode

./naidetector  macrocommand.mac

License

MIT

You are free to use this application and improve it. The commercial use it is not allowed without the owner permission (Sebastián Sarasti).

rpt-posa's People

Contributors

sebassaras02 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.