![]() |
![]() |
Public Member Functions | |
bool | accept (const DDExpandedView &ev) const final |
true, if the DDExpandedNode fulfills the filter criteria More... | |
void | add (const std::string &add) |
void | veto (const std::string &veto) |
![]() | |
DDFilter () | |
virtual | ~DDFilter () |
Private Attributes | |
std::vector< std::string > | allowed_ |
std::vector< std::string > | veto_ |
Definition at line 11 of file DDDCmsMTDConstruction.cc.
|
inlinefinalvirtual |
true, if the DDExpandedNode fulfills the filter criteria
Implements DDFilter.
Definition at line 16 of file DDDCmsMTDConstruction.cc.
References allowed_, ev, and veto_.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), and esMonitoring.FDJsonServer::handle_accept().
|
inline |
Definition at line 13 of file DDDCmsMTDConstruction.cc.
References allowed_.
Referenced by DDDCmsMTDConstruction::construct(), and counter.Counter::register().
|
inline |
Definition at line 14 of file DDDCmsMTDConstruction.cc.
References veto_.
Referenced by DDDCmsMTDConstruction::construct().
|
private |
Definition at line 28 of file DDDCmsMTDConstruction.cc.
|
private |
Definition at line 29 of file DDDCmsMTDConstruction.cc.