Loading [MathJax]/extensions/tex2jax.js
hej is hosted by Hepforge, IPPP Durham
HEJ  2.3.0
High energy resummation for hadron colliders
HEJ::EventReweighterConfig Struct Reference

Configuration options for the EventReweighter class. More...

#include <Config.hh>

Collaboration diagram for HEJ::EventReweighterConfig:

Public Member Functions

JetParametersjet_param ()
 Access properties of resummation jets. More...
 
JetParameters const & jet_param () const
 Access properties of resummation jets (const version) More...
 

Public Attributes

PhaseSpacePointConfig psp_config
 Settings for phase space point generation. More...
 
MatrixElementConfig ME_config
 Settings for matrix element calculation. More...
 
EventTreatMap treat
 Treatment of the various event types. More...
 
AndSelector input_selector
 Input event selection. More...
 

Detailed Description

Configuration options for the EventReweighter class.

Member Function Documentation

◆ jet_param() [1/2]

JetParameters& HEJ::EventReweighterConfig::jet_param ( )
inline

Access properties of resummation jets.

◆ jet_param() [2/2]

JetParameters const& HEJ::EventReweighterConfig::jet_param ( ) const
inline

Access properties of resummation jets (const version)

Member Data Documentation

◆ input_selector

AndSelector HEJ::EventReweighterConfig::input_selector

Input event selection.

◆ ME_config

MatrixElementConfig HEJ::EventReweighterConfig::ME_config

Settings for matrix element calculation.

◆ psp_config

PhaseSpacePointConfig HEJ::EventReweighterConfig::psp_config

Settings for phase space point generation.

◆ treat

EventTreatMap HEJ::EventReweighterConfig::treat

Treatment of the various event types.


The documentation for this struct was generated from the following file: