1 #include "artdaq/ArtModules/ArtdaqInputHelper.hh"
2 #include "artdaq/ArtModules/detail/TransferWrapper.hh"
4 #include "art/Framework/Core/InputSourceMacros.h"
5 #include "art/Framework/IO/Sources/Source.h"
14 static constexpr
bool value =
true;
20 using TransferInput = art::Source<ArtdaqInputHelper<artdaq::TransferWrapper>>;
art::Source< ArtdaqInputHelper< artdaq::TransferWrapper >> TransferInput
TransferInput is an art::Source using the artdaq::TransferWrapper class as the data source...