Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
wcls
WCLSKeysToIgnore
Public Member Functions
|
List of all members
wcls::WCLSKeysToIgnore Struct Reference
Public Member Functions
std::set<
std::string
>
operator()
()
Detailed Description
Definition at line
27
of file
WCLS_tool.cc
.
Member Function Documentation
std::set<
std::string
> wcls::WCLSKeysToIgnore::operator()
(
void
)
inline
Definition at line
28
of file
WCLS_tool.cc
.
28
{
29
// Ignore these for validation.
30
return
{
"params"
};
31
}
The documentation for this struct was generated from the following file:
larwirecell/larwirecell/Tools/
WCLS_tool.cc
Generated by
1.8.11