hej is hosted by Hepforge, IPPP Durham
HEJ 2.2.2
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
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...
 
bool lowpt = false
 Option to only keep lowpt contribution. 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

◆ lowpt

bool HEJ::EventReweighterConfig::lowpt = false

Option to only keep lowpt contribution.

◆ 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: