2@file wab_gen_sample_job.py
4Python script for generating sampled WAB events in StdHep format from an input LHE file.
6The output events can be used as input to 'merge_job.py' with a beam StdHep file to for creating a
14job.description =
'WAB gen and sampling'
30 input_files=[
'wab_unweighted_events_rot.stdhep'],
31 output_files=[
'wab_unweighted_events_rot_sampled.stdhep'],
35job.add([mg, cnv, rot, sample])
Run the MadGraph 4 event generator.
Target processing and conversion of LHE files to StdHep using EGS5.