Public Member Functions | List of all members
art::EmptyEvent::Config::KeysToIgnore Struct Reference

Public Member Functions

std::set< std::stringoperator() () const
 

Detailed Description

Definition at line 88 of file EmptyEvent_source.cc.

Member Function Documentation

std::set<std::string> art::EmptyEvent::Config::KeysToIgnore::operator() ( ) const
inline

Definition at line 90 of file EmptyEvent_source.cc.

91  {
92  return {"module_label"};
93  }

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