As far as I know, the eos file system can be read by xrootd and Http protocol.
In xrootd Protocol, It seems that we can use TFile::Open(?filetype=raw) to read a binary file and need to use ReadBuffer to specify how many bytes you want to read. I think it may be helpful to change tools.py
Http I don't know too much about it .
Hope can get some suggestions from you. Thank you !
As far as I know, the eos file system can be read by xrootd and Http protocol. In xrootd Protocol, It seems that we can use TFile::Open(?filetype=raw) to read a binary file and need to use ReadBuffer to specify how many bytes you want to read. I think it may be helpful to change tools.py
Http I don't know too much about it .
Hope can get some suggestions from you. Thank you !