JuliaHEP / UnROOT.jl

Native Julia I/O package to work with CERN ROOT files objects (TTree and RNTuple)
https://juliahep.github.io/UnROOT.jl/
MIT License
102 stars 17 forks source link

xrootd doesn't handle XCache #334

Closed Moelf closed 6 months ago

Moelf commented 6 months ago

Apparently for xcache you can get urls like:

root://<address>//root://fax.mwt2.org:1094//pnfs/uchicago.edu/atlaslocalgroupdisk/rucio/data18_13TeV/ab/ae/DAOD_PHYSLITE.37021783._000016.pool.root.1"

basically, it would have three // in total instead of the two currently anticipated by our code base.