diff --git a/DaVinciTests/tests/refs/test_davinci_simplejob.ref b/DaVinciTests/tests/refs/test_davinci_simplejob.ref
index 9dc87929da36f2736b65b867c3fc92aeea65d506..a52703c24fee46a5c723905d816a3f69d27f8fa9 100644
--- a/DaVinciTests/tests/refs/test_davinci_simplejob.ref
+++ b/DaVinciTests/tests/refs/test_davinci_simplejob.ref
@@ -14,7 +14,7 @@
 |-event_store            = 'HiveWhiteBoard'  (default: 'HiveWhiteBoard')
 |-evt_max                = 100  (default: -1)
 |-first_evt              = 0  (default: 0)
-|-histo_file             = 'DVHistos.root'  (default: '')
+|-histo_file             = 'ExampleHistos.root'  (default: '')
 |-ignore_dq_flags        = False  (default: False)
 |-input_files            = ['root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000002_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000004_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000043_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000068_1.ldst']
 |                        (default: [])
@@ -29,7 +29,7 @@
 |-msg_svc_time_format    = '%Y-%m-%d %H:%M:%S UTC'  (default: '%Y-%m-%d %H:%M:%S UTC')
 |-n_event_slots          = 1  (default: -1)
 |-n_threads              = 1  (default: 1)
-|-ntuple_file            = 'DVNtuple.root'  (default: '')
+|-ntuple_file            = 'ExampleTuple.root'  (default: '')
 |-output_file            = ''  (default: '')
 |-output_level           = 3  (default: 3)
 |-output_type            = ''  (default: '')
@@ -49,8 +49,8 @@ ApplicationMgr    SUCCESS
 ====================================================================================================================================
 ====================================================================================================================================
 ApplicationMgr       INFO Application Manager Configured successfully
-NTupleSvc                              INFO Added stream file:DVNtuple.root as FILE1
-RootHistSvc                            INFO Writing ROOT histograms to: DVHistos.root
+NTupleSvc                              INFO Added stream file:ExampleTuple.root as FILE1
+RootHistSvc                            INFO Writing ROOT histograms to: ExampleHistos.root
 HistogramPersistencySvc                INFO Added successfully Conversion service:RootHistSvc
 DetectorDataSvc                        INFO Detector description not requested to be loaded
 EventClockSvc.FakeEventTime            INFO Event times generated from 0 with steps of 0
diff --git a/DaVinciTests/tests/refs/test_davinci_user_algs.ref b/DaVinciTests/tests/refs/test_davinci_user_algs.ref
index 34dd13078b2f28ab33503c5a81462ab6240cc554..c2309a2e7cf564a911614476c9e4c40ed81791b9 100644
--- a/DaVinciTests/tests/refs/test_davinci_user_algs.ref
+++ b/DaVinciTests/tests/refs/test_davinci_user_algs.ref
@@ -14,7 +14,7 @@
 |-event_store            = 'HiveWhiteBoard'  (default: 'HiveWhiteBoard')
 |-evt_max                = 100  (default: -1)
 |-first_evt              = 0  (default: 0)
-|-histo_file             = 'DVHistos.root'  (default: '')
+|-histo_file             = 'ExampleHistos.root'  (default: '')
 |-ignore_dq_flags        = False  (default: False)
 |-input_files            = ['root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000002_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000004_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000043_1.ldst', 'root://eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Upgrade/LDST/00076720/0000/00076720_00000068_1.ldst']
 |                        (default: [])
@@ -29,7 +29,7 @@
 |-msg_svc_time_format    = '%Y-%m-%d %H:%M:%S UTC'  (default: '%Y-%m-%d %H:%M:%S UTC')
 |-n_event_slots          = 1  (default: -1)
 |-n_threads              = 1  (default: 1)
-|-ntuple_file            = 'DVNtuple.root'  (default: '')
+|-ntuple_file            = 'ExampleTuple.root'  (default: '')
 |-output_file            = ''  (default: '')
 |-output_level           = 3  (default: 3)
 |-output_type            = ''  (default: '')
@@ -50,8 +50,8 @@ ApplicationMgr    SUCCESS
 ====================================================================================================================================
 ====================================================================================================================================
 ApplicationMgr       INFO Application Manager Configured successfully
-NTupleSvc                              INFO Added stream file:DVNtuple.root as FILE1
-RootHistSvc                            INFO Writing ROOT histograms to: DVHistos.root
+NTupleSvc                              INFO Added stream file:ExampleTuple.root as FILE1
+RootHistSvc                            INFO Writing ROOT histograms to: ExampleHistos.root
 HistogramPersistencySvc                INFO Added successfully Conversion service:RootHistSvc
 FSROutputStreamDstWriter               INFO Data source: EventDataSvc output: SVC='Gaudi::RootCnvSvc'
 UnpackChargedProtos.ChargedProto...    INFO Using retuned RICH el and mu DLL values in combined DLLs
diff --git a/Phys/DaVinci/options/jobOptions-Example.py b/Phys/DaVinci/options/jobOptions-Example.py
index 807397eb2dedeec167e84c5cc26324153f5719ba..ed4de1f66c36d65bc49b63f546fac8d8f4f3c226 100644
--- a/Phys/DaVinci/options/jobOptions-Example.py
+++ b/Phys/DaVinci/options/jobOptions-Example.py
@@ -12,6 +12,6 @@
 {
     'evt_max': 100,
     'skip_events': 2,
-    'ntuple_file': 'DVNtuple.root',
-    'histo_file': 'DVHistos.root'
+    'ntuple_file': 'ExampleHistos.root',
+    'histo_file': 'ExampleTuple.root'
 }
diff --git a/Phys/DaVinci/options/jobOptions-Example.yaml b/Phys/DaVinci/options/jobOptions-Example.yaml
index ae0f47415103fbabfe491644dd1d26c4c49527f1..80972fbdf12394adfcf4d29e2e608f805bbd3909 100644
--- a/Phys/DaVinci/options/jobOptions-Example.yaml
+++ b/Phys/DaVinci/options/jobOptions-Example.yaml
@@ -11,5 +11,5 @@
 
 evt_max: 100
 skip_events: 2
-ntuple_file: 'DVNtuple.root'
-histo_file: 'DVHistos.root'
\ No newline at end of file
+ntuple_file: 'ExampleTuple.root'
+histo_file: 'ExampleHistos.root'
\ No newline at end of file