Skip to content

Conversation

@atpathak
Copy link

@atpathak atpathak commented Nov 19, 2024

I am trying to create similar page like 2023 to know Conditions Consumed in 2024 Data and MC : https://twiki.cern.ch/twiki/bin/view/CMS/AlCaDBHLT2023 ; here is the twiki for Conditions Consumed in 2024 Data and MC : https://twiki.cern.ch/twiki/bin/view/CMS/AlCaDBHLT2024

@mmusich
Copy link
Contributor

mmusich commented Nov 20, 2024

Thanks for this @atpathak. Is it possible to start monitoring phase 2 workflows as well?

echo "------------------------------"
echo "Running step-6/9: HLT"
echo "------------------------------"
cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2016 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step6_HLT.log
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2016 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step6_HLT.log
cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2024 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step6_HLT.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants