#include <RooAbsArg.h>#include <RooAbsCategoryLValue.h>#include <RooAbsData.h>#include <RooAbsDataStore.h>#include <RooArgProxy.h>#include <RooArgSet.h>#include <RooConstVar.h>#include <RooExpensiveObjectCache.h>#include <RooHelpers.h>#include "RooFitImplHelpers.h"#include <RooListProxy.h>#include <RooMsgService.h>#include <RooRealIntegral.h>#include <RooResolutionModel.h>#include <RooSetProxy.h>#include <RooTrace.h>#include <RooTreeDataStore.h>#include <RooVectorDataStore.h>#include <RooWorkspace.h>#include <TBuffer.h>#include <TClass.h>#include <TVirtualStreamerInfo.h>#include <algorithm>#include <cstring>#include <fstream>#include <sstream>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Functions | |
| ostream & | operator<< (ostream &os, RooAbsArg const &arg) |
| Ostream operator. | |
| istream & | operator>> (istream &is, RooAbsArg &arg) |
| Istream operator. | |
| ostream & operator<< | ( | std::ostream & | os, |
| RooAbsArg const & | arg | ||
| ) |
Ostream operator.
Definition at line 1668 of file RooAbsArg.cxx.
| istream & operator>> | ( | std::istream & | is, |
| RooAbsArg & | arg | ||
| ) |
Istream operator.
Definition at line 1677 of file RooAbsArg.cxx.