Definition at line 445 of file Measurement.h.
Protected Attributes | |
| std::string | fChannelName |
| The Name of the parent channel. | |
| std::unique_ptr< TH1 > | fhCountingHist |
| std::vector< RooStats::HistFactory::HistoFactor > | fHistoFactorList |
| std::string | fHistoName |
| std::string | fHistoPath |
| std::vector< RooStats::HistFactory::HistoSys > | fHistoSysList |
| HistRef | fhNominal |
| The Nominal Shape. | |
| std::string | fInputFile |
| std::string | fName |
| bool | fNormalizeByTheory = false |
| std::vector< RooStats::HistFactory::NormFactor > | fNormFactorList |
| std::vector< RooStats::HistFactory::OverallSys > | fOverallSysList |
| std::vector< RooStats::HistFactory::ShapeFactor > | fShapeFactorList |
| std::vector< RooStats::HistFactory::ShapeSys > | fShapeSysList |
| RooStats::HistFactory::StatError | fStatError |
| Properties. | |
| bool | fStatErrorActivate = false |
#include <RooStats/HistFactory/Measurement.h>
|
default |
|
default |
| RooStats::HistFactory::Sample::Sample | ( | std::string | Name | ) |
Definition at line 692 of file Measurement.cxx.
Definition at line 625 of file Measurement.cxx.
| RooStats::HistFactory::Sample::Sample | ( | std::string | Name, |
| std::string | HistoName, | ||
| std::string | InputFile, | ||
| std::string | HistoPath = "" ) |
constructor from name, file and path. Name of the histogram should not include the path
Definition at line 682 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::ActivateStatError | ( | ) |
Definition at line 894 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::ActivateStatError | ( | std::string | HistoName, |
| std::string | InputFile, | ||
| std::string | HistoPath = "" ) |
Definition at line 901 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddHistoFactor | ( | const HistoFactor & | Factor | ) |
Definition at line 989 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddHistoFactor | ( | std::string | Name, |
| std::string | HistoNameLow, | ||
| std::string | HistoFileLow, | ||
| std::string | HistoPathLow, | ||
| std::string | HistoNameHigh, | ||
| std::string | HistoFileHigh, | ||
| std::string | HistoPathHigh ) |
Definition at line 970 of file Measurement.cxx.
Definition at line 965 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddHistoSys | ( | std::string | Name, |
| std::string | HistoNameLow, | ||
| std::string | HistoFileLow, | ||
| std::string | HistoPathLow, | ||
| std::string | HistoNameHigh, | ||
| std::string | HistoFileHigh, | ||
| std::string | HistoPathHigh ) |
Definition at line 946 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddNormFactor | ( | const NormFactor & | Factor | ) |
Definition at line 941 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddNormFactor | ( | std::string const & | Name, |
| double | Val, | ||
| double | Low, | ||
| double | High ) |
Definition at line 928 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddOverallSys | ( | const OverallSys & | Sys | ) |
Definition at line 923 of file Measurement.cxx.
Definition at line 912 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddShapeFactor | ( | const ShapeFactor & | Factor | ) |
Definition at line 1002 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddShapeFactor | ( | std::string | Name | ) |
Definition at line 994 of file Measurement.cxx.
Definition at line 1022 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::AddShapeSys | ( | std::string | Name, |
| Constraint::Type | ConstraintType, | ||
| std::string | HistoName, | ||
| std::string | HistoFile, | ||
| std::string | HistoPath = "" ) |
Definition at line 1007 of file Measurement.cxx.
|
inline |
get name of associated channel
Definition at line 519 of file Measurement.h.
Definition at line 694 of file Measurement.cxx.
|
inline |
Definition at line 526 of file Measurement.h.
|
inline |
Definition at line 533 of file Measurement.h.
|
inline |
get histogram name
Definition at line 509 of file Measurement.h.
|
inline |
get histogram path
Definition at line 514 of file Measurement.h.
|
inline |
Definition at line 525 of file Measurement.h.
|
inline |
Definition at line 532 of file Measurement.h.
|
inline |
get input ROOT file
Definition at line 504 of file Measurement.h.
|
inline |
get name of sample
Definition at line 499 of file Measurement.h.
|
inline |
does the normalization scale with luminosity
Definition at line 496 of file Measurement.h.
|
inline |
Definition at line 524 of file Measurement.h.
|
inline |
Definition at line 531 of file Measurement.h.
|
inline |
Definition at line 523 of file Measurement.h.
|
inline |
Definition at line 530 of file Measurement.h.
|
inline |
Definition at line 528 of file Measurement.h.
|
inline |
Definition at line 535 of file Measurement.h.
|
inline |
Definition at line 527 of file Measurement.h.
|
inline |
Definition at line 534 of file Measurement.h.
|
inline |
Definition at line 538 of file Measurement.h.
|
inline |
Definition at line 539 of file Measurement.h.
|
inline |
Definition at line 537 of file Measurement.h.
Definition at line 651 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::Print | ( | std::ostream & | stream = std::cout | ) | const |
Definition at line 755 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::PrintXML | ( | std::ofstream & | xml | ) | const |
Definition at line 786 of file Measurement.cxx.
|
inline |
set name of associated channel
Definition at line 521 of file Measurement.h.
| void RooStats::HistFactory::Sample::SetHisto | ( | TH1 * | histo | ) |
Definition at line 2056 of file Measurement.cxx.
|
inline |
set histogram name
Definition at line 511 of file Measurement.h.
|
inline |
set histogram path
Definition at line 516 of file Measurement.h.
|
inline |
set input ROOT file
Definition at line 506 of file Measurement.h.
|
inline |
set name of sample
Definition at line 501 of file Measurement.h.
|
inline |
defines whether the normalization scale with luminosity
Definition at line 494 of file Measurement.h.
|
inline |
Definition at line 540 of file Measurement.h.
| void RooStats::HistFactory::Sample::SetValue | ( | double | Val | ) |
Definition at line 734 of file Measurement.cxx.
| void RooStats::HistFactory::Sample::writeToFile | ( | std::string | FileName, |
| std::string | DirName ) |
Definition at line 700 of file Measurement.cxx.
|
protected |
The Name of the parent channel.
Definition at line 549 of file Measurement.h.
|
protected |
Definition at line 572 of file Measurement.h.
|
protected |
Definition at line 559 of file Measurement.h.
|
protected |
Definition at line 545 of file Measurement.h.
|
protected |
Definition at line 546 of file Measurement.h.
|
protected |
Definition at line 558 of file Measurement.h.
|
protected |
The Nominal Shape.
Definition at line 571 of file Measurement.h.
|
protected |
Definition at line 544 of file Measurement.h.
|
protected |
Definition at line 543 of file Measurement.h.
Definition at line 567 of file Measurement.h.
|
protected |
Definition at line 556 of file Measurement.h.
|
protected |
Definition at line 555 of file Measurement.h.
|
protected |
Definition at line 562 of file Measurement.h.
|
protected |
Definition at line 561 of file Measurement.h.
|
protected |
Properties.
Definition at line 565 of file Measurement.h.
Definition at line 568 of file Measurement.h.