artdaq  v2_02_03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
REQRTestFixture Struct Reference

RawEventQueueReader Test Fixture. More...

+ Inheritance diagram for REQRTestFixture:

Public Member Functions

 REQRTestFixture ()
 REQRTestFixture Constructor.
 
MPRGlobalTestFixturegf ()
 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::RawEventQueueReaderreader ()
 Get an artdaq::detail::RawEventQueueReader object, creating a static instance if necessary. More...
 

Detailed Description

RawEventQueueReader Test Fixture.

Definition at line 163 of file raw_event_queue_reader_t.cc.

Member Function Documentation

MPRGlobalTestFixture& REQRTestFixture::gf ( )
inline

Get a MPRGlobalTestFixture, creating a static instance if necessary.

Returns
MPRGlobalTestFixture object

Definition at line 190 of file raw_event_queue_reader_t.cc.

art::ProductRegistryHelper& REQRTestFixture::helper ( )
inline

Get an art::ProductRegistryHelper, creating a static instance if necessary.

Returns
art::ProductRegistryHelper object

Definition at line 200 of file raw_event_queue_reader_t.cc.

artdaq::detail::RawEventQueueReader& REQRTestFixture::reader ( )
inline

Get an artdaq::detail::RawEventQueueReader object, creating a static instance if necessary.

Returns
artdaq::detail::RawEventQueueReader object

Definition at line 237 of file raw_event_queue_reader_t.cc.

art::SourceHelper& REQRTestFixture::source_helper ( )
inline

Get an art::SourceHelper object, creating a static instance if necessary.

Returns
art::SourceHelper object

Definition at line 210 of file raw_event_queue_reader_t.cc.


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