![]() |
ROOT
6.06/09
Reference Guide
|
#include <cstdio>#include <memory>#include <cstdlib>#include "RooFit.h"#include "Riostream.h"#include "TString.h"#include "RooMappedCategory.h"#include "RooStreamParser.h"#include "RooMsgService.h"#include "TBuffer.h"#include "RooAbsCache.h"
Include dependency graph for RooMappedCategory.cxx:Go to the source code of this file.
Functions | |
| ClassImp (RooMappedCategory) ClassImp(RooMappedCategory | |
| RooMappedCategoryCache (const RooAbsCache &other, RooAbsArg *owner=0) | |
| const RooCatType * | lookup (Int_t idx) const |
| virtual void | wireCache () |
| virtual Bool_t | redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t) |
| void | initialise () |
Variables | |
| std::map< Int_t, const RooCatType * > | _map |
| ClassImp | ( | RooMappedCategory | ) |
Definition at line 40 of file RooMappedCategory.cxx.
|
private |
Definition at line 66 of file RooMappedCategory.cxx.
Referenced by ClassImp(), redirectServersHook(), RooMappedCategoryCache(), and wireCache().
| const RooCatType* lookup | ( | Int_t | idx | ) | const |
Definition at line 52 of file RooMappedCategory.cxx.
Referenced by TSystem::CompileMacro(), and PyROOT::CreateScopeProxy().
|
virtual |
Definition at line 58 of file RooMappedCategory.cxx.
| RooMappedCategoryCache | ( | const RooAbsCache & | other, |
| RooAbsArg * | owner = 0 |
||
| ) |
Definition at line 47 of file RooMappedCategory.cxx.
Referenced by ClassImp().
|
virtual |
Definition at line 55 of file RooMappedCategory.cxx.
|
mutable |
Definition at line 62 of file RooMappedCategory.cxx.
Referenced by lookup(), redirectServersHook(), wireCache(), RooNumGenFactory::~RooNumGenFactory(), and RooNumIntFactory::~RooNumIntFactory().