LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/IO/Catalog/FileCatalog.h"
#include "art/Framework/Services/FileServiceInterfaces/CatalogInterface.h"
#include "art/Framework/Services/FileServiceInterfaces/FileTransfer.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "fhiclcpp/types/Sequence.h"
#include "fhiclcpp/types/TableFragment.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | art::InputFileCatalog |
struct | art::InputFileCatalog::Config |
Namespaces | |
art | |
Enumerations | |
enum | art::FileCatalogStatus { art::FileCatalogStatus::SUCCESS, art::FileCatalogStatus::NO_MORE_FILES, art::FileCatalogStatus::DELIVERY_ERROR, art::FileCatalogStatus::TRANSFER_ERROR } |