Skip to content
Snippets Groups Projects
Commit 6bcc2dc2 authored by Eduardo Rodrigues's avatar Eduardo Rodrigues
Browse files

Merge branch 'cherry-pick-f80e7c42' into 'master'

Cherry-pick MR !153 to master branch

See merge request !154
parents f06c3c09 3d7ba7bb
No related branches found
No related tags found
3 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!167Remove Phys/KaliCalo,!154Cherry-pick MR !153 to master branch
......@@ -192,7 +192,7 @@ class DaVinci(LHCbConfigurableUser) :
self.setOtherProps(DstConf(),["DataType","Turbo"])
self.setOtherProps(TrackSys(),["DataType"])
if self.getProp("Turbo"):
self.setOtherProps(TurboConf(), ["DataType","RootInTES"])
self.setOtherProps(TurboConf(), ["DataType","Simulation","RootInTES"])
def _analysisSeq(self) :
return GaudiSequencer('DaVinciAnalysisSeq', IgnoreFilterPassed = True)
......
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