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

Public Member Functions

 MVec (string nameIn=" ", vector< int > defaultIn=vector< int >(1, 0), bool hasMinIn=false, bool hasMaxIn=false, int minIn=0, int maxIn=0)
 
 MVec (string nameIn=" ", vector< int > defaultIn=vector< int >(1, 0), bool hasMinIn=false, bool hasMaxIn=false, int minIn=0, int maxIn=0)
 
 MVec (string nameIn=" ", vector< int > defaultIn=vector< int >(1, 0), bool hasMinIn=false, bool hasMaxIn=false, int minIn=0, int maxIn=0)
 

Public Attributes

string name
 
vector< int > valNow
 
vector< int > valDefault
 
bool hasMin
 
bool hasMax
 
int valMin
 
int valMax
 

Detailed Description

Definition at line 125 of file Settings.h.


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