Skip to content

Prepare B2XTauNuTools for next release of Erasmus

Victor Renaudin requested to merge B2XTauNuToolsForNextRelease into master

This commit adds a Bs2DstTauNu folder

The Bs2DstTauNu folder follows the exact same logic as the one in the Lb2LcTauNu.

The standard mode is: B_s0 -> D_s-(-> K- K+ pi-) tau+ (-> pi+ pi- pi+)

WS is: B_s0 -> D_s- (-> K- K+ pi-) tau+ (-> pi+ pi- pi+-) ^()

and NonPhys : B_s0 -> D_s- (-> K- K+ pi-) tau+ (-> pi+ pi+ pi+)

Also:

  • a bit of cleaning have been made to BTauFitter.cpp and other files to avoid warning at compilation time. It is still ongoing.

  • Update doc in Lb2Lctaunu_ganga.py

  • Add outputLevel info for TupleToolIsoGeneric

Merge request reports