Implementation of beam dump muon flux enhancement algrorithm

Issue #350 new
Stefan Alexandru Ghinescu created an issue

The algorithm described in this paper could find multiple use-cases in BDSIM. I implemented the core in this branch and tested a private example. When I figure out how to include this example as a test, I’ll do that to.

This is the first time I’m contributing so please let me know if/when I’m missing something procedure-related.

Comments (1)

  1. Laurie Nevay

    Hello,

    Great! To add tests have a look at http://www.pp.rhul.ac.uk/bdsim/manual-develop/dev_testing.html and also http://www.pp.rhul.ac.uk/bdsim/manual-develop/dev_testing.html#adding-new-unit-tests a little further down on the page. If you look through the source code you’ll find lots in

    bdsim/examples/features
    

    You could maybe add something to

    /Users/nevay/physics/reps/bdsim/examples/features/processes/5_biasing
    

    or a new directory in

    /Users/nevay/physics/reps/bdsim/examples/features/processes/
    

    I’ll have a read through the paper and the code!

  2. Log in to comment