Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
MC recipies | ||||||||
Changed: | ||||||||
< < | cmsDriver.py MinBias_TuneZ2star_8TeV_pythia6_cff.py -s GEN,SIM,DIGI,L1,DIGI2RAW,RAW2DIGI,L1Reco,RECO --conditions=auto:startup | |||||||
> > | cmsDriver.py MinBias_TuneZ2star_8TeV_pythia6_cff.py -s GEN,SIM,DIGI,L1,DIGI2RAW,RAW2DIGI,L1Reco,RECO --conditions=auto:startup | |||||||
--pileup=NoPileUp --eventcontent=FEVT --datatier GEN-SIM-RECO -n 5 --no_exec | ||||||||
Deleted: | ||||||||
< < | Magyarázat: | |||||||
Changed: | ||||||||
< < | -s | |||||||
> > | Magyarázat: | |||||||
Added: | ||||||||
> > | -s | |||||||
| ||||||||
Line: 19 to 18 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
![]() | |||||||
> > |
| |||||||
--conditions=auto:startup | ||||||||
Line: 34 to 32 | ||||||||
--no_exec, ne futtassa le, csak hozza létra a python file-t | ||||||||
Added: | ||||||||
> > | Más opciók: --fast Gyors szimuláció, részletek: | |||||||
Added: | ||||||||
> > | https://twiki.cern.ch/twiki/bin/viewauth/CMS/FastSim![]() ![]() | |||||||
Changed: | ||||||||
< < | Más opciók:
--fast
Gyors szimuláció, részletek:
https://twiki.cern.ch/twiki/bin/viewauth/CMS/FastSim![]() ![]() | |||||||
> > | --filein, Bemeneti file megadása | |||||||
Changed: | ||||||||
< < | --filein Bemeneti file megadása | |||||||
> > | --geometry, Geometria, részletek: | |||||||
Deleted: | ||||||||
< < | --geometry= | |||||||
http://cmslxr.fnal.gov/lxr/source/Configuration/StandardSequences/python/![]() | ||||||||
Changed: | ||||||||
< < |
DB csere:
import CalibTracker.Configuration.Common.PoolDBESSource_cfi | |||||||
> > | DB csere:import CalibTracker.Configuration.Common.PoolDBESSource_cfi | |||||||
# --------------------- SiPixelQuality ----------------- process.SiPixelQualityDBReader = cms.ESSource("PoolDBESSource", BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService'), | ||||||||
Line: 63 to 54 | ||||||||
toGet = cms.VPSet( cms.PSet( record = cms.string('SiPixelQualityFromDbRcd'), | ||||||||
Changed: | ||||||||
< < | tag = cms.string('SiPixelQuality_PilotBlade') | |||||||
> > | tag = cms.string('SiPixelQuality_v20') | |||||||
) ) ) |