cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Process.h File Reference
+ Include dependency graph for Process.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Process
 Class template to define any process to compute using this MC integrator/events generator. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::proc
 Location for all physics processes to be generated.
 

Typedefs

typedef std::unique_ptr< ProcessProcessPtr
 Helper typedef for a Process unique pointer.