Skip to content

bianchini/Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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