herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::ShowerHandler::ShowerTriesVeto Struct Reference

struct that is used to catch exceptions which are thrown due to fact that the Shower has been invoked more than a defined threshold on a certain configuration More...

#include <ShowerHandler.h>

Public Member Functions

 ShowerTriesVeto (int t)
 constructor
 

Public Attributes

const int tries
 variable to store the number of attempts
 

Detailed Description

struct that is used to catch exceptions which are thrown due to fact that the Shower has been invoked more than a defined threshold on a certain configuration

Definition at line 363 of file ShowerHandler.h.

Constructor & Destructor Documentation

◆ ShowerTriesVeto()

Herwig::ShowerHandler::ShowerTriesVeto::ShowerTriesVeto ( int  t)
inline

constructor

Definition at line 368 of file ShowerHandler.h.

Member Data Documentation

◆ tries

const int Herwig::ShowerHandler::ShowerTriesVeto::tries

variable to store the number of attempts

Definition at line 365 of file ShowerHandler.h.


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