Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Note: if you have the C++ boost library installed, you can set it up in the setup.sh file. This allows you set arguments in the command line. 

$source setup.sh

$make 

 


Running the code

run the executable:

$./runLightJetAnalysis.exe 

if you compiled the code against the boost library, you can use

$./runLightJetAnalysis.exe --h

to see the available run options / arguments.