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