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