Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.20
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
MnConfig.h
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
10
#ifndef ROOT_Minuit2_MnConfig
11
#define ROOT_Minuit2_MnConfig
12
13
#ifdef _MSC_VER
14
# pragma warning(disable:4244)
// conversion from __w64 to int
15
#endif
16
17
#if defined(__sun) && !defined(linux)
18
#include <stdlib.h>
19
#endif
20
21
#endif
math
minuit2
inc
Minuit2
MnConfig.h
ROOT v6-20 - Reference Guide Generated on Fri Apr 1 2022 00:22:20 (GVA Time) using Doxygen 1.9.4