Skip to content

API to create madgraph-delphes-based Monte Carlo samples with UF HiperGator.

Notifications You must be signed in to change notification settings

lucien1011/MadgraphUtils

Repository files navigation

MadgraphUtils

API to create madgraph-delphes-based Monte Carlo samples with UF HiperGator.

Dependency

Install the following in other locations: Madgraph5_aMC 2.7.2 Delphes

Usage

1, create a Madgraph process folder with Pythia6 turned on, this will serve as the template folder for generation, change the paramter to be scanned, total number of generated events under the Cards/ folder

2, Make a copy from the template folder for each parameter hypothesis

python create_mg_dir.py

3, SLURM submission to actually run Madgraph generation

python submit_mg_dir.py

4, Delphes submission to actually run delphes reconstruction on the LHE files generated by Madgraph.

python submit_delphes_mg_dir.py

About

API to create madgraph-delphes-based Monte Carlo samples with UF HiperGator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published