Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
Generator
python
HerwigppReshuffle_RestMostOffShell_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Reshuffling using RestMostOffShell option
4
# The most off-shell is put on shell by rescaling it and the recoiling system, the recoiling system is then put on-shell in its rest frame.
5
6
herwigppReshuffleSettingsBlock = cms.PSet(
7
8
hwpp_reshuffle_RestMostOffShell = cms.vstring(
9
'set /Herwig/Shower/KinematicsReconstructor:FinalStateReconOption RestMostOffShell'
,
10
),
11
)
12
Generated for CMSSW Reference Manual by
1.8.5