RooAbsRootFinder is the abstract interface for finding roots of real-valued 1-dimensional function that implements the RooAbsFunc interface.
Definition at line 23 of file RooAbsRootFinder.h.
#include <RooAbsRootFinder.h>
◆ RooAbsRootFinder()
RooAbsRootFinder::RooAbsRootFinder |
( |
const RooAbsFunc & |
function | ) |
|
◆ ~RooAbsRootFinder()
virtual RooAbsRootFinder::~RooAbsRootFinder |
( |
| ) |
|
|
inlinevirtual |
◆ Class()
static TClass * RooAbsRootFinder::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * RooAbsRootFinder::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t RooAbsRootFinder::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ DeclFileName()
static const char * RooAbsRootFinder::DeclFileName |
( |
| ) |
|
|
inlinestatic |
- Returns
- Name of the file containing the class declaration
Definition at line 34 of file RooAbsRootFinder.h.
◆ findRoot()
◆ IsA()
virtual TClass * RooAbsRootFinder::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ Streamer()
virtual void RooAbsRootFinder::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void RooAbsRootFinder::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ _function
◆ _valid
bool RooAbsRootFinder::_valid |
|
protected |
The documentation for this class was generated from the following files: