PYTHIA  8.311
Public Member Functions | Public Attributes | List of all members
Mode Class Reference

Class for integer modes. More...

#include <Settings.h>

Public Member Functions

 Mode (string nameIn=" ", int defaultIn=0, bool hasMinIn=false, bool hasMaxIn=false, int minIn=0, int maxIn=0, bool optOnlyIn=false)
 Constructor.
 

Public Attributes

string name
 Data members.
 
int valNow
 
int valDefault
 
bool hasMin
 
bool hasMax
 
int valMin
 
int valMax
 
bool optOnly
 

Detailed Description

Class for integer modes.


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