HPS-MC
wab_gen_mg4_job Namespace Reference

Variables

 description
 
 mg = MG4(name="wab")
 generate tritrig in MG4 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_mg4_job.py.

◆ description

description

Definition at line 12 of file wab_gen_mg4_job.py.

◆ mg

mg = MG4(name="wab")

generate tritrig in MG4

Definition at line 15 of file wab_gen_mg4_job.py.

◆ rot

rot = BeamCoords()

Rotate WAB events into beam coordinates.

Definition at line 21 of file wab_gen_mg4_job.py.