Skip to content
Snippets Groups Projects
Commit 19a2ee2a authored by robbep's avatar robbep
Browse files

Tagging package Gen/DecFiles as v25r22

git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/DBASE/tags/Gen/DecFiles/v25r22@151426 4525493e-7705-40b1-a816-d608a930855b
parents b092a828 e3dd67be
No related branches found
No related tags found
No related merge requests found
# EventType: 14435002
#
# Descriptor: [B_c+ -> (J/psi(1S) -> mu+ mu- {,gamma} {,gamma}) K+ K- pi+]cc
#
# NickName: Bc_JpsiKKpi,mm=WeightedBcVegPy,DecProdCut
#
# Production: BcVegPy
#
# Cuts: BcDaughtersInLHCb
#
# Documentation: Bc decay to Jpsi(to mu+ mu- {,gamma} {,gamma} ) K+ K- pi+ with VVPIPI model, daughters in acceptance. The algorithm BcVegPy is weighted
# EndDocumentation
#
# PhysicsWG: Onia
# Tested: Yes
# Responsible: Alexey Luchinsky
# Email: alexey.luchinsky@cern.ch
# Date: 20130120
#
Alias MyJ/psi J/psi
ChargeConj MyJ/psi MyJ/psi
Alias Mypsi(2S) psi(2S)
ChargeConj Mypsi(2S) Mypsi(2S)
Decay B_c+sig
1. MyJ/psi K+ K- pi+ BC_VHAD 2;
Enddecay
CDecay B_c-sig
#
Decay MyJ/psi
1. mu+ mu- VLL;
Enddecay
#
#Decay Mypsi(2S)
#1. mu+ mu- VLL;
#Enddecay
#
End
# EventType: 14435003
#
# Descriptor: [B_c+ -> (J/psi(1S) -> mu+ mu- {,gamma} {,gamma}) K+ pi+ p-+]cc
#
# NickName: Bc_JpsiKpipi,mm=WeightedBcVegPy,DecProdCut
#
# Production: BcVegPy
#
# Cuts: BcDaughtersInLHCb
#
# Documentation: Bc decay to Jpsi(to mu+ mu- {,gamma} {,gamma} ) K+ K- pi+ with VVPIPI model, daughters in acceptance. The algorithm BcVegPy is weighted
# EndDocumentation
#
# PhysicsWG: Onia
# Tested: Yes
# Responsible: Alexey Luchinsky
# Email: alexey.luchinsky@cern.ch
# Date: 20130120
#
Alias MyJ/psi J/psi
ChargeConj MyJ/psi MyJ/psi
Alias Mypsi(2S) psi(2S)
ChargeConj Mypsi(2S) Mypsi(2S)
Decay B_c+sig
1. MyJ/psi K+ pi+ pi- BC_VHAD 1;
Enddecay
CDecay B_c-sig
#
Decay MyJ/psi
1. mu+ mu- VLL;
Enddecay
#
#Decay Mypsi(2S)
#1. mu+ mu- VLL;
#Enddecay
#
End
# EventType: 11144201
#
# Descriptor: {[[B0]nos -> (chi_c1(1P) -> gamma (J/psi(1S) -> mu+ mu- )) K+ pi-]cc, [[B0]os -> (chi_c1(1P) -> gamma
(J/psi(1S) -> mu+ mu-)) K- pi+]cc}
# Descriptor: {[[B0]nos -> (chi_c1(1P) -> gamma (J/psi(1S) -> mu+ mu- )) K+ pi-]cc, [[B0]os -> (chi_c1(1P) -> gamma (J/psi(1S) -> mu+ mu-)) K- pi+]cc}
#
# NickName: Bd_chic1Kpi,mm=DecProdCut
#
......
# EventType: 15512012
#
# Descriptor: [Lambda_b~0 => p~- mu+ nu_mu]cc
#
# NickName: Lb_pmunu=DecProdCut,M4.5GeV
#
# Cuts: LoKi::GenCutTool/TightCut
#
# Documentation: M(pmu) > 4.5 GeV
# EndDocumentation
#
# InsertPythonCode:
# #
# from Configurables import LoKi__GenCutTool
# Generation().SignalPlain.addTool ( LoKi__GenCutTool , 'TightCut' )
# tightCut = Generation().SignalPlain.TightCut
# #
# tightCut.Decay = "[Lambda_b~0 => p~- mu+ nu_mu]CC"
# tightCut.Cuts = {
# '[Lambda_b0]cc' : "GINTREE((GABSID == 'p+') & (ACC)) & GINTREE((GABSID == 'mu+') & (ACC)) & (BM2 > 20250000.)",
# }
# #
# tightCut.Preambulo += [
# "BPX2 = (GCHILD(GPX,'p+' == GABSID) + GCHILD(GPX,'mu+' == GABSID))**2",
# "BPY2 = (GCHILD(GPY,'p+' == GABSID) + GCHILD(GPY,'mu+' == GABSID))**2",
# "BPZ2 = (GCHILD(GPZ,'p+' == GABSID) + GCHILD(GPZ,'mu+' == GABSID))**2",
# "BPE2 = (GCHILD(GE ,'p+' == GABSID) + GCHILD(GE, 'mu+' == GABSID))**2",
# "BM2 = (BPE2 - BPX2 - BPY2 - BPZ2)" ,
# "ACC = in_range ( 0.0075, GTHETA, 0.400 )" ,
# ]
# EndInsertPythonCode
#
# PhysicsWG: RD
# Tested: Yes
# Responsible: Francesco Dettori
# Email: francesco.dettori@cern.ch
# Date: 20130123
#
Decay Lambda_b0sig
1.000 p+ mu- anti-nu_mu PHSP;
Enddecay
CDecay anti-Lambda_b0sig
#
End
#
......@@ -7,6 +7,10 @@
! http://lhcb-comp.web.cern.ch/lhcb-comp/event_types_v2.1.pdf
! -----------------------------------------------------------------------------
! 2013-02-01 - Francesco Dettori
- Added 1 new decfile:
15512012 Lb_pmunu=DecProdCut,M4.5GeV
!========================= DecFiles v25r22 2013-01-31 ======================
! 2013-01-30 - James Mccarthy
- Added 2 new decfiles with generator level cuts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment