Giter Club home page Giter Club logo

g4sipm's Introduction

Welcome to G4SiPM

Docs

A Geant4 (https://github.com/Geant4/geant4) simulation toolkit for silicon photomultipliers (SiPMs).

Further information can be found here: http://dx.doi.org/10.1016/j.nima.2015.01.067

The code has been developed to

  • simulate SiPMs in (existing) Geant4 detector simulations
  • provide an easy to setup phenomenological model
  • be driven by input parameters which can be obtained from datasheets or in the laboratory
  • make reliable predictions of the signal of the SiPM over the complete dynamic range

Requirements

Optional

The build process has been tested with Ubuntu 15.04 and Scientific Linux 6.

Getting started

Clone the code

git clone https://github.com/ntim/g4sipm.git source
cd source

Initialize submodules Googletest and Jansson

git submodule init
git submodule update

Configure the build with CMake

cd ../
mkdir build
cd build
cmake ../source

Finally, start the build process

make

Documentation

The documentation is available at http://g4sipm.readthedocs.io/en/latest/index.html.

To build the documentation, invoke

make docs

g4sipm's People

Contributors

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