colorfull is hosted by Hepforge, IPPP Durham
ColorFull  1.1
/data/Documents/eclipse/workspace/ColorFull/parameters.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 /*
3  * parameters.h
4  * This file is indented to contain program wide parameters.
5  * Created on: Oct 26, 2010
6  * Author: Malin Sjodahl
7  */
8 
9 #ifndef COLORFULL_Parameters_h
10 #define COLORFULL_Parameters_h
11 
12 namespace ColorFull {
13 
22 const double accuracy=0.0000000000001;
23 
24 }
25 
26 #endif /* COLORFULL_Parameters_h_ */
const double accuracy
Definition: parameters.h:22
Definition: Col_amp.h:15