#include "art/Framework/Core/FileBlock.h"
#include "art/Framework/Core/InputSourceMacros.h"
#include "art/Framework/IO/Sources/Source.h"
#include "art/test/Integration/ToySource.h"
#include "cetlib/filepath_maker.h"
#include "fhiclcpp/ParameterSet.h"
#include "fhiclcpp/intermediate_table.h"
#include "fhiclcpp/make_ParameterSet.h"
#include "fhiclcpp/parse.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | arttest::ToyFileReader |
Namespaces | |
arttest | |
Typedefs | |
typedef art::Source< ToyFileReader > | arttest::ToyRawFileInput |