Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
RooStats::HistFactory::ShapeFactor Class Reference

Definition at line 258 of file Systematics.h.

Public Member Functions

 ShapeFactor ()
 
std::string GetHistoName ()
 
std::string GetHistoPath ()
 
TH1GetInitialShape ()
 
std::string GetInputFile ()
 
std::string GetName ()
 
bool HasInitialShape ()
 
bool IsConstant ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
void SetConstant (bool constant)
 
void SetHistoName (const std::string &HistoName)
 
void SetHistoPath (const std::string &HistoPath)
 
void SetInitialShape (TH1 *shape)
 
void SetInputFile (const std::string &InputFile)
 
void SetName (const std::string &Name)
 
void writeToFile (const std::string &FileName, const std::string &DirName)
 

Protected Attributes

bool fConstant
 
bool fHasInitialShape
 
TH1fhInitialShape
 
std::string fHistoName
 
std::string fHistoPath
 
std::string fInputFile
 
std::string fName
 

#include <RooStats/HistFactory/Systematics.h>

Constructor & Destructor Documentation

◆ ShapeFactor()

RooStats::HistFactory::ShapeFactor::ShapeFactor ( )

Definition at line 292 of file Systematics.cxx.

Member Function Documentation

◆ GetHistoName()

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

Definition at line 289 of file Systematics.h.

◆ GetHistoPath()

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

Definition at line 295 of file Systematics.h.

◆ GetInitialShape()

TH1* RooStats::HistFactory::ShapeFactor::GetInitialShape ( )
inline

Definition at line 272 of file Systematics.h.

◆ GetInputFile()

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

Definition at line 283 of file Systematics.h.

◆ GetName()

std::string RooStats::HistFactory::ShapeFactor::GetName ( )
inline

Definition at line 265 of file Systematics.h.

◆ HasInitialShape()

bool RooStats::HistFactory::ShapeFactor::HasInitialShape ( )
inline

Definition at line 277 of file Systematics.h.

◆ IsConstant()

bool RooStats::HistFactory::ShapeFactor::IsConstant ( )
inline

Definition at line 275 of file Systematics.h.

◆ Print()

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

Definition at line 296 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 336 of file Systematics.cxx.

◆ SetConstant()

void RooStats::HistFactory::ShapeFactor::SetConstant ( bool  constant)
inline

Definition at line 274 of file Systematics.h.

◆ SetHistoName()

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

Definition at line 285 of file Systematics.h.

◆ SetHistoPath()

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

Definition at line 291 of file Systematics.h.

◆ SetInitialShape()

void RooStats::HistFactory::ShapeFactor::SetInitialShape ( TH1 shape)
inline

Definition at line 271 of file Systematics.h.

◆ SetInputFile()

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

Definition at line 279 of file Systematics.h.

◆ SetName()

void RooStats::HistFactory::ShapeFactor::SetName ( const std::string &  Name)
inline

Definition at line 264 of file Systematics.h.

◆ writeToFile()

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

Definition at line 313 of file Systematics.cxx.

Member Data Documentation

◆ fConstant

bool RooStats::HistFactory::ShapeFactor::fConstant
protected

Definition at line 300 of file Systematics.h.

◆ fHasInitialShape

bool RooStats::HistFactory::ShapeFactor::fHasInitialShape
protected

Definition at line 304 of file Systematics.h.

◆ fhInitialShape

TH1* RooStats::HistFactory::ShapeFactor::fhInitialShape
protected

Definition at line 308 of file Systematics.h.

◆ fHistoName

std::string RooStats::HistFactory::ShapeFactor::fHistoName
protected

Definition at line 305 of file Systematics.h.

◆ fHistoPath

std::string RooStats::HistFactory::ShapeFactor::fHistoPath
protected

Definition at line 306 of file Systematics.h.

◆ fInputFile

std::string RooStats::HistFactory::ShapeFactor::fInputFile
protected

Definition at line 307 of file Systematics.h.

◆ fName

std::string RooStats::HistFactory::ShapeFactor::fName
protected

Definition at line 298 of file Systematics.h.

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

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