Skip to content

wjdanswjddl/BuildEventGenerators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# All these commands need to be ran on the FNAL gpvm's

# To build / link all the event generators + Nuisance

git clone https://github.com/afropapp13/BuildEventGenerators.git;
cd BuildEventGenerators;
./build_generators.sh;

# To test that the build was successful by producing a few events
cd jobcards;
./run_all.sh;

# To setup the enviroment, source the setup script every time that you connect to the gpvm machines

source setup_generators.sh

About

fork for COH xsec update

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.0%
  • Fortran 44.0%