Skip to content

Adding capability to run FastFrames from uchicago cluster and accessing eos files remotely

Goal is to make it easy to access ntuples stored in eos from another machine used for condor jobs. In this case, this is tested on the UChicago facility. Changes are made to condor_submit.py and also to produce_filelist.py and produce_metadata_files.py (to add a url "root://eosatlas.cern.ch/" to the eos paths in the filelist.txt).

Merge request reports