Variables | |
| description | |
| cnv = Phi_LHE_to_STDHEP(inputs=['phi.lhe'], outputs=['phi.stdhep']) | |
| Convert LHE output to stdhep. | |
| rot = BeamCoords() | |
| Rotate into beam coords. | |
| slic = SLIC() | |
| Run events in slic. | |
| cnv = Phi_LHE_to_STDHEP(inputs=['phi.lhe'], outputs=['phi.stdhep']) |
Convert LHE output to stdhep.
Definition at line 12 of file phi_lhe_to_slic_job.py.
| description |
Definition at line 9 of file phi_lhe_to_slic_job.py.
| rot = BeamCoords() |
Rotate into beam coords.
Definition at line 15 of file phi_lhe_to_slic_job.py.
| slic = SLIC() |
Run events in slic.
Definition at line 18 of file phi_lhe_to_slic_job.py.