Skip to content
Snippets Groups Projects
Commit 61ea1976 authored by Maurizio Martinelli's avatar Maurizio Martinelli
Browse files

change default detectors to Upgrade ones

parent cd5fa71b
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!397Updated configuration to run on Upgrade data types only
Pipeline #1662195 passed
......@@ -70,7 +70,7 @@ class DaVinci(LHCbConfigurableUser) :
, "EventPreFilters" : []
, "VerboseMessages" : False # Turn on some verbose printout
, "RootInTES" : "" # RootInTES property propagated to MainSequence in case of MDST input type
, "Detectors" : ['Velo','PuVeto','Rich1','Rich2','TT','IT','OT','Spd','Prs','Ecal','Hcal','Muon','Magnet','Tr']
, "Detectors" : ['VP', 'UT', 'FT', 'Rich1Pmt', 'Rich2Pmt', 'Ecal', 'Hcal', 'Muon', 'Magnet', 'Tr' ]
, "TurboStream":
None # Name of the Turbo stream for the data. Mutually exclusive with StrippingStream
, "StrippingStream":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment