Coder Social home page Coder Social logo

peterzs / mcevol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zleba/mcevol

0.0 0.0 0.0 3.96 MB

The code to perform DGLAP-like evolution at LO, NLO, NNLO using MC technique. Within the evolution the transverse momentum is also calculated. See arXiv:1708.03279 and arXiv:1704.01757 for detail description.

License: GNU General Public License v3.0

CMake 0.71% Makefile 0.95% Shell 0.82% C++ 63.65% Vim Script 0.06% Fortran 33.61% Pascal 0.18%

mcevol's Introduction

mcEvol

The installation should be straighforward, the only external dependence is on ROOT which is used for filling histograms with pdfs or kernel.

  1. Clone the repository git clone [email protected]:zleba/mcEvol.git
  2. Please check that the paths to the ROOT are set correctly in the Makefile
  3. Please check the compiler setting (variable CC) in the Makefile. At least g++ 4.7 is required.
  4. Compile by calling make
  5. Run by calling ./mcEvol

The program will fill the histograms (into the root file) with z and pT spectrum at various scales. The "event loop" is in the main function in src/main.cpp, there, especially, one can set here the number of "events"

During short init period the splitting functions are transformed into splines, therefore the running at LO, NLO or NNLO takes roughly the same time.

Generation of 1 million "events" takes about 20s, including the initialisation.

mcevol's People

Contributors

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