artdaq
v3_02_00
|
Public Member Functions | |
void | test_method () |
![]() | |
ShmRTestFixture () | |
ShmRTestFixture 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... | |
uint32_t | getKey () |
Gets the key for the shared memory segment. More... | |
uint32_t | getBroadcastKey () |
Gets the key for the broadcast shared memory segment. More... | |
artdaq::detail::SharedMemoryReader & | reader () |
Get an artdaq::detail::SharedMemoryReader object, creating a static instance if necessary. More... | |
artdaq::SharedMemoryEventManager & | writer () |
Get the instance of the SharedMemoryEventManager. More... | |
Definition at line 453 of file shared_memory_reader_t.cc.