![]() |
DAS
3.0
Das Analysis System
|
Inheritance diagram for SilentPlugin:
Collaboration diagram for SilentPlugin:Public Member Functions | |
| SilentPlugin ()=default | |
| virtual | ~SilentPlugin ()=default |
| virtual int | GetParamsVeto () noexcept override |
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 &={}) |
Additional Inherited Members | |
Protected Attributes inherited from IPlugin | |
| int | steering = none |
| bool | isMC = false |
|
default |
|
virtualdefault |
|
inlineoverridevirtualnoexcept |