Make pathExtract more robust - option to give either suffixes or full stream names
Compare changes
Files
3@@ -8,12 +8,18 @@ import subprocess as sp
@@ -30,10 +36,8 @@ def returnEosHistPath(run, stream, amiTag, tag="data16_13TeV"):
@@ -42,7 +46,7 @@ def returnEosHistPathLB(run, lb0, lb1, stream, amiTag, tag="data16_13TeV"):
@@ -53,7 +57,7 @@ def returnEosHistPathLB(run, lb0, lb1, stream, amiTag, tag="data16_13TeV"):
@@ -66,12 +70,10 @@ def returnEosHistPathLB(run, lb0, lb1, stream, amiTag, tag="data16_13TeV"):
@@ -101,12 +103,10 @@ def returnEosTagPath(run, stream, amiTag="f", tag="data16_13TeV"):
@@ -136,12 +136,10 @@ def returnEosLArNoisePath(run, stream, amiTag="f", tag="data16_13TeV"):