diff --git a/Reconstruction/tauRec/share/tau_standalone_EMTopo_ESDtoAOD.py b/Reconstruction/tauRec/share/tau_standalone_EMTopo_ESDtoAOD.py
index 142ce1b8b5bb2353fbea01e4c2a8b1ee791220df..7f3d1a46dd7277b434ef5305a5e3ae6a66a70224 100644
--- a/Reconstruction/tauRec/share/tau_standalone_EMTopo_ESDtoAOD.py
+++ b/Reconstruction/tauRec/share/tau_standalone_EMTopo_ESDtoAOD.py
@@ -1,6 +1,6 @@
 from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 athenaCommonFlags.FilesInput = ["/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/tauRec/input/standalone.ESD.pool.root"]
-athenaCommonFlags.PoolAODOutput = "EMPFlow_AOD.pool.root"
+athenaCommonFlags.PoolAODOutput = "EMTopo_AOD.pool.root"
 
 from RecExConfig.RecFlags import rec
 rec.doEgamma.set_Value_and_Lock(False)