HEJ 2 2.0
High energy resummation for hadron colliders
|
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) |
Namespace for event types.
enum HEJ::event_type::EventType : size_t |
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 |
|
inline |
|
inline |