Giter Site home page Giter Site logo

aao_gen_0's Introduction

Commands to get running:

clone the repository

git clone https://github.com/robertej19/aao_gen.git

Move into the generator repository

cd aao_gen/aao_norad/

Build the aao_norad generator executable

scons-2.7

cd into head of repository

cd ..

make all executables have correct permissions

chmod +x gen_wrapper/run/*

See all options for wrapper:

./gen_wrapper/run/pi0_gen_wrapper.exe -h

Example usage to generate 1000 events with minimum xB 0.1 and minimum W2 of 3:

./gen_wrapper/run/pi0_gen_wrapper.exe --xBmin 0.1 --w2min 3 --trig 1000

output datafile is in output/pi0_gen.dat

How to create a bunch of lund files on the batch farm (won't need to do this once generator package is in clas12-mcgen

./gen_wrapper/run/jsub_pi0_generator.exe -n 1000 --track analysis --return_dir /volatile/clas12/robertej/some_output_lund_dir/ --q2min 2 --q2max 5 --xBmin 0.2 --xBmax 0.5 --w2min 3.8 --trig 8000

The above command would generate 1000 lund files, each with 8000 events, in the specified kinematic range

To see all options, write:

./gen_wrapper/run/jsub_pi0_generator.exe -h

aao_gen_0's People

Contributors

robertej19 avatar drewkenjo 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.