diff --git a/Reconstruction/tauRec/share/run_tau_standalone.py b/Reconstruction/tauRec/share/run_tau_standalone.py index e1893d8c36eb0518f223856783454bd3a26c4774..a85c4ca41c735a8ffb1103ed4a90a1c8f356683d 100644 --- a/Reconstruction/tauRec/share/run_tau_standalone.py +++ b/Reconstruction/tauRec/share/run_tau_standalone.py @@ -142,7 +142,7 @@ logRecoOutputItemList_jobOptions = logging.getLogger( 'py:RecoOutputItemList_job from OutputStreamAthenaPool.CreateOutputStreams import createOutputStream StreamESD=createOutputStream("StreamESD","myESD.pool.root",True) -print StreamESD.ItemList +print (StreamESD.ItemList) # tau stuff