CMS 3D CMS Logo

Variables
TopDecaySubset_cfi Namespace Reference

Variables

 addRadiation
 choose whether to save additionally radiated gluons in the decay chain or not More...
 
 decaySubset
 
 fillMode
 define fill mode. More...
 
 runMode
 define run mode. More...
 
 src
 input particle collection of type edm::View<reco::GenParticle> More...
 

Variable Documentation

◆ addRadiation

TopDecaySubset_cfi.addRadiation

choose whether to save additionally radiated gluons in the decay chain or not

Definition at line 22 of file TopDecaySubset_cfi.py.

◆ decaySubset

TopDecaySubset_cfi.decaySubset

Definition at line 7 of file TopDecaySubset_cfi.py.

Referenced by TopGenEvent.TopGenEvent(), and TtGenEvent.TtGenEvent().

◆ fillMode

TopDecaySubset_cfi.fillMode

define fill mode.

The following modes are available: 'kStable' : status 2 equivalents (after parton shower) are calculated and saved (as status 2 particles) 'kME' : status 3 particles (from matrix element, before parton shower) are saved (as status 3 particles)

Definition at line 15 of file TopDecaySubset_cfi.py.

◆ runMode

TopDecaySubset_cfi.runMode

define run mode.

The following run modes are available: 'Run1' : will run the same code as during Run1 'Run2' : will run new code that can deal with Pythia8

Definition at line 19 of file TopDecaySubset_cfi.py.

Referenced by edm::InputSource.InputSource().

◆ src

TopDecaySubset_cfi.src

input particle collection of type edm::View<reco::GenParticle>

Definition at line 9 of file TopDecaySubset_cfi.py.