ATLAS Offline Software
Public Attributes | List of all members
SH::RucioDownloadResult Struct Reference

the result from rucio_download More...

#include <GridTools.h>

Collaboration diagram for SH::RucioDownloadResult:

Public Attributes

std::string did
 
unsigned totalFiles = 0
 
unsigned downloadedFiles = 0
 
unsigned alreadyLocal = 0
 
unsigned notDownloaded = 0
 

Detailed Description

the result from rucio_download

Definition at line 174 of file GridTools.h.

Member Data Documentation

◆ alreadyLocal

unsigned SH::RucioDownloadResult::alreadyLocal = 0

Definition at line 179 of file GridTools.h.

◆ did

std::string SH::RucioDownloadResult::did

Definition at line 176 of file GridTools.h.

◆ downloadedFiles

unsigned SH::RucioDownloadResult::downloadedFiles = 0

Definition at line 178 of file GridTools.h.

◆ notDownloaded

unsigned SH::RucioDownloadResult::notDownloaded = 0

Definition at line 180 of file GridTools.h.

◆ totalFiles

unsigned SH::RucioDownloadResult::totalFiles = 0

Definition at line 177 of file GridTools.h.


The documentation for this struct was generated from the following file: