cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
ProcessMode Class Reference

Types of processes supported. More...

Static Public Attributes

int ElectronProton = 0
 
int ElasticElastic = 1
 
int ElasticInelastic = 2
 
int InelasticElastic = 3
 
int InelasticInelastic = 4
 

Detailed Description

Definition at line 9 of file ProcessMode_cff.py.

Member Data Documentation

◆ ElasticElastic

int ElasticElastic = 1
static

Definition at line 11 of file ProcessMode_cff.py.

◆ ElasticInelastic

int ElasticInelastic = 2
static

Definition at line 12 of file ProcessMode_cff.py.

◆ ElectronProton

int ElectronProton = 0
static

Definition at line 10 of file ProcessMode_cff.py.

◆ InelasticElastic

int InelasticElastic = 3
static

Definition at line 13 of file ProcessMode_cff.py.

◆ InelasticInelastic

int InelasticInelastic = 4
static

Definition at line 14 of file ProcessMode_cff.py.