-- JiuzhaoLi - 2022-07-15

扫描ZTOMuMU,从生成xdigi文件到产生dst文件再到生成tuple.root文件

lb-dirac dirac-bookkeeping-get-files --BK /MC/Upgrade/Beam7000GeV-Upgrade-MagUp-Nu7.6-25ns-Pythia8/Sim10aU1/42112000/XDIGI --Output=z_mag7625up;
cat z_mag7625up | awk '{print "LFN:"$1}' > up7625;
lb-dirac dirac-bookkeeping-genXMLCatalog --File=up7625;
grep ROOT_All pool_xml_catalog.xml | awk '{print $3}' | sed "s/\"/\ /g" | awk '{print " - \"" $2"\""}'> final_up40Gev;

运行lhcb-proxy-init ##/afs/cern.ch/work/j/jiuzhao/stack_/stack

运行 sh zuu.sh ##注意修改里面的路径,根据需求,这里已经可以产生出物理路径的xidigi文件

Moore/run gaudirun.py MC7625/hlt2_qee_example_persistreco.py #路径:/afs/cern.ch/work/j/jiuzhao/stack_/stack 这里在hlt2_qee_example_persistreco.py添加xidigi文件

Moore/run gaudirun.py Moore/Hlt/Hlt2Conf/options/qee/spruce_qee_example.py #这两步可以生成的dst文件 下面需要三个文件:newDB_zmumu.yaml  newOpts_zmumu.yaml  zmumu_tuple.py

修改newDB_zmumu.yaml中的路径 /afs/cern.ch/work/j/jiuzhao/stack_/stack/qee_zmumu_spruce.dst

修改newOpts_zmumu.yaml /afs/cern.ch/work/j/jiuzhao/stack_/stack/qee_zmumu_spruce.tck.json' conddb_tag: sim-20210617-vc-md100 dddb_tag: dddb-20210617

./run davinci --inputfiledb SpruceOutput newDB_zmumu.yaml --joboptfile newOpts_zmumu.yaml --user_algorithms zmumu_tuple:main ##在/afs/cern.ch/work/j/jiuzhao/stack_/stack/DaVinciDev_v61r0运行

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2022-07-17 - JiuzhaoLi
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback