Allow as input ROOT file from ZIP archives
All threads resolved!
All threads resolved!
Compare changes
@@ -179,12 +179,26 @@ void CbmPlutoGenerator::CloseInput() {
Since the size of a single PLUTO file is very small the preferred storage solution for them is to store a large number of them in a archive. ROOT is able to handle ROOT files stored in a ZIP archive so the file handling in the class was adapted for the ZIP file usage.