LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::detail::PluginConfig::IgnoreKeys Struct Reference

#include "ImplicitConfigs.h"

Public Member Functions

std::set< std::string > operator() ()
 

Detailed Description

Definition at line 31 of file ImplicitConfigs.h.

Member Function Documentation

std::set<std::string> art::detail::PluginConfig::IgnoreKeys::operator() ( )
inline

Definition at line 33 of file ImplicitConfigs.h.

34  {
35  return {"plugin_label"};
36  }

The documentation for this struct was generated from the following file: