Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 335 Bytes

File metadata and controls

10 lines (8 loc) · 335 Bytes

Code

Instructions

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