Public Attributes | List of all members
fhicl::CondConfig::BoxParameters Struct Reference

#include <CondConfig.h>

Public Attributes

TupleAs< Vec(int, int, int)> halfLengths
 
OptionalAtom< std::stringboxName {Name("boxName")}
 
Atom< std::stringmaterial {Name("material")}
 

Detailed Description

Definition at line 55 of file CondConfig.h.

Member Data Documentation

OptionalAtom<std::string> fhicl::CondConfig::BoxParameters::boxName {Name("boxName")}

Definition at line 58 of file CondConfig.h.

TupleAs<Vec(int, int, int)> fhicl::CondConfig::BoxParameters::halfLengths
Initial value:
{Name("halfLengths"),
Vec{1, 2, 3}}

Definition at line 56 of file CondConfig.h.

Atom<std::string> fhicl::CondConfig::BoxParameters::material {Name("material")}

Definition at line 59 of file CondConfig.h.


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