The changes that I made to the ccdb call have paid off. Of the 900 MC files that I submitted earler, all but 3 have completed within three hours, and only about 12-15 of those that completed exited without finishing. Resubmitting these.
Next up: DSelector and vertices for Megan.
Recall how to run a DSelector over a TChain of root trees:
ifarm1402.jlab.org>
ifarm1402.jlab.org> root
root [0] TChain chain("sldmuon_p4vert_Tree");
root [1] chain.Add("../mc_files/kL_acc_mc/sl_mu/root/sl_mu_tree_sldmuon_p4vert_1*")
(Int_t) 293
root [2] .x $ROOT_ANALYSIS_HOME/scripts/Load_DSelector.C
root [3] sldmuon_p4vert_Tree->Process("DSelector_sld_muon_p4only.C+")
No comments:
Post a Comment