ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
roofit
roofit
inc
RooMathCoreReg.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 ROOMATHCOREREG
14
#define ROOMATHCOREREG
15
16
class
RooMathCoreReg
{
17
public
:
18
RooMathCoreReg
() ;
19
} ;
20
21
22
23
#endif
RooMathCoreReg
Definition:
RooMathCoreReg.h:16
RooMathCoreReg::RooMathCoreReg
RooMathCoreReg()
Definition:
RooMathCoreReg.cxx:30