hej is hosted by Hepforge, IPPP Durham
HEJ 2 2.0
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
HEJ::event_type Namespace Reference

Namespace for event types. More...

Enumerations

enum  EventType : size_t {
  FKL , unordered_backward , unordered_forward , nonHEJ ,
  no_2_jets , bad_final_state , unob = unordered_backward , unof = unordered_forward ,
  first_type = FKL , last_type = bad_final_state
}
 Possible event types. More...
 

Functions

bool is_HEJ (EventType type)
 
bool is_uno (EventType type)
 

Detailed Description

Namespace for event types.

Enumeration Type Documentation

◆ EventType

Possible event types.

Enumerator
FKL 

FKL-type event

unordered_backward 

event with unordered backward emission

unordered_forward 

event with unordered forward emission

nonHEJ 

event configuration not covered by HEJ

no_2_jets 

event with less than two jets

bad_final_state 

event with an unsupported final state

unob 
unof 
first_type 
last_type 

Function Documentation

◆ is_HEJ()

bool HEJ::event_type::is_HEJ ( EventType  type)
inline

◆ is_uno()

bool HEJ::event_type::is_uno ( EventType  type)
inline