cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python.TestProcesses.lpair_ee_30gev_el_noptct_cfg Namespace Reference

Variables

 process
 

Variable Documentation

◆ process

process
Initial value:
1= cepgen.Module('lpair',
2 processParameters = cepgen.Parameters(
3 mode = cepgen.ProcessMode.ElasticElastic,
4 pair = PDG.muon,
5 ),
6 inKinematics = cepgen.Parameters(
7 pz = (15., 15.),
8 pdgIds = (11, -11),
9 ),
10)

Definition at line 4 of file lpair_ee_30gev_el_noptct_cfg.py.