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

Public Member Functions

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

Detailed Description

Definition at line 87 of file EmptyEvent_source.cc.

Member Function Documentation

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

Definition at line 89 of file EmptyEvent_source.cc.

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

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