diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_AllSlices.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_AllSlices.py
index c815adf818d213c71a77e686683e881bc15915c4..f4822e97184c9d84597c5f6ecc6d0ce5e67934ea 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_AllSlices.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_AllSlices.py
@@ -11,10 +11,10 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 
 #set athenaCommonFlags.FilesInput to be able to use this job options standalone without RTT
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
-  ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
+#  ]
 
 
 rMC = False
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BeamspotSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BeamspotSlice.py
index b2b2f2ddb65aef4f0c8aea4c244359818908bb39..cc62ddab8cb9e86c484277eece7b8042124550af 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BeamspotSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BeamspotSlice.py
@@ -13,10 +13,10 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 #set athenaCommonFlags.FilesInput to be able to use this job options standalone without RTT
 #secondSet of files can be activated by the if statement below 
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
-    ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
+#    ]
 
 include("TrigInDetValidation/TrigInDetValidation_RTT_Chains.py")
 
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BjetSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BjetSlice.py
index 720fa5007ae6b4e47f5ce5a9736864a45bfc1ac0..12b2f547a2624d5210ff569e0cce61da571601c6 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BjetSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_BjetSlice.py
@@ -13,10 +13,10 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 #set athenaCommonFlags.FilesInput to be able to use this job options standalone without RTT
 #secondSet of files can be activated by the if statement below 
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
-    ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.recon.RDO.e3698_s2608_s2183_r7193/RDO.06752771._000001.pool.root.1",
+#    ]
 
 include("TrigInDetValidation/TrigInDetValidation_RTT_Chains.py")
 
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_ElectronSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_ElectronSlice.py
index 95f6d5420f3046ccfa11612933b52e54f138812c..9d0e27aec81da5d42ccd603fe8d6fc76e2359491 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_ElectronSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_ElectronSlice.py
@@ -12,10 +12,10 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 #set athenaCommonFlags.FilesInput to be able to use this job options standalone without RTT
 #second set of files can be activated by the if statement below 
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361106.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zee.recon.RDO.e3601_s2665_s2183_r7191/RDO.06753544._000001.pool.root.1"
-    ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361106.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zee.recon.RDO.e3601_s2665_s2183_r7191/RDO.06753544._000001.pool.root.1"
+#    ]
 
 include("TrigInDetValidation/TrigInDetValidation_RTT_Chains.py")
 
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MonitorSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MonitorSlice.py
index bc9eb3ff67e7dcca54c92006c2a2fe7242077675..e1109ecce7503fc41ed9b5778dff1706ae6b22f8 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MonitorSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MonitorSlice.py
@@ -10,10 +10,10 @@
 #==============================================================
 from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-       "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361036.Pythia8_A2MSTW2008LO_minbias_inelastic.recon.RDO.e3580_s2726_r7011/RDO.07344311._000057.pool.root.1"
-       ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#       "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361036.Pythia8_A2MSTW2008LO_minbias_inelastic.recon.RDO.e3580_s2726_r7011/RDO.07344311._000057.pool.root.1"
+#       ]
 
 from TriggerMenu import useNewTriggerMenu
 use_new_tm = useNewTriggerMenu()
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MuonSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MuonSlice.py
index 61ceef8fc521fd2a8c1769eeba84fbbdbb58125e..6a20d5ec39a56cb9633bf8c5d7ef7cf9e3df2e73 100644
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MuonSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_MuonSlice.py
@@ -12,10 +12,10 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 #set athenaCommonFlags.FilesInput to be able to use this job options standalone without RTT
 #secondSet of files can be activated by the if statement below 
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-      "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361107.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zmumu.recon.RDO.e3601_s2576_s2132_r7143/RDO.06718162._000013.pool.root.1"
-    ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#      "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361107.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zmumu.recon.RDO.e3601_s2576_s2132_r7143/RDO.06718162._000013.pool.root.1"
+#    ]
 
 ###XMLDataSet='TrigInDetValidation_mu_single_mu_100' # <-- RTT jobID
 
diff --git a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_TauSlice.py b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_TauSlice.py
index 50546f0d6d92b1351e2f74908ed734fd436866cf..580883d1fae96a1f7b66faec904098dfebe5a379 100644
--- a/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_TauSlice.py
+++ b/Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_topOptions_TauSlice.py
@@ -6,10 +6,10 @@
 from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
 
 
-if athenaCommonFlags.FilesInput()==[]:
-  athenaCommonFlags.FilesInput=[
-    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361108.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Ztautau.recon.RDO.e3601_s2757_r7245/RDO.06885566._001556.pool.root.1"    
-       ]
+#if athenaCommonFlags.FilesInput()==[]:
+#  athenaCommonFlags.FilesInput=[
+#    "root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/trigindet/mc15_13TeV.361108.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Ztautau.recon.RDO.e3601_s2757_r7245/RDO.06885566._001556.pool.root.1"    
+#       ]
 
 include("TrigInDetValidation/TrigInDetValidation_RTT_Chains.py")
 
diff --git a/Trigger/TrigValidation/TrigInDetValidation/utils/update b/Trigger/TrigValidation/TrigInDetValidation/utils/update
index cc09e23b3b424102664bedee8f516d3d56b10d4f..d889642509feea1e8d6777d0c300d78966d56b17 100755
--- a/Trigger/TrigValidation/TrigInDetValidation/utils/update
+++ b/Trigger/TrigValidation/TrigInDetValidation/utils/update
@@ -62,7 +62,7 @@ foreach job ( $BASE/* )
     echo "eos testfile:   $testfile"
     cd $DIR
     cp -v $eosdir/$testfile /tmp/data-$jobid-reference.root
-    TIDAmakeSmallRefFile /tmp/data-$jobid-reference.root share/$PROJECT/data-$jobid-reference.root >& $jobid.log
+    TIDAmakeSmallRefFile.exe /tmp/data-$jobid-reference.root share/$PROJECT/data-$jobid-reference.root >& $jobid.log
     rm /tmp/data-$jobid-reference.root
    endif