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

Public Member Functions

 PVec (string nameIn=" ", vector< double > defaultIn=vector< double >(1, 0.), bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 
 PVec (string nameIn=" ", vector< double > defaultIn=vector< double >(1, 0.), bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 
 PVec (string nameIn=" ", vector< double > defaultIn=vector< double >(1, 0.), bool hasMinIn=false, bool hasMaxIn=false, double minIn=0., double maxIn=0.)
 

Public Attributes

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

Detailed Description

Definition at line 148 of file Settings.h.


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