LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
art::EmptyEvent::Config::KeysToIgnore Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 65 of file EmptyEvent_source.cc.

Member Function Documentation

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

Definition at line 67 of file EmptyEvent_source.cc.

68  {
69  return {"module_label"};
70  }

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