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

Class for vector of bool flags. More...

#include <Settings.h>

Public Member Functions

 FVec (string nameIn=" ", vector< bool > defaultIn=vector< bool >(1, false))
 Constructor.
 

Public Attributes

string name
 Data members.
 
vector< bool > valNow
 
vector< bool > valDefault
 

Detailed Description

Class for vector of bool flags.


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