cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
PPtoFF.cpp File Reference
+ Include dependency graph for PPtoFF.cpp:

Go to the source code of this file.

Classes

class  PPtoFF
 Compute the 2-to-4 matrix element for a CE \(\gamma\gamma\rightarrow f\bar f\) process. More...
 

Functions

 REGISTER_PROCESS ("pptoff", PPtoFF)
 

Variables

auto make_pdgids_pair = [](pdgid_t pair) { return spdgids_t{(spdgid_t)pair, -(spdgid_t)pair}; }
 

Function Documentation

◆ REGISTER_PROCESS()

REGISTER_PROCESS ( "pptoff"  ,
PPtoFF   
)

Variable Documentation

◆ make_pdgids_pair

auto make_pdgids_pair = [](pdgid_t pair) { return spdgids_t{(spdgid_t)pair, -(spdgid_t)pair}; }

Definition at line 31 of file PPtoFF.cpp.