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

#include "RootInput.h"

Public Member Functions

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

Detailed Description

Definition at line 35 of file RootInput.h.

Member Function Documentation

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

Definition at line 37 of file RootInput.h.

38  {
39  return {"module_label"};
40  }

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