Git Product home page Git Product logo

dvmpdataset's Introduction

Deeply virtual meson production (DVMP) with the EpIC generator

The EpIC generator is used to generate Monte Carlo events for exclusive processes (author: Paweł Sznajder). https://github.com/pawelsznajder/epic

  1. Installation: https://pawelsznajder.github.io/epic/instalation.html

    git clone https://github.com/pawelsznajder/epic.git

    It requires the following external libraries: PARTONS Qt (version 4 or 5) GSL ROOT HepMC3

    cd build

    cmake ..

    make

    Local installations of external libraries may indicated to CMake with -D option. For instance:

    cmake -DHepMC3_DIR=ABSOLUTE_PATH ..

  2. Usage: https://pawelsznajder.github.io/epic/usage.html

    ./bin/epic --seed=SEED --scenario=SCENARIO_PATH

    where SEED is the random seed (unsigned integer) to be used in the initialisation of modules that deal with random numbers, and SCENARIO_PATH is the relative or absolute path to the scenario containing all options used in the generation.

    The EpIC scenario (input) file in XML format: https://github.com/eic/DVMPdataset/tree/main/xml

  3. Afterburn the output (available in eic-shell):

    abconv -p ip6_hiacc_100x10 10_100_DVMP.txt

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.