#include <CondConfig.h>
Definition at line 35 of file CondConfig.h.
bool fhicl::CondConfig::flag_is_true |
( |
| ) |
const |
|
inline |
Initial value:{
Comment(
"Used if \"shape: box\"."),
MaybeUseFunction([
this]() {
return shape() ==
"box"; })}
Definition at line 61 of file CondConfig.h.
Atom<int> fhicl::CondConfig::num2 |
Initial value:{
Comment(
"Used if \"shape: sphere\"."),
MaybeUseFunction([
this]() {
return shape() ==
"sphere"; })}
Definition at line 69 of file CondConfig.h.
The documentation for this struct was generated from the following file: