Go to the source code of this file.
Namespaces | |
| namespace | phi_lhe_to_recon_job |
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. | |
| filter_bunches = FilterBunches() | |
| Insert empty bunches expected by pile-up simulation. | |
| readout = JobManager(steering='readout') | |
| Run simulated events in readout to generate triggers. | |
| recon = JobManager(steering='recon') | |
| Run physics reconstruction. | |