Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooSimWSTool::ObjBuildConfig Class Reference

Definition at line 165 of file RooSimWSTool.h.

Public Member Functions

 ObjBuildConfig ()
 
virtual ~ObjBuildConfig ()
 
void print ()
 Print details of a validated build configuration.
 

Protected Attributes

RooCmdArg _conflProtocol
 
RooCategory_masterCat
 
std::map< RooAbsPdf *, ObjSplitRule_pdfmap
 
std::map< RooAbsCategory *, std::list< const RooCatType * > > _restr
 
RooArgSet _usedSplitCats
 

Friends

class RooSimWSTool
 

#include <RooSimWSTool.h>

Constructor & Destructor Documentation

◆ ObjBuildConfig()

RooSimWSTool::ObjBuildConfig::ObjBuildConfig ( )
inline

Definition at line 168 of file RooSimWSTool.h.

◆ ~ObjBuildConfig()

virtual RooSimWSTool::ObjBuildConfig::~ObjBuildConfig ( )
inlinevirtual

Definition at line 169 of file RooSimWSTool.h.

Member Function Documentation

◆ print()

void RooSimWSTool::ObjBuildConfig::print ( )

Print details of a validated build configuration.

Definition at line 875 of file RooSimWSTool.cxx.

Friends And Related Symbol Documentation

◆ RooSimWSTool

friend class RooSimWSTool
friend

Definition at line 173 of file RooSimWSTool.h.

Member Data Documentation

◆ _conflProtocol

RooCmdArg RooSimWSTool::ObjBuildConfig::_conflProtocol
protected

Definition at line 178 of file RooSimWSTool.h.

◆ _masterCat

RooCategory* RooSimWSTool::ObjBuildConfig::_masterCat
protected

Definition at line 176 of file RooSimWSTool.h.

◆ _pdfmap

std::map<RooAbsPdf*,ObjSplitRule> RooSimWSTool::ObjBuildConfig::_pdfmap
protected

Definition at line 174 of file RooSimWSTool.h.

◆ _restr

std::map<RooAbsCategory*,std::list<const RooCatType*> > RooSimWSTool::ObjBuildConfig::_restr
protected

Definition at line 175 of file RooSimWSTool.h.

◆ _usedSplitCats

RooArgSet RooSimWSTool::ObjBuildConfig::_usedSplitCats
protected

Definition at line 177 of file RooSimWSTool.h.

Libraries for RooSimWSTool::ObjBuildConfig:

The documentation for this class was generated from the following files: