elaird / supy

analyze events stored in TTrees in parallel
8 stars 7 forks source link

Multiexperiment #97

Closed elaird closed 12 years ago

elaird commented 12 years ago

Hello,

These changes allow (a) to choose among multiple software environments (e.g. cms, atlas) at a given site; (b) to use root files that do not end in ".root"; (c) to list files with eos; (d) to use qlook.py for cern and condor queues.

To accommodate these changes, we will want to do this: def experiment() : return "cms" in susycaf's configuration.py.

Ted

gerbaudo commented 12 years ago

Great! OK with me