Skip to content

Commit

Permalink
Merge pull request #178 from EmanuelPerez/winter2023
Browse files Browse the repository at this point in the history
Fix dimuons cards w/o ISR and w/o FSR
  • Loading branch information
EmanuelPerez authored Jul 14, 2024
2 parents 77df02b + 6c2ea82 commit 171a29a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ gaussian_spread2 = 0.132%
! Parton shower and hadronization
?ps_fsr_active = false
?ps_isr_active = false
?hadronization_active = true
?hadronization_active = false
$shower_method = "PYTHIA6"
!?ps_PYTHIA_verbose = true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ gaussian_spread2 = 0.132%
! Parton shower and hadronization
?ps_fsr_active = false
?ps_isr_active = false
?hadronization_active = true
?hadronization_active = false
$shower_method = "PYTHIA6"
!?ps_PYTHIA_verbose = true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ gaussian_spread2 = 0.132%
! Parton shower and hadronization
?ps_fsr_active = false
?ps_isr_active = false
?hadronization_active = true
?hadronization_active = false
$shower_method = "PYTHIA6"
!?ps_PYTHIA_verbose = true

Expand Down

0 comments on commit 171a29a

Please sign in to comment.