Public Attributes | List of all members
art::test::IntReaderThenProducer::Config Struct Reference

Public Attributes

Atom< std::stringinputTag {Name{"inputTag"}}
 
Atom< int > deltaValue {Name{"deltaValue"}}
 
Atom< bool > shouldSucceed
 

Detailed Description

Definition at line 21 of file IntReaderThenProducer_module.cc.

Member Data Documentation

Atom<int> art::test::IntReaderThenProducer::Config::deltaValue {Name{"deltaValue"}}

Definition at line 23 of file IntReaderThenProducer_module.cc.

Atom<std::string> art::test::IntReaderThenProducer::Config::inputTag {Name{"inputTag"}}

Definition at line 22 of file IntReaderThenProducer_module.cc.

Atom<bool> art::test::IntReaderThenProducer::Config::shouldSucceed
Initial value:
{
Name{"shouldSucceed"},
Comment{
"The 'shouldSucceed' parameter indicates if the product retrieval,\n"
"corresponding to the above 'inputTag' value, should be successful."},
true}

Definition at line 24 of file IntReaderThenProducer_module.cc.


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