ROOT
6.06/09
Reference Guide
|
#include "RooFit.h"
#include "Riostream.h"
#include <stdlib.h>
#include <ctype.h>
#include <strings.h>
#include "RooStreamParser.h"
#include "RooMsgService.h"
#include "RooNumber.h"
Go to the source code of this file.
Functions | |
ClassImp (RooStreamParser) RooStreamParser | |
Construct parser on given input stream. More... | |
ClassImp | ( | RooStreamParser | ) |
Construct parser on given input stream.
Definition at line 55 of file RooStreamParser.cxx.