Instructions
- Download the code to
$CMSSW_BASE/src/TTH/MEIntegratorStandalone - copy the libraries from
lib/*.soto$CMSSW_BASE/lib/$SCRAM_ARCH/ - Make sure you have configured lhapdf:
scram setup lhapdf - compile the MEM code with
scram b - Check the example of how to call the MEM in
bin/integrator.cpp