ROOT
6.07/01
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
roofit
roofit
inc
RooTMathReg.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* Project: RooFit *
3
* Package: RooFitCore *
4
* File: $Id$
5
* Authors: *
6
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl *
7
* *
8
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California *
9
* and Stanford University. All rights reserved. *
10
* *
11
*****************************************************************************/
12
13
#ifndef ROOTMATHREG
14
#define ROOTMATHREG
15
16
class
RooTMathReg
{
17
public
:
18
RooTMathReg
() ;
19
} ;
20
21
22
23
#endif
RooTMathReg::RooTMathReg
RooTMathReg()
Definition:
RooTMathReg.cxx:30
RooTMathReg
Definition:
RooTMathReg.h:16