Skip to content
Snippets Groups Projects
Commit 2b041eed authored by Jennifer Clare Smallwood's avatar Jennifer Clare Smallwood
Browse files

remove 2015 from MCDTT

parent 5869dd92
No related branches found
No related tags found
1 merge request!64D02HHHH K3pi MC
......@@ -276,10 +276,9 @@ def TrueMCTuple(name, decay, IsTurbo):
"MCTupleToolPID", #pid info
]
mc_tpl.Decay = decay
if IsTurbo and data_type=='2015': mc_tpl.RootInTES = '/Event/AllStreams' #doesn't work
#if IsTurbo and data_type=='2015': mc_tpl.RootInTES = '/Event/AllStreams' #doesn't work
return mc_tpl
evtId = '27165070'
if (IsMC and data_type!='2015'): ntuples+= [TrueMCTuple(evtId,decay_descriptors_trueMC[evtId],True)]
......
.q
defaults:
application: DaVinci/v45r4 #check this (v4 or v5 ??)
output: CHARM_D02HHHH_DVNTUPLE.ROOT
......
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