HEP-FCC / FCCAnalyses

Common analysis framework for the Future Circular Collider
https://hep-fcc.github.io/FCCAnalyses/
24 stars 120 forks source link

Extract search for input files into separate function #418

Closed kjvbrt closed 1 week ago

kjvbrt commented 2 weeks ago

Function find_sample_files() output list of input files for a particular sample.

If no files are found the running is aborted. If both sample directory and sample file exist, sample directory is preferred.

Fixes: https://github.com/HEP-FCC/FCCAnalyses/issues/419