HPS-MC
wab_gen_mg5_job Namespace Reference

Variables

 description
 
 mg = MG5(name="WAB")
 generate tritrig in MG5 More...
 
 cnv = StdHepConverter(inputs=mg.output_files(), outputs=['wab_events.stdhep'])
 Convert wab events to stdhep. More...
 
 rot = BeamCoords()
 Rotate WAB events into beam coordinates. More...
 

Variable Documentation

◆ cnv

cnv = StdHepConverter(inputs=mg.output_files(), outputs=['wab_events.stdhep'])

Convert wab events to stdhep.

Definition at line 18 of file wab_gen_mg5_job.py.

◆ description

description

Definition at line 12 of file wab_gen_mg5_job.py.

◆ mg

mg = MG5(name="WAB")

generate tritrig in MG5

Definition at line 15 of file wab_gen_mg5_job.py.

◆ rot

rot = BeamCoords()

Rotate WAB events into beam coordinates.

Definition at line 21 of file wab_gen_mg5_job.py.