StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
Pythia8::Mode Class Reference

Public Member Functions

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

Public Attributes

string name
 
int valNow
 
int valDefault
 
bool hasMin
 
bool hasMax
 
int valMin
 
int valMax
 
bool optOnly
 

Detailed Description

Definition at line 43 of file Settings.h.


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