Skip to content

Commit

Permalink
Merge pull request #14 from borzari/AMSB_Chargino
Browse files Browse the repository at this point in the history
Adding slha files for EXO DisappTrk Run 3 analysis
  • Loading branch information
smuzaffar authored Sep 14, 2023
2 parents f9e4893 + adeb544 commit a0916e9
Show file tree
Hide file tree
Showing 175 changed files with 5,975 additions and 0 deletions.
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_1000GeV_ctau10000cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.99857849E+02 # ~neutralino(1)
1000023 9.99857849E+02 # ~neutralino(2)
-1000023 9.99857849E+02 # ~anti_neutralino(2)
1000024 1.00003229E+03 # ~chargino(1)+
-1000024 1.00003229E+03 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 10000 cm
# chargino tau = 333.564095198152 ns
# chargino width = 1.9732697899999998e-18 GeV
# PDG Width #
DECAY 1000024 1.9732697899999998e-18 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.9732697899999998e-18 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_1000GeV_ctau1000cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.99857849E+02 # ~neutralino(1)
1000023 9.99857849E+02 # ~neutralino(2)
-1000023 9.99857849E+02 # ~anti_neutralino(2)
1000024 1.00003229E+03 # ~chargino(1)+
-1000024 1.00003229E+03 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 1000 cm
# chargino tau = 33.3564095198152 ns
# chargino width = 1.97326979e-17 GeV
# PDG Width #
DECAY 1000024 1.97326979e-17 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.97326979e-17 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_1000GeV_ctau100cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.99857849E+02 # ~neutralino(1)
1000023 9.99857849E+02 # ~neutralino(2)
-1000023 9.99857849E+02 # ~anti_neutralino(2)
1000024 1.00003229E+03 # ~chargino(1)+
-1000024 1.00003229E+03 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 100 cm
# chargino tau = 3.3356409519815204 ns
# chargino width = 1.9732697899999998e-16 GeV
# PDG Width #
DECAY 1000024 1.9732697899999998e-16 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.9732697899999998e-16 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_1000GeV_ctau10cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.99857849E+02 # ~neutralino(1)
1000023 9.99857849E+02 # ~neutralino(2)
-1000023 9.99857849E+02 # ~anti_neutralino(2)
1000024 1.00003229E+03 # ~chargino(1)+
-1000024 1.00003229E+03 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 10 cm
# chargino tau = 0.33356409519815206 ns
# chargino width = 1.97326979e-15 GeV
# PDG Width #
DECAY 1000024 1.97326979e-15 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.97326979e-15 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_1000GeV_ctau1cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.99857849E+02 # ~neutralino(1)
1000023 9.99857849E+02 # ~neutralino(2)
-1000023 9.99857849E+02 # ~anti_neutralino(2)
1000024 1.00003229E+03 # ~chargino(1)+
-1000024 1.00003229E+03 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 1 cm
# chargino tau = 0.0333564095198152 ns
# chargino width = 1.97326979e-14 GeV
# PDG Width #
DECAY 1000024 1.97326979e-14 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.97326979e-14 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_100GeV_ctau10000cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.98443985E+01 # ~neutralino(1)
1000023 9.98443985E+01 # ~neutralino(2)
-1000023 9.98443985E+01 # ~anti_neutralino(2)
1000024 1.00032974E+02 # ~chargino(1)+
-1000024 1.00032974E+02 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 10000 cm
# chargino tau = 333.564095198152 ns
# chargino width = 1.9732697899999998e-18 GeV
# PDG Width #
DECAY 1000024 1.9732697899999998e-18 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.9732697899999998e-18 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_100GeV_ctau1000cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.98443985E+01 # ~neutralino(1)
1000023 9.98443985E+01 # ~neutralino(2)
-1000023 9.98443985E+01 # ~anti_neutralino(2)
1000024 1.00032974E+02 # ~chargino(1)+
-1000024 1.00032974E+02 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 1000 cm
# chargino tau = 33.3564095198152 ns
# chargino width = 1.97326979e-17 GeV
# PDG Width #
DECAY 1000024 1.97326979e-17 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.97326979e-17 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_100GeV_ctau100cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.98443985E+01 # ~neutralino(1)
1000023 9.98443985E+01 # ~neutralino(2)
-1000023 9.98443985E+01 # ~anti_neutralino(2)
1000024 1.00032974E+02 # ~chargino(1)+
-1000024 1.00032974E+02 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 100 cm
# chargino tau = 3.3356409519815204 ns
# chargino width = 1.9732697899999998e-16 GeV
# PDG Width #
DECAY 1000024 1.9732697899999998e-16 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.9732697899999998e-16 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
41 changes: 41 additions & 0 deletions SUSY/AMSB_chargino_Run3/AMSB_Higgsino_100GeV_ctau10cm.slha
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# This file is read by SimG4Core/CustomPhysics/src/CustomParticleFactory.cc
# The strings "decay", "pdg code", and "block", with correct capitalization, are used
# to control the data input, so do not use these in any comments.

BLOCK MASS
# PDG code mass particle
1000022 9.98443985E+01 # ~neutralino(1)
1000023 9.98443985E+01 # ~neutralino(2)
-1000023 9.98443985E+01 # ~anti_neutralino(2)
1000024 1.00032974E+02 # ~chargino(1)+
-1000024 1.00032974E+02 # ~chargino(1)-
Block

# Set chargino lifetime
# and decay: chargino -> neutralino + pion
# chargino ctau = 10 cm
# chargino tau = 0.33356409519815206 ns
# chargino width = 1.97326979e-15 GeV
# PDG Width #
DECAY 1000024 1.97326979e-15 # +chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 211
0.4775 2 1000023 211
0.0150 3 1000022 -11 12
0.0150 3 1000023 -11 12
0.0075 3 1000022 -13 14
0.0075 3 1000023 -13 14
Block

# PDG Width #
DECAY -1000024 1.97326979e-15 # -chargino decay
# BR NDA ID1 ID2
0.4775 2 1000022 -211
0.4775 2 1000023 -211
0.0150 3 1000022 11 -12
0.0150 3 1000023 11 -12
0.0075 3 1000022 13 -14
0.0075 3 1000023 13 -14
Block

EOF
Loading

0 comments on commit a0916e9

Please sign in to comment.