ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables

For Format of the DataStock output. More...

Variables

const int WCOL = 10
 Witdh of the values with setw. More...
 
const int PRECISION = 2
 Precison of floating numbers. More...
 

Detailed Description

For Format of the DataStock output.

Variable Documentation

const int FDS::PRECISION = 2

Precison of floating numbers.

Definition at line 26 of file DataStock.cpp.

Referenced by SimpleData::helper_operator_write(), MultiData::helper_operator_write(), and DataCSV::helper_operator_write().

const int FDS::WCOL = 10