1 #include "artdaq/ArtModules/ArtdaqInputHelper.hh"
2 #include "artdaq/ArtModules/detail/ShmemWrapper.hh"
14 static constexpr
bool value =
true;
21 typedef art::Source<ArtdaqInputHelper<ShmemWrapper>>
ArtdaqInput;
This class wraps ArtdaqSharedMemoryService so that it can act as an ArtdaqInput template class...
art::Source< ArtdaqInputHelper< ShmemWrapper > > ArtdaqInput
ArtdaqInput is an art::Source using an ArtdaqInputHelper-wrapped ShmemWrapper.