Coder Social home page Coder Social logo

g4qsim's Introduction

/** \mainpage
@brief
G4QSim --- Geant4 Quick Simulation
\verbatim

G4QSim stands for ``Geant4 Quick Simulation''.  It accepts text files
(gdml and text) for geometry description, and .mac files for gun,
source (/gps/) and run control.  The basic idea is not to modify the
source code while being able to simulate small setups as much and as
quickly as possible.

By setting `/G4QSim/event/storeTrajectory true', the program reuses
the same ROOT file structure but saves trajectory information into the
data file.  See `AnalysisMessenger' for details.

Haven't figured out ``TrackingAction'' from ``rdecay'' example yet, so
it is practically disabled (causes crash if enabled).  He6 and Sr90
decays seem to work without it.

################################################################################
See macro/dbdXe136.mac and geometry/Xe136HPG.gdml for an example to
generate Xe-136 double-beta decay events:

./G4QSim -g ../geometry/Xe136HPG.gdml -u 1 -m ../macro/dbdXe136.mac

################################################################################
See macro/lens.mac and geometry/lens.gdml for an example to
propagate optical photons through a MgF2 lens:

./G4QSim -g ../geometry/lens.gdml -u 0 -m ../macro/lens.mac -n 100000

To visualize the geometry:

./G4QSim -g ../geometry/lens.gdml -u 0 -m ../macro/lens.mac -i qt -v opengl

\endverbatim
*/

g4qsim's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

miguelignacio

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.