Definition at line 31 of file RooBinnedL.h.
#include <RooFit/TestStatistics/RooBinnedL.h>
◆ Extended
◆ RooBinnedL()
◆ ~RooBinnedL()
| RooBinnedL::~RooBinnedL |
( |
| ) |
|
|
overridedefault |
◆ constOptimizeTestStatistic()
◆ defaultErrorLevel()
| virtual double RooFit::TestStatistics::RooAbsL::defaultErrorLevel |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ evaluatePartition()
Calculate and return likelihood on subset of data from firstEvent to lastEvent processed with a step size of 'stepSize'.
If this an extended likelihood and and the zero event is processed the extended term is added to the return likelihood.
Implements RooFit::TestStatistics::RooAbsL.
Definition at line 88 of file RooBinnedL.cxx.
◆ GetClassName()
| std::string RooFit::TestStatistics::RooBinnedL::GetClassName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetInfo()
| virtual std::string RooFit::TestStatistics::RooAbsL::GetInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ GetName()
| std::string RooFit::TestStatistics::RooAbsL::GetName |
( |
| ) |
const |
|
virtualinherited |
◆ getNComponents()
| std::size_t RooFit::TestStatistics::RooAbsL::getNComponents |
( |
| ) |
const |
|
inlineinherited |
◆ getNEvents()
| std::size_t RooFit::TestStatistics::RooAbsL::getNEvents |
( |
| ) |
const |
|
inlineinherited |
◆ getParameters()
| std::unique_ptr< RooArgSet > RooFit::TestStatistics::RooAbsL::getParameters |
( |
| ) |
|
|
virtualinherited |
◆ GetTitle()
| std::string RooFit::TestStatistics::RooAbsL::GetTitle |
( |
| ) |
const |
|
virtualinherited |
◆ initClones()
◆ isExtended()
| bool RooFit::TestStatistics::RooAbsL::isExtended |
( |
| ) |
const |
|
inlineinherited |
◆ isExtendedHelper()
◆ numDataEntries()
| std::size_t RooFit::TestStatistics::RooAbsL::numDataEntries |
( |
| ) |
const |
|
virtualinherited |
◆ setSimCount()
| void RooFit::TestStatistics::RooAbsL::setSimCount |
( |
std::size_t | value | ) |
|
|
inlineinherited |
◆ _binw
| std::vector<double> RooFit::TestStatistics::RooBinnedL::_binw |
|
mutableprivate |
◆ _first
| bool RooFit::TestStatistics::RooBinnedL::_first = true |
|
mutableprivate |
◆ cachedResult_
◆ data_
| std::shared_ptr<RooAbsData> RooFit::TestStatistics::RooAbsL::data_ |
|
protectedinherited |
◆ extended_
| bool RooFit::TestStatistics::RooAbsL::extended_ = false |
|
protectedinherited |
◆ lastSection_
| Section RooFit::TestStatistics::RooBinnedL::lastSection_ = {0, 0} |
|
private |
◆ N_components_
| std::size_t RooFit::TestStatistics::RooAbsL::N_components_ = 1 |
|
protectedinherited |
◆ N_events_
| std::size_t RooFit::TestStatistics::RooAbsL::N_events_ = 1 |
|
protectedinherited |
◆ normSet_
| std::unique_ptr<RooArgSet> RooFit::TestStatistics::RooAbsL::normSet_ |
|
protectedinherited |
Pointer to set with observables used for normalization.
Definition at line 144 of file RooAbsL.h.
◆ paramTracker_
| std::unique_ptr<RooChangeTracker> RooFit::TestStatistics::RooBinnedL::paramTracker_ |
|
private |
◆ pdf_
| std::shared_ptr<RooAbsPdf> RooFit::TestStatistics::RooAbsL::pdf_ |
|
protectedinherited |
◆ sim_count_
| std::size_t RooFit::TestStatistics::RooAbsL::sim_count_ = 1 |
|
protectedinherited |
The documentation for this class was generated from the following files: