Git Product home page Git Product logo

g4_sd_mt's Introduction

Intro

This code evolves from the code used for the G4 basic course, at an intermediate stage. At this moment, the simulation runs without too much sophisication.

I would like to investigate how the MT option affects the implementation of Sensitive Detectors.


M. Novak December 2019

This is the intermediate state of our application. It contains only the mandatory interface implementations, i.e. only those that are essential for a Geant4 simulaiton application. Therefore, we are able to execute our simulation but:

  • we do not see much about what happens during the simulation since we do not collect any infomation (we will implement some optional user actions to collect some data)

  • there is no any flexibity of the application, i.e. target material, thickness, are hard coded so we need to change them in the code and rebuild the application (we will add some UI commands for these such that these can be configured from a standard Geant4 macro file)

There are two versions of the main function provided:

  • one without any visualisation or user interface(UI): therefore it can be used only in batch mode

  • one including user interface(UI) and visualisation settings

The second will be used to show some of the very minimal visualization and UI related possibilities. Both graphical(GUI) and terminal like(e.g. tcsh) UI option will be tried including and not visualisation from them.

g4_sd_mt's People

Contributors

atolosadelgado 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.