Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 957 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 957 Bytes

tmp-momemta-debug

Temporary repo for debugging MoMEMta simulation and reweighting process

Remember to use git clone --recursive to get the submodule

Running ttbar tutorial

To run the ttbar tutorial example from https://github.com/MoMEMta/Tutorials drop into an interactive session in the neubauergroup/momemta-python-centos:latest Docker container and then run the run_ttbar_tutorial.sh Bash script

$ bash run_docker.sh
[docker@abc123456789 tmp-momemta-debug]$ bash run_ttbar_tutorial.sh

The weighted events file will be located at

Tutorials/build/tt_20evt_weights.root

Running broken attempt at Drell-Yan from scratch

N.B.: This is broken code that is not supposed to work. It is for conceptual debugging.

Running the following will result in a core dump as the C++ and Lua files are not correct yet.

$ bash run_docker.sh
[docker@abc123456789 tmp-momemta-debug]$ bash run_drell_yan_debug.sh