FitStrategy Class Reference
|
Ratpac-two
|
Mimir::FitStrategy Class Referenceabstract
Inheritance diagram for Mimir::FitStrategy:
Public Member Functions | |
| virtual bool | Configure (RAT::DBLinkPtr db_link) |
| ParamSet | ConstructSeedFromInputHandler () |
| ParamSet | Execute () |
| virtual void | Execute (ParamSet ¶ms)=0 |
| virtual void | SetInputHandler (RAT::FitterInputHandler *handler) |
| void | SetName (const std::string &_name) |
| const std::string & | GetName () const |
Protected Attributes | |
| RAT::FitterInputHandler * | input_handler |
| std::string | name |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/fit/mimir/include/mimir/FitStrategy.hh
Generated by