Public Attributes | |
Atom< size_t > | numSecondaries {Name{"numSecondaries"}, 1} |
Atom< bool > | testRemapper {Name{"testRemapper"}, true} |
Atom< bool > | testZeroSecondaries {Name{"testZeroSecondaries"}, false} |
Atom< bool > | testPtrFailure {Name{"testPtrFailure"}, false} |
Atom< bool > | testEventOrdering {Name{"testEventOrdering"}, false} |
Atom< bool > | testNoLimEventDupes {Name{"testNoLimEventDupes"}, false} |
Atom< bool > | compactMissingProducts {Name{"compactMissingProducts"}, false} |
Atom< size_t > | expectedRespondFunctionCalls |
OptionalSequence< std::string > | fileNamesToProvide |
Atom< std::string > | mixProducerLabel {Name{"mixProducerLabel"}, "mixProducer"} |
Definition at line 93 of file MixFilterTest_module.cc.
Atom<bool> arttest::MixFilterTestDetail::Config::compactMissingProducts {Name{"compactMissingProducts"}, false} |
Definition at line 100 of file MixFilterTest_module.cc.
Atom<size_t> arttest::MixFilterTestDetail::Config::expectedRespondFunctionCalls |
Definition at line 101 of file MixFilterTest_module.cc.
OptionalSequence<std::string> arttest::MixFilterTestDetail::Config::fileNamesToProvide |
Definition at line 104 of file MixFilterTest_module.cc.
Atom<std::string> arttest::MixFilterTestDetail::Config::mixProducerLabel {Name{"mixProducerLabel"}, "mixProducer"} |
Definition at line 106 of file MixFilterTest_module.cc.
Definition at line 94 of file MixFilterTest_module.cc.
Atom<bool> arttest::MixFilterTestDetail::Config::testEventOrdering {Name{"testEventOrdering"}, false} |
Definition at line 98 of file MixFilterTest_module.cc.
Atom<bool> arttest::MixFilterTestDetail::Config::testNoLimEventDupes {Name{"testNoLimEventDupes"}, false} |
Definition at line 99 of file MixFilterTest_module.cc.
Definition at line 97 of file MixFilterTest_module.cc.
Definition at line 95 of file MixFilterTest_module.cc.
Atom<bool> arttest::MixFilterTestDetail::Config::testZeroSecondaries {Name{"testZeroSecondaries"}, false} |
Definition at line 96 of file MixFilterTest_module.cc.