This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import FWCore.ParameterSet.Config as cms | |
from Configuration.StandardSequences.Eras import eras | |
from PhysicsTools.NanoAOD.nano_eras_cff import * | |
from PhysicsTools.NanoAOD.common_cff import * | |
process = cms.Process("L1Ph2Nano", eras.Phase2C9) | |
process.load('Configuration.StandardSequences.Services_cff') | |
process.load("FWCore.MessageLogger.MessageLogger_cfi") | |
process.options = cms.untracked.PSet( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/afs/cern.ch/user/a/alobanov/work/L1T/phase2/menu/13X/6Jul_Snap3_wNtupler_PR/CMSSW_13_1_0/src/L1Trigger/Phase2L1GT/interface/L1GTScales.h b/L1Trigger/Phase2L1GT/interface/L1GTScales.h | |
index 899a03d55d5..f70b0dc3149 100644 | |
--- a/afs/cern.ch/user/a/alobanov/work/L1T/phase2/menu/13X/6Jul_Snap3_wNtupler_PR/CMSSW_13_1_0/src/L1Trigger/Phase2L1GT/interface/L1GTScales.h | |
+++ b/L1Trigger/Phase2L1GT/interface/L1GTScales.h | |
@@ -28,7 +28,7 @@ namespace l1t { | |
L1GTScales(const edm::ParameterSet &); | |
- static void fillDescriptions(edm::ParameterSetDescription &); | |
+ static void fillPSetDescription(edm::ParameterSetDescription &); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Auto generated configuration file | |
# using: | |
# Revision: 1.19 | |
# Source: /local/reps/CMSSW/CMSSW/Configuration/Applications/python/ConfigBuilder.py,v | |
# with command line options: l1Ntuple -s RAW2DIGI -n 1 --python_filename runAxoemu_cfg_fromAOD_sR2R.py --era=Run2_2017 --data --conditions=130X_dataRun3_Prompt_v4 --customise=L1Trigger/Configuration/customiseUtils.L1TGlobalMenuXML --customise=L1Trigger/Configuration/customiseReEmul.L1TReEmulFromNANO --customise=L1Trigger/L1TNtuples/customiseL1Ntuple.L1NtupleNANOEMU --filein=/store/data/Run2023C/JetMET0/AOD/PromptReco-v4/000/368/566/00000/0036fca6-ffd3-4c07-afa9-5be8eaa50bce.root --fileout=L1Ntuple_fromNano.root --no_output | |
import FWCore.ParameterSet.Config as cms | |
from Configuration.Eras.Era_Run2_2017_cff import Run2_2017 | |
process = cms.Process('RAW2DIGI',Run2_2017) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Auto generated configuration file | |
# using: | |
# Revision: 1.19 | |
# Source: /local/reps/CMSSW/CMSSW/Configuration/Applications/python/ConfigBuilder.py,v | |
# with command line options: NANOwL1 -s NANO --data --conditions 130X_dataRun3_Prompt_v4 --era Run3 --eventcontent NANOAOD --datatier NANOAOD --customise_commands=process.add_(cms.Service('InitRootHandlers', EnableIMT = cms.untracked.bool(False)));process.MessageLogger.cerr.FwkReport.reportEvery=1000 -n -1 --no_exec --customise PhysicsTools/NanoAOD/nano_cff.nanoL1TrigObjCustomizeFull --nStreams 2 --nThreads 8 --number 1000 --python nano_v12_data.py | |
import FWCore.ParameterSet.Config as cms | |
from Configuration.Eras.Era_Run3_cff import Run3 | |
process = cms.Process('NANO',Run3) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 14_0 Backport results: | |
## JSON https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_14_0_X_2024-03-15-2300+220365/61714/triggerResults/141.044_RunJetMET2023D/reHLT.json | |
## from tests https://github.com/cms-sw/cmssw/pull/44397#issuecomment-2001893129 | |
## "reHLT_140_backport.json" | |
## 14_1 PR results: | |
## JSON https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_14_1_X_2024-03-13-1100+5aa5c5/61657/triggerResults/141.044_RunJetMET2023D/reHLT.json | |
## From comment https://github.com/cms-sw/cmssw/pull/44054#issuecomment-1996266443 | |
# fname = "reHLT_141.json" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.