Difference: RootNotesTav (23 vs. 24)

Revision 242019-02-26 - TamasVami

Line: 1 to 1
 
META TOPICPARENT name="Diaries"
Line: 12 to 12
 

PixelOfflineToDo


Added:
>
>
process.out = cms.OutputModule("AsciiOutputModule", outputCommands = cms.untracked.vstring( "keep *_siPixelDigis_*_*", "keep *_pixelVertices_*_*", ), verbosity = cms.untracked.uint32(0), )

# Additional output definition

# Other statements from CustomConfigs import ProcessName process = ProcessName (process)

from GlobalTag import GlobalTag # process.GlobalTag = GlobalTag (process.GlobalTag, 'auto:run2_hlt_relval', '') process.GlobalTag = GlobalTag (process.GlobalTag, 'auto:run2_data_promptlike', '')

# Path and EndPath definitions process.raw2digi_step = cms.Path(process.RawToDigi_pixelOnly) process.reconstruction_step = cms.Path(process.reconstruction_pixelTrackingOnly) process.output_step = cms.EndPath(process.out)


  ###Annealing SiPixelTemplateDBObject _phase1_38T_2018_v8
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback