artdaq
v2_03_02
|
RawEventQueueReader Test Fixture. More...
Public Member Functions | |
REQRTestFixture () | |
REQRTestFixture Constructor. | |
MPRGlobalTestFixture & | gf () |
Get a MPRGlobalTestFixture, creating a static instance if necessary. More... | |
art::ProductRegistryHelper & | helper () |
Get an art::ProductRegistryHelper, creating a static instance if necessary. More... | |
art::SourceHelper & | source_helper () |
Get an art::SourceHelper object, creating a static instance if necessary. More... | |
artdaq::detail::RawEventQueueReader & | reader () |
Get an artdaq::detail::RawEventQueueReader object, creating a static instance if necessary. More... | |
RawEventQueueReader Test Fixture.
Definition at line 177 of file raw_event_queue_reader_t.cc.
|
inline |
Get a MPRGlobalTestFixture, creating a static instance if necessary.
Definition at line 204 of file raw_event_queue_reader_t.cc.
|
inline |
Get an art::ProductRegistryHelper, creating a static instance if necessary.
Definition at line 214 of file raw_event_queue_reader_t.cc.
|
inline |
Get an artdaq::detail::RawEventQueueReader object, creating a static instance if necessary.
Definition at line 251 of file raw_event_queue_reader_t.cc.
|
inline |
Get an art::SourceHelper object, creating a static instance if necessary.
Definition at line 224 of file raw_event_queue_reader_t.cc.