Skip to content

Commit

Permalink
Add .dec files for more model tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues committed Oct 13, 2023
1 parent e89d291 commit 104973b
Show file tree
Hide file tree
Showing 10 changed files with 112 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/data/models/model-BCL.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay B+sig
0.000078 pi0 e+ nu_e PHOTOS BCL 0.419 -0.495 -0.43 0.22 0.510 -1.700 1.53 4.52;
Enddecay

End
7 changes: 7 additions & 0 deletions tests/data/models/model-BGL.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay anti-B0sig
0.051100000 D*+sig mu- anti-nu_mu BGL 0.02596 -0.06049 0.01311 0.01713 0.00753 -0.09346;
Enddecay

End
7 changes: 7 additions & 0 deletions tests/data/models/model-BLLNUL.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay B+
1.000 e- e+ nu_mu mu+ BLLNUL 0.026 0.01 2.9;
Enddecay

End
7 changes: 7 additions & 0 deletions tests/data/models/model-BNOCBPTOKSHHH.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay B0
1.0 K+ K- pi+ pi- BNOCBPTOKSHHH;
Enddecay

End
31 changes: 31 additions & 0 deletions tests/data/models/model-BSTOGLLISRFSR.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# File for testing purposes. Contains a single decay mode with a specific model.


# Documentation:
# ISR contribution only
# Input parameters mu - the scale parameter (in GeV's)
# Nf - number of "effective" flavors (for b-quark Nf=5)
# sr - state radiation type
# res_swch - resonant switching parameter
# ias - switching parameter for \alpha_s(M_Z) value
# Wolfenstein parameterization for CKM matrix
# Egamma - minimum energy of the photon (in GeV)
# mumumass_min - minimum invariant mass of the two muons (in GeV)
# EndDocumentation
Define mu 5.0
Define Nf 5
Define sr 0
Define res_swch 0
Define ias 1
Define Egamma 0.000001
Define A 0.8250
Define lambda 0.22509
Define barrho 0.1598
Define bareta 0.3499
Define mumumass_min 4.5

Decay B0
1.000 gamma mu+ mu- BSTOGLLISRFSR mu Nf sr res_swch ias Egamma A lambda barrho bareta mumumass_min;
Enddecay

End
17 changes: 17 additions & 0 deletions tests/data/models/model-BSTOGLLMNT.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Define mu 5.0
Define Nf 5
Define res_swch 1
Define ias 1
Define Egamma 0.02
Define A 0.88
Define lambda 0.227
Define barrho 0.22
Define bareta 0.34

Decay B_s0
1.000 gamma e+ e- BSTOGLLMNT mu Nf res_swch ias Egamma A lambda barrho bareta;
Enddecay

End
7 changes: 7 additions & 0 deletions tests/data/models/model-BS_MUMUKK.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay B_s0
1.0 mu+ mu- K+ K- BS_MUMUKK 0., 0., -0.03, 1., 0.11, 3.315, -0.03, 1., 0.5241, 0., -0.03, 1., 0.2504, 0.06159, -0.03, 1., -3.26, -0.03, 1., 0.6603, 0.0805, 17.7, 0.9499, 1.2, 1;
Enddecay

End
10 changes: 10 additions & 0 deletions tests/data/models/model-BTO3PI_CP.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Define dm 0.507e12
Define alpha 1.365

Decay B0sig
1.0 pi+ pi- pi0 BTO3PI_CP dm alpha;
Enddecay

End
12 changes: 12 additions & 0 deletions tests/data/models/model-BTODDALITZCPK.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# File for testing purposes. Contains a single decay mode with a specific model.

# CPV parameters.
Define gamma 1.22 # 70 degrees
Define delta 2.27 # 130 degrees
Define rB 0.10

Decay B+sig
1.000 my-anti-D0 K+ BTODDALITZCPK gamma delta rB;
Enddecay

End
7 changes: 7 additions & 0 deletions tests/data/models/model-BToDiBaryonlnupQCD.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# File for testing purposes. Contains a single decay mode with a specific model.

Decay B-
1.0 p+ anti-p- tau- anti-nu_tau PHOTOS BToDiBaryonlnupQCD 67.7 -280.0 -38.3 -840.0 -10.1 -157.0 800000;
Enddecay

End

0 comments on commit 104973b

Please sign in to comment.