ROOT
6.18/05
Reference Guide
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
#endif
RooMathCoreReg
Definition:
RooMathCoreReg.h:16
RooMathCoreReg::RooMathCoreReg
RooMathCoreReg()
Definition:
RooMathCoreReg.cxx:29