Skip to content

latompkins/hps-lhe-parsers

 
 

Repository files navigation

hps-lhe-parsers

This set of simple programs parses .lhe files into .root files for given processes.

First to compile the parsers do,

source build.sh

Then run a parser with

./lhetree_SIMP.exe <input LHE file> <output root filename> <xsec> <# events>

Alternatively, one can also just do source lhesnip.sh </path/to/lhe/file/.lhe> assuming that the .lhe is contained in the following directory structure with respect to the script: ../dir1/modeldir/Events/run_01/unweighted_events.lhe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.6%
  • Shell 8.4%