Public Attributes | List of all members
arttest::RICDetail::Config Struct Reference

Public Attributes

fhicl::Atom< bool > expectRunProducts {fhicl::Name("expectRunProducts"), true}
 
fhicl::Atom< bool > expectSubRunProducts
 
fhicl::Atom< bool > expectEventProducts
 

Detailed Description

Definition at line 14 of file TestReadImmediateControl_module.cc.

Member Data Documentation

fhicl::Atom<bool> arttest::RICDetail::Config::expectEventProducts
Initial value:
{fhicl::Name("expectEventProducts"),
false}

Definition at line 18 of file TestReadImmediateControl_module.cc.

fhicl::Atom<bool> arttest::RICDetail::Config::expectRunProducts {fhicl::Name("expectRunProducts"), true}

Definition at line 15 of file TestReadImmediateControl_module.cc.

fhicl::Atom<bool> arttest::RICDetail::Config::expectSubRunProducts
Initial value:
{fhicl::Name("expectSubRunProducts"),
true}

Definition at line 16 of file TestReadImmediateControl_module.cc.


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