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

Definition at line 154 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 157 of file RooSimWSTool.h.

◆ ~ObjBuildConfig()

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

Definition at line 158 of file RooSimWSTool.h.

Member Function Documentation

◆ print()

void RooSimWSTool::ObjBuildConfig::print ( )

Print details of a validated build configuration.

Definition at line 848 of file RooSimWSTool.cxx.

◆ RooSimWSTool

friend class RooSimWSTool
friend

Definition at line 162 of file RooSimWSTool.h.

Member Data Documentation

◆ _conflProtocol

RooCmdArg RooSimWSTool::ObjBuildConfig::_conflProtocol
protected

Definition at line 167 of file RooSimWSTool.h.

◆ _masterCat

RooCategory* RooSimWSTool::ObjBuildConfig::_masterCat
protected

Definition at line 165 of file RooSimWSTool.h.

◆ _pdfmap

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

Definition at line 163 of file RooSimWSTool.h.

◆ _restr

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

Definition at line 164 of file RooSimWSTool.h.

◆ _usedSplitCats

RooArgSet RooSimWSTool::ObjBuildConfig::_usedSplitCats
protected

Definition at line 166 of file RooSimWSTool.h.


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