Skip to content

Draft: Submit Block1-2 simulation for Jpsi, Psi2S and D0

Oscar Boente Garcia requested to merge simblock1-2_smog2_JpsiD0Psi2s into master

This MR produces tuples from the new Block 1-2 simulation sample with HLT2 reconstruction. Thus, it runs both Sprucing and DaVinci steps. Follows similar tupling strategy as in !1691 (merged), with some improvements/fixes:

  • Additions in MCDecayTree:
    • Reconstructed PV information, add reco pvs associated to the reconstructed particles (for PV efficiency)
    • Sprucing decisions
    • TisTos hlt1
    • reconstructed mass ? the Jpsi/psi2s mass but with reco information
    • daughter reco kinematics (mup_TRACK_PT, etc)
    • CHI2DOF of the mother (at sprucing level is <25)
    • sdoca (and doca etc) of the mother reco level
    • Fix index problem in the next tuples, now both mup and mum use same TRACK_INDEX (while they are two different track objects). Fix also some indx for the "matched" jpsi/psi2s candidate.
  • Add HLT2 and sprucing decisions for TurCal stream lines

cc. @qiuchan @kmattiol

Merge request reports