#include "RooFit.h"#include "TClass.h"#include "RooClassFactory.h"#include "RooAbsReal.h"#include "RooAbsCategory.h"#include "RooArgList.h"#include "RooMsgService.h"#include "TInterpreter.h"#include "RooWorkspace.h"#include "RooGlobalFunc.h"#include "RooAbsPdf.h"#include <fstream>#include <vector>#include <string>Go to the source code of this file.
Functions | |
| ClassImp (RooClassFactory) | |
| static Int_t | init () |
Variables | |
| static Int_t | dummy = init() |
| ClassImp | ( | RooClassFactory | ) |
| static Int_t init | ( | ) | [static] |
Definition at line 49 of file RooClassFactory.cxx.
References RooFactoryWSTool::registerSpecial().
Referenced by RooAbsArg::crc32(), TGLBoundingBox::FaceVertices(), TGScrollBar::GetBckgndPixmap(), TGFrame::GetBlackPixel(), TUUID::GetCurrentTime(), TGFrame::GetDefaultFrameBackground(), TGFrame::GetDefaultSelectedBackground(), TGListTree::GetGrayPixel(), TGFrame::GetWhitePixel(), TProofPlayerSuperMaster::HandleTimer(), TPythia6Decayer::Init(), ParseParameters(), and TProofPlayerSuperMaster::Progress().
Definition at line 56 of file RooClassFactory.cxx.
1.5.1