Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb Data Packages
Gen
DecFiles
Commits
6a011cdd
Commit
6a011cdd
authored
Nov 10, 2021
by
Carmen Giugliano
Browse files
adding new decfiles with TAUOLA 8 mode for RDs* hadronic analysis
parent
cfff358f
Pipeline
#3225552
passed with stages
in 59 minutes and 57 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dkfiles/Bs_DsTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc.dec
0 → 100644
View file @
6a011cdd
# EventType: 13563200
#
# Descriptor: [B_s0 -> (D_s- -> K+ K- pi-) (tau+ -> pi+ pi+ pi- pi0 anti-nu_tau) nu_tau]CC
#
# NickName: Bs_DsTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc
# Cuts: LoKi::GenCutTool/TightCut
#
# InsertPythonCode:
# #
# from Configurables import LoKi__GenCutTool
# from Gauss.Configuration import *
# gen = Generation()
# gen.SignalRepeatedHadronization.addTool ( LoKi__GenCutTool , 'TightCut' )
# #
#tightCut = gen.SignalRepeatedHadronization.TightCut
#tightCut.Decay = '^[Beauty => ^(D_s- ==> ^K+ ^K- ^pi-) (tau+ ==> ^pi+ ^pi+ ^pi- pi0 nu_tau~) nu_tau]CC'
#tightCut.Preambulo += [
#'from GaudiKernel.SystemOfUnits import MeV, GeV',
# "from LoKiCore.functions import in_range" ,
#'inAcc = ( in_range( 0.010, GTHETA, 0.400) ) & ( in_range( 1.6, GETA, 5.6) ) ',
#'goodTrack = ( GPT > 100*MeV ) & ( inAcc )' ,
#"goodB = ( GPT > 1.5 *GeV ) & ( GP > 30 *GeV ) "
#]
#tightCut.Cuts = {
#' [B_s0]cc' : 'goodB',
#'[D_s-]cc' : 'GPT>1.4*GeV',
#'[pi+]cc' : 'goodTrack',
#'[K+]cc': ' goodTrack & (GPT > 1200 * MeV) '
#}
#EndInsertPythonCode
#
# Documentation:
# Bs decay to Ds tau nu tau
# Ds decays into K+ K- and charged pion
# Tau decays in the 3 charged pions plus pi0 channel
# pi0 is not forced into the acceptance
# EndDocumentation
#
# PhysicsWG: B2SL
# Tested: Yes
# CPUTime: < 2 min
# Responsible: Carmen Giugliano
# Email: carmen.giugliano@cern.ch
# Date: 20211019
#
# Tauola steering options
Define TauolaCurrentOption 1
Define TauolaBR1 1.0
Alias MyD_s+ D_s+
Alias MyD_s- D_s-
ChargeConj MyD_s+ MyD_s-
Alias MyTau- tau-
Alias MyTau+ tau+
ChargeConj MyTau- MyTau+
#
# ---------------
# Decay of the Bs
# ---------------
Decay B_s0sig
1.000 MyD_s- MyTau+ nu_tau PHOTOS ISGW2;
Enddecay
CDecay anti-B_s0sig
# -----------------
# Decay of the Ds+-
# -----------------
Decay MyD_s-
1.000 K+ K- pi- PHOTOS D_DALITZ;
Enddecay
CDecay MyD_s+
# -----------------
# Decay of the Tau-
# -----------------
Decay MyTau-
1.00 TAUOLA 8;
Enddecay
CDecay MyTau+
#
End
#
dkfiles/Bs_DsstTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc.dec
0 → 100644
View file @
6a011cdd
# EventType: 13763400
#
# Descriptor: [B_s0 => (D_s- => K+ K- pi-) (tau+ -> pi+ pi+ pi- pi0 anti-nu_tau ) nu_tau]CC
#
# NickName: Bs_DsstTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc
# Cuts: LoKi::GenCutTool/TightCut
#
# InsertPythonCode:
# #
# from Configurables import LoKi__GenCutTool
# from Gauss.Configuration import *
# gen = Generation()
# gen.SignalRepeatedHadronization.addTool ( LoKi__GenCutTool , 'TightCut' )
# #
#tightCut = gen.SignalRepeatedHadronization.TightCut
#tightCut.Decay = '^[Beauty ==> ^(D_s- ==> ^K+ ^K- ^pi-){X} (tau+ ==> ^pi+ ^pi+ ^pi- pi0 nu_tau~) nu_tau ]CC'
#tightCut.Preambulo += [
#'from GaudiKernel.SystemOfUnits import MeV, GeV',
# "from LoKiCore.functions import in_range" ,
#'inAcc = ( in_range( 0.010, GTHETA, 0.400) ) & ( in_range( 1.6, GETA, 5.6) ) ',
#'goodTrack = ( GPT > 100*MeV ) & ( inAcc )' ,
#"goodB = ( GPT > 1.5 *GeV ) & ( GP > 30 *GeV ) "
#]
#tightCut.Cuts = {
#' [B_s0]cc' : 'goodB',
#'[D_s-]cc' : 'GPT>1.4*GeV',
#'[pi+]cc' : 'goodTrack',
#'[K+]cc': ' goodTrack & (GPT > 1200 * MeV) '
#}
#EndInsertPythonCode
#
# Documentation:
# Bs decay to Ds* tau nu tau
# Ds decays into K+ K- and charged pion
# Tau decays in the 3 charged pions plus pi0 channel
#pi0 is not forced into the acceptance
# EndDocumentation
#
# PhysicsWG: B2SL
# Tested: Yes
# CPUTime: < 2 min
# Responsible: Carmen Giugliano
# Email: carmen.giugliano@cern.ch
# Date: 20211108
#
# Tauola steering options
Define TauolaCurrentOption 1
Define TauolaBR1 1.0
Alias MyD_s+ D_s+
Alias MyD_s- D_s-
ChargeConj MyD_s+ MyD_s-
Alias MyD_s*+ D_s*+
Alias MyD_s*- D_s*-
ChargeConj MyD_s*+ MyD_s*-
#
Alias MyTau- tau-
Alias MyTau+ tau+
ChargeConj MyTau- MyTau+
#
# ---------------
# Decay of the Bs
# ---------------
Decay B_s0sig
1.000 MyD_s*- MyTau+ nu_tau PHOTOS ISGW2;
Enddecay
CDecay anti-B_s0sig
#
# -----------------
# Decay of the Ds*+-
# -----------------
Decay MyD_s*+
0.935 MyD_s+ gamma PHOTOS VSP_PWAVE;
0.058 MyD_s+ pi0 PHOTOS VSS;
Enddecay
CDecay MyD_s*-
# -----------------
# Decay of the Ds+-
# -----------------
Decay MyD_s-
1.000 K- K+ pi- PHOTOS D_DALITZ;
Enddecay
CDecay MyD_s+
# -----------------
# Decay of the Tau-
# -----------------
Decay MyTau-
1.00 TAUOLA 8;
Enddecay
CDecay MyTau+
#
End
#
dkfiles/Bs_DsststTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc.dec
0 → 100644
View file @
6a011cdd
# EventType: 13863600
#
# Descriptor: [B_s0 => (D_s- => K+ K- pi-) (tau+ -> pi+ pi+ pi- pi0 anti-nu_tau ) nu_tau]CC
#
# NickName: Bs_DsststTauNu,KKPi,PiPiPiPi0=TightCut,tauolababar,pi0notreqinacc
# Cuts: LoKi::GenCutTool/TightCut
#
# InsertPythonCode:
# #
# from Configurables import LoKi__GenCutTool
# from Gauss.Configuration import *
# gen = Generation()
# gen.SignalRepeatedHadronization.addTool ( LoKi__GenCutTool , 'TightCut' )
# #
#tightCut = gen.SignalRepeatedHadronization.TightCut
#tightCut.Decay = '^[Beauty ==> ^(D_s- ==> ^K+ ^K- ^pi-) {X}{X}(tau+ ==> ^pi+ ^pi+ ^pi- pi0 nu_tau~) nu_tau]CC'
#tightCut.Preambulo += [
#'from GaudiKernel.SystemOfUnits import MeV, GeV',
# "from LoKiCore.functions import in_range" ,
#'inAcc = ( in_range( 0.010, GTHETA, 0.400) ) & ( in_range( 1.6, GETA, 5.6) ) ',
#'goodTrack = ( GPT > 100*MeV ) & ( inAcc )' ,
#"goodB = ( GPT > 1.5 *GeV ) & ( GP > 30 *GeV ) "
#]
#tightCut.Cuts = {
#' [B_s0]cc' : 'goodB',
#'[D_s-]cc' : 'GPT>1.4*GeV',
#'[pi+]cc' : 'goodTrack',
#'[K+]cc': ' goodTrack & (GPT > 1200 * MeV) '
#}
#EndInsertPythonCode
#
# Documentation:
# Bs decay to Ds(*,(*)) tau nu tau
# Ds decays into K+ K- and charged pion
# Tau decays in the 3 charged pions plus pi0 channel
# pi0 ia not forced into the acceptance
# EndDocumentation
#
# PhysicsWG: B2SL
# Tested: Yes
# CPUTime: < 2 min
# Responsible: Carmen Giugliano
# Email: carmen.giugliano@cern.ch
# Date: 20211109
#
# Tauola steering options
Define TauolaCurrentOption 1
Define TauolaBR1 1.0
Alias MyD_s+ D_s+
Alias MyD_s- D_s-
ChargeConj MyD_s+ MyD_s-
Alias MyD_s*+ D_s*+
Alias MyD_s*- D_s*-
ChargeConj MyD_s*+ MyD_s*-
#
Alias MyD'_s1+ D'_s1+
Alias MyD'_s1- D'_s1-
ChargeConj MyD'_s1- MyD'_s1+
#
Alias MyD_s0*+ D_s0*+
Alias MyD_s0*- D_s0*-
ChargeConj MyD_s0*+ MyD_s0*-
Alias MyTau- tau-
Alias MyTau+ tau+
ChargeConj MyTau- MyTau+
#
# ---------------
# Decay of the Bs
# ---------------
Decay B_s0sig
0.75 MyD_s0*- MyTau+ nu_tau PHOTOS ISGW2;
0.25 MyD'_s1- MyTau+ nu_tau PHOTOS ISGW2;
Enddecay
CDecay anti-B_s0sig
# -----------------
# Decay of the Ds*+-
# -----------------
Decay MyD_s*+
0.935 MyD_s+ gamma PHOTOS VSP_PWAVE;
0.058 MyD_s+ pi0 PHOTOS VSS;
Enddecay
CDecay MyD_s*-
## -----------------
# Decay of the Ds0*+
# -----------------
Decay MyD_s0*+
0.9 MyD_s+ pi0 PHOTOS PHSP;
0.1 MyD_s*+ gamma PHOTOS PHSP;
Enddecay
CDecay MyD_s0*-
## -----------------
# Decay of the Ds1*+-
# -----------------
Decay MyD'_s1+
0.5 MyD_s*+ gamma PHOTOS PHSP;
0.5 MyD_s+ pi+ pi- PHOTOS PHSP;
Enddecay
CDecay MyD'_s1-
# -----------------
# Decay of the Ds+-
# -----------------
Decay MyD_s-
1.000 K- K+ pi- PHOTOS D_DALITZ;
Enddecay
CDecay MyD_s+
# -----------------
# Decay of the Tau-
# -----------------
Decay MyTau-
1.00 TAUOLA 8;
Enddecay
CDecay MyTau+
#
End
#
Michal Kreps
@kreps
mentioned in commit
99ffd571
·
Nov 15, 2021
mentioned in commit
99ffd571
mentioned in commit 99ffd5718262735cadcb1a6a3be57d459c94f535
Toggle commit list
Michal Kreps
@kreps
mentioned in merge request
!916 (merged)
·
Nov 15, 2021
mentioned in merge request
!916 (merged)
mentioned in merge request !916
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment