Public Member Functions | |
PhysicsTools::AtomicId | getName () const |
double | getValue () const |
bool | update (const Object &object) const |
Value (const std::string &name) | |
Value (const std::string &name, double value) | |
Private Attributes | |
Filler | filler |
PhysicsTools::AtomicId | name |
double | value |
Definition at line 76 of file MVAModuleHelper.h.
|
inline |
|
inline |
|
inline |
Definition at line 86 of file MVAModuleHelper.h.
References PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::name.
Referenced by plotting.Plot::draw().
|
inline |
Definition at line 87 of file MVAModuleHelper.h.
References PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::value.
|
inline |
Definition at line 81 of file MVAModuleHelper.h.
References PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::filler, and PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::name.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 91 of file MVAModuleHelper.h.
Referenced by PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::update().
|
private |
Definition at line 90 of file MVAModuleHelper.h.
Referenced by FWLite.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), DisplayManager.DisplayManager::__del__(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), FWLite.WorkingPoints::_reformat_cut_definitions(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), utils.StatisticalTest::get_status(), PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::getName(), VIDSelectorBase.VIDSelectorBase::initialize(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::update().
|
mutableprivate |
Definition at line 93 of file MVAModuleHelper.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), average.Average::average(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value::getValue(), Mixins.UsingBlock::insertInto(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), and Types.vstring::insertInto().