![]() |
DAS
3.0
Das Analysis System
|
Inheritance diagram for AnotherPlugin:
Collaboration diagram for AnotherPlugin:Public Member Functions | |
| AnotherPlugin (int i) | |
| virtual | ~AnotherPlugin ()=default |
| virtual void | AbsMet ()=0 |
Public Member Functions inherited from IPlugin | |
| IPlugin ()=default | |
| virtual | ~IPlugin () |
| void | SetPath (const std::filesystem::path &file) noexcept |
| virtual void | Load (Darwin::Tools::Flow &, Darwin::Tools::MetaInfo &, int=0, const boost::property_tree::ptree &={}) |
| IPlugin ()=default | |
| virtual | ~IPlugin () |
| void | SetPath (const std::filesystem::path &file) noexcept |
| virtual void | Load (Darwin::Tools::Flow &, Darwin::Tools::MetaInfo &, int=0, const boost::property_tree::ptree &={}) |
Public Attributes | |
| const int | i |
Additional Inherited Members | |
Protected Member Functions inherited from IPlugin | |
| virtual int | GetParamsVeto () noexcept |
| virtual int | GetParamsVeto () noexcept |
Protected Attributes inherited from IPlugin | |
| int | steering = none |
| bool | isMC = false |
|
inline |
|
virtualdefault |
|
pure virtual |
| const int i |