Skip to content

Instantly share code, notes, and snippets.

View artlbv's full-sized avatar

Artur Lobanov artlbv

  • Uni Hamburg / CMS
  • Hamburg
View GitHub Profile
@artlbv
artlbv / cmsRun_cfg_150x_ScoutAndHLTPFJets_fromRAW.py
Last active March 14, 2025 01:30
cmsRun config to produce Scouting and HLT AK4PFJets nano from RAW in 15x/Winter25
# Auto generated configuration file
# using:
# Revision: 1.19
# Source: /local/reps/CMSSW/CMSSW/Configuration/Applications/python/ConfigBuilder.py,v
# with command line options: --python_filename cfg_nano_wScout.py --processName=HLTX --eventcontent NANOAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier NANOAODSIM --fileout file:nano_out.root --conditions 142X_mcRun3_2025_realistic_v7 --step NANO:@Scout --nThreads 4 --filein file:TSG-Run3Winter25MiniAOD-00009.root --era Run3_2025 --no_exec --mc -n 10000
import FWCore.ParameterSet.Config as cms
from Configuration.Eras.Era_Run3_2025_cff import Run3_2025
process = cms.Process('HLTX',Run3_2025)