1 #ifndef art_Framework_IO_Catalog_FileCatalog_h 2 #define art_Framework_IO_Catalog_FileCatalog_h 19 std::string
const& lfn,
20 std::string
const&
uri)
95 return (name.empty() || name.find(
':') != std::string::npos);
void logicalFileName(std::string const &lfn)
FileCatalogItem()=default
void fileName(std::string const &pfn)
bool active() const noexcept
bool skipped() const noexcept
std::string const & url() const noexcept
void setActive() noexcept
std::string const & uri() const noexcept
std::string const & fileName() const noexcept
std::string const & logicalFileName() const noexcept
std::string & url() noexcept
FileCatalogItem(std::string const &pfn, std::string const &lfn, std::string const &uri)
bool consumed() const noexcept
static bool isPhysical(std::string const &name) noexcept
void uri(std::string const &uri)