LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
parse_shims.cc
Go to the documentation of this file.
1
#include "
fhiclcpp/parse_shims.h
"
2
#include "
fhiclcpp/parse_shims_opts.h
"
3
4
#include <iostream>
5
6
namespace
shims
{
7
8
bool
9
isSnippetMode
(
bool
m)
10
{
11
static
const
auto
_mode =
bool
{m};
12
return
_mode;
13
}
14
}
shims::isSnippetMode
bool isSnippetMode(bool m)
Definition:
parse_shims.cc:9
parse_shims.h
shims
Definition:
parse_shims.cc:6
parse_shims_opts.h
fhiclcpp
parse_shims.cc
Generated on Thu Jul 26 2018 13:09:45 for LArSoft by
1.8.11