Definition at line 102 of file RooSimWSTool.h.
|
| BuildConfig () |
|
void | internalAddPdf (const char *pdfName, const char *miStateList, SplitRule &sr) |
| Internal routine to add prototype pdf 'pdfName' with list of associated master states 'miStateNameList and split rules 'sr' to configuration. More...
|
|
#include <RooSimWSTool.h>
◆ BuildConfig() [1/4]
RooSimWSTool::BuildConfig::BuildConfig |
( |
const char * |
pdfName, |
|
|
SplitRule & |
sr |
|
) |
| |
Add prototype p.d.f pdfName to build configuration with associated split rules 'sr'.
Definition at line 726 of file RooSimWSTool.cxx.
◆ BuildConfig() [2/4]
◆ BuildConfig() [3/4]
RooSimWSTool::BuildConfig::BuildConfig |
( |
const RooArgSet & |
legacyBuildConfig | ) |
|
◆ ~BuildConfig()
virtual RooSimWSTool::BuildConfig::~BuildConfig |
( |
| ) |
|
|
inlinevirtual |
◆ BuildConfig() [4/4]
RooSimWSTool::BuildConfig::BuildConfig |
( |
| ) |
|
|
inlineprotected |
◆ Class()
static TClass * RooSimWSTool::BuildConfig::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * RooSimWSTool::BuildConfig::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static Version_t RooSimWSTool::BuildConfig::Class_Version |
( |
| ) |
|
|
inlinestatic |
◆ DeclFileName()
static const char * RooSimWSTool::BuildConfig::DeclFileName |
( |
| ) |
|
|
inlinestatic |
- Returns
- Name of the file containing the class declaration
Definition at line 125 of file RooSimWSTool.h.
◆ internalAddPdf()
void RooSimWSTool::BuildConfig::internalAddPdf |
( |
const char * |
pdfName, |
|
|
const char * |
miStateList, |
|
|
SplitRule & |
sr |
|
) |
| |
|
protected |
Internal routine to add prototype pdf 'pdfName' with list of associated master states 'miStateNameList and split rules 'sr' to configuration.
Definition at line 777 of file RooSimWSTool.cxx.
◆ IsA()
virtual TClass * RooSimWSTool::BuildConfig::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ restrictBuild()
void RooSimWSTool::BuildConfig::restrictBuild |
( |
const char * |
catName, |
|
|
const char * |
stateList |
|
) |
| |
Restrict build by only considering state names in stateList for split in category catName.
Definition at line 795 of file RooSimWSTool.cxx.
◆ Streamer()
virtual void RooSimWSTool::BuildConfig::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void RooSimWSTool::BuildConfig::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ RooSimWSTool
◆ _conflProtocol
RooCmdArg RooSimWSTool::BuildConfig::_conflProtocol |
|
protected |
◆ _masterCatName
std::string RooSimWSTool::BuildConfig::_masterCatName |
|
protected |
◆ _pdfmap
std::map<std::string,SplitRule> RooSimWSTool::BuildConfig::_pdfmap |
|
protected |
◆ _restr
std::map<std::string,std::string> RooSimWSTool::BuildConfig::_restr |
|
protected |
[legend]
The documentation for this class was generated from the following files: