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

Public Member Functions

 Parm (string nameIn=" ", double defaultIn=0., bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 
 Parm (string nameIn=" ", double defaultIn=0., bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 
 Parm (string nameIn=" ", double defaultIn=0., bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 
 Parm (string nameIn=" ", double defaultIn=0., bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 

Public Attributes

string name
 
double valNow
 
double valDefault
 
bool hasMin
 
bool hasMax
 
double valMin
 
double valMax
 

Detailed Description

Definition at line 65 of file Settings.h.


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