ROOT
Version v6.30
master
v6.34
v6.32
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
►
File List
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
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 <cstdlib>
19
#endif
20
21
#endif
math
minuit2
inc
Minuit2
MnConfig.h
ROOT v6-30 - Reference Guide Generated on Thu Dec 12 2024 06:12:13 (GVA Time) using Doxygen 1.9.8