Logo ROOT   6.16/01
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
RooStats::HistFactory::StatError Class Reference

Statistical error of Monte Carlo predictions.

Definition at line 335 of file Systematics.h.

Public Member Functions

 StatError ()
 
void Activate (bool IsActive=true)
 
bool GetActivate ()
 
TH1GetErrorHist ()
 
std::string GetHistoName ()
 
std::string GetHistoPath ()
 
std::string GetInputFile ()
 
bool GetUseHisto ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
void SetErrorHist (TH1 *Error)
 
void SetHistoName (const std::string &HistoName)
 
void SetHistoPath (const std::string &HistoPath)
 
void SetInputFile (const std::string &InputFile)
 
void SetUseHisto (bool UseHisto=true)
 
void writeToFile (const std::string &FileName, const std::string &DirName)
 

Protected Attributes

bool fActivate
 
HistRef fhError
 
std::string fHistoName
 
std::string fHistoPath
 
std::string fInputFile
 
bool fUseHisto
 

#include <RooStats/HistFactory/Systematics.h>

Constructor & Destructor Documentation

◆ StatError()

RooStats::HistFactory::StatError::StatError ( )
inline

Definition at line 339 of file Systematics.h.

Member Function Documentation

◆ Activate()

void RooStats::HistFactory::StatError::Activate ( bool  IsActive = true)
inline

Definition at line 345 of file Systematics.h.

◆ GetActivate()

bool RooStats::HistFactory::StatError::GetActivate ( )
inline

Definition at line 346 of file Systematics.h.

◆ GetErrorHist()

TH1 * RooStats::HistFactory::StatError::GetErrorHist ( )

Definition at line 365 of file Systematics.cxx.

◆ GetHistoName()

std::string RooStats::HistFactory::StatError::GetHistoName ( )
inline

Definition at line 355 of file Systematics.h.

◆ GetHistoPath()

std::string RooStats::HistFactory::StatError::GetHistoPath ( )
inline

Definition at line 358 of file Systematics.h.

◆ GetInputFile()

std::string RooStats::HistFactory::StatError::GetInputFile ( )
inline

Definition at line 352 of file Systematics.h.

◆ GetUseHisto()

bool RooStats::HistFactory::StatError::GetUseHisto ( )
inline

Definition at line 349 of file Systematics.h.

◆ Print()

void RooStats::HistFactory::StatError::Print ( std::ostream &  stream = std::cout)

Definition at line 370 of file Systematics.cxx.

◆ PrintXML()

void RooStats::HistFactory::StatError::PrintXML ( std::ostream &  xml)

Definition at line 378 of file Systematics.cxx.

◆ SetErrorHist()

void RooStats::HistFactory::StatError::SetErrorHist ( TH1 Error)
inline

Definition at line 362 of file Systematics.h.

◆ SetHistoName()

void RooStats::HistFactory::StatError::SetHistoName ( const std::string &  HistoName)
inline

Definition at line 354 of file Systematics.h.

◆ SetHistoPath()

void RooStats::HistFactory::StatError::SetHistoPath ( const std::string &  HistoPath)
inline

Definition at line 357 of file Systematics.h.

◆ SetInputFile()

void RooStats::HistFactory::StatError::SetInputFile ( const std::string &  InputFile)
inline

Definition at line 351 of file Systematics.h.

◆ SetUseHisto()

void RooStats::HistFactory::StatError::SetUseHisto ( bool  UseHisto = true)
inline

Definition at line 348 of file Systematics.h.

◆ writeToFile()

void RooStats::HistFactory::StatError::writeToFile ( const std::string &  FileName,
const std::string &  DirName 
)

Definition at line 393 of file Systematics.cxx.

Member Data Documentation

◆ fActivate

bool RooStats::HistFactory::StatError::fActivate
protected

Definition at line 366 of file Systematics.h.

◆ fhError

HistRef RooStats::HistFactory::StatError::fhError
protected

Definition at line 373 of file Systematics.h.

◆ fHistoName

std::string RooStats::HistFactory::StatError::fHistoName
protected

Definition at line 369 of file Systematics.h.

◆ fHistoPath

std::string RooStats::HistFactory::StatError::fHistoPath
protected

Definition at line 370 of file Systematics.h.

◆ fInputFile

std::string RooStats::HistFactory::StatError::fInputFile
protected

Definition at line 368 of file Systematics.h.

◆ fUseHisto

bool RooStats::HistFactory::StatError::fUseHisto
protected

Definition at line 367 of file Systematics.h.

Libraries for RooStats::HistFactory::StatError:
[legend]

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