|
||||
File indexing completed on 2025-01-18 10:11:24
0001 /***************************************************************************** 0002 * Project: RooFit * 0003 * Package: RooFitCore * 0004 * File: $Id$ 0005 * Authors: * 0006 * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * 0007 * * 0008 * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * 0009 * and Stanford University. All rights reserved. * 0010 * * 0011 *****************************************************************************/ 0012 0013 #ifndef ROOMATHMOREREG 0014 #define ROOMATHMOREREG 0015 0016 class RooMathMoreReg { 0017 public: 0018 RooMathMoreReg() ; 0019 } ; 0020 0021 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |