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
3c87dc69
Commit
3c87dc69
authored
Nov 10, 2021
by
Haodong Mao
Browse files
Draft
parent
9e8e1a7b
Pipeline
#3223821
passed with stages
in 10 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dkfiles/Bs_Jpsigamma,mm=HighPtGamma,TightCut.dec
View file @
3c87dc69
...
...
@@ -16,13 +16,18 @@
# Generation().SignalRepeatedHadronization.addTool( LoKi__GenCutTool , 'TightCut' )
#
# tightCut = Generation().SignalRepeatedHadronization.TightCut
# tightCut.Decay = '[(B_s0 ->
^
(J/psi(1S) -> ^mu+ ^mu-) ^gamma)]CC'
# tightCut.Decay = '[(B_s0 -> (J/psi(1S) -> ^mu+ ^mu-) ^gamma)]CC'
# tightCut.Preambulo += [
# "from GaudiKernel.SystemOfUnits import GeV, meter",
# "isGoodgamma = ( GPT > 1. * GeV )",
# ]
# "from GaudiKernel.SystemOfUnits import GeV ",
# "inAcc = in_range (0.005 , GTHETA , 0.400 ) ",
# "isGoodgamma = ( GPT > 0.8 * GeV ) & inAcc ",
# "isGoodMuon = (GPT > 0.3 * GeV) & inAcc "]
#
# tightCut.Cuts = {
# "[gamma]cc" : "isGoodgamma",
# "[mu+]cc" : "isGoodMuon ",
# "[mu-]cc" : "isGoodMuon ",
# "[gamma]cc" : "isGoodgamma "
#
# }
# EndInsertPythonCode
#
...
...
Michal Kreps
@kreps
mentioned in commit
20266a54
·
Nov 15, 2021
mentioned in commit
20266a54
mentioned in commit 20266a544661434c1ec4ecc238eaf8dbd196f504
Toggle commit list
Michal Kreps
@kreps
mentioned in merge request
!914 (merged)
·
Nov 15, 2021
mentioned in merge request
!914 (merged)
mentioned in merge request !914
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