ROOT » ROOFIT » HISTFACTORY » RooStats::HistFactory::ConfigParser

class RooStats::HistFactory::ConfigParser





Function Members (Methods)

protected:
boolCheckTrueFalse(string val, string Name)
boolIsAcceptableNode(TXMLNode* functionNode)

Data Members

protected:
stringm_currentChannel
stringm_currentHistoPath
stringm_currentInputFile

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

std::vector< RooStats::HistFactory::Measurement > GetMeasurementsFromXML(string input)
HistFactory::Measurement CreateMeasurementFromDriverNode(TXMLNode* node)
HistFactory::Channel ParseChannelXMLFile(string filen)
HistFactory::Data CreateDataElement(TXMLNode* node)
HistFactory::StatErrorConfig CreateStatErrorConfigElement(TXMLNode* node)
HistFactory::Sample CreateSampleElement(TXMLNode* node)
HistFactory::NormFactor MakeNormFactor(TXMLNode* node)
HistFactory::HistoFactor MakeHistoFactor(TXMLNode* node)
HistFactory::HistoSys MakeHistoSys(TXMLNode* node)
HistFactory::OverallSys MakeOverallSys(TXMLNode* node)
HistFactory::ShapeFactor MakeShapeFactor(TXMLNode* node)
HistFactory::ShapeSys MakeShapeSys(TXMLNode* node)
HistFactory::StatError ActivateStatError(TXMLNode* node)
RooStats::HistFactory::PreprocessFunction ParseFunctionConfig(TXMLNode* functionNode)
bool IsAcceptableNode(TXMLNode* functionNode)
bool CheckTrueFalse(string val, string Name)