LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::MinimalToolConfig::KeysToIgnore Struct Reference

#include "ToolConfigTable.h"

Public Member Functions

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

Detailed Description

Definition at line 19 of file ToolConfigTable.h.

Member Function Documentation

std::set<std::string> art::MinimalToolConfig::KeysToIgnore::operator() ( )
inline

Definition at line 21 of file ToolConfigTable.h.

22  {
23  return {};
24  }

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