HEJ 2.2.2
High energy resummation for hadron colliders
|
Configuration options for the EventReweighter class. More...
#include <Config.hh>
Public Member Functions | |
JetParameters & | jet_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... | |
Configuration options for the EventReweighter class.
|
inline |
Access properties of resummation jets.
|
inline |
Access properties of resummation jets (const version)
bool HEJ::EventReweighterConfig::lowpt = false |
Option to only keep lowpt contribution.
MatrixElementConfig HEJ::EventReweighterConfig::ME_config |
Settings for matrix element calculation.
PhaseSpacePointConfig HEJ::EventReweighterConfig::psp_config |
Settings for phase space point generation.
EventTreatMap HEJ::EventReweighterConfig::treat |
Treatment of the various event types.