ATLAS Offline Software
|
one entry from the rucio-list-file-replicas command More...
#include <GridTools.h>
Public Attributes | |
std::string | scope |
the scope More... | |
std::string | name |
the name More... | |
std::string | filesize |
the file size More... | |
std::string | adler32 |
the checksum More... | |
std::string | disk |
the disk the replica is on More... | |
std::string | replica |
the replica More... | |
one entry from the rucio-list-file-replicas command
Definition at line 130 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::adler32 |
the checksum
Definition at line 142 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::disk |
the disk the replica is on
Definition at line 145 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::filesize |
the file size
Definition at line 139 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::name |
the name
Definition at line 136 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::replica |
the replica
Definition at line 148 of file GridTools.h.
std::string SH::RucioListFileReplicasEntry::scope |
the scope
Definition at line 133 of file GridTools.h.