#include "art/Framework/Core/InputSourceMacros.h"
#include "art/Framework/IO/Sources/Source.h"
#include "art/Framework/IO/Sources/SourceTraits.h"
#include "dune-raw-data/ArtModules/PdspHDFFileReader.hh"
#include <string>
Go to the source code of this file.
Classes | |
struct | art::Source_generator< dune::PdspHDFFileReader > |
Specialize an art source trait to tell art that we don't care about source.fileNames and don't want the files services to be used. More... | |
Namespaces | |
art | |
artdaq | |
Typedefs | |
typedef art::Source< dune::PdspHDFFileReader > | artdaq::PdspHDFFileInput |
HDFFileInput is a typedef of art::Source<dune::PdspHDFFileReader> More... | |