Logo ROOT  
Reference Guide
MinimumBuilder.cxx
Go to the documentation of this file.
1// @(#)root/minuit2:$Id$
2// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005
3
4/**********************************************************************
5 * *
6 * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT *
7 * *
8 **********************************************************************/
9
11#include "Minuit2/MnPrint.h"
12
13
14namespace ROOT {
15
16 namespace Minuit2 {
17
19 fPrintLevel(MnPrint::Level()),
20 fStorageLevel(1),
21 fTracer(0)
22 {}
23
24
25 } // namespace Minuit2
26
27} // namespace ROOT
VSD Structures.
Definition: StringConv.hxx:21