Skip to content

Scripts for HCAL radiation damage correction validation

Notifications You must be signed in to change notification settings

gk199/Validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Validation

Scripts for HCAL radiation damage correction validation.

These scripts use the L1Ntuple framework, which should be set up as described here:

https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideL1TStage2Instructions#Environment_Setup_with_Integrati

After setting up the L1Ntuple environment, issue the following:

git clone git@github.com:cms-hcal-trigger/Validation.git HcalTrigger/Validation

The script that submit CRAB jobs is called submit_jobs.py. Its required arguments are a good run lumimask, a dataset name, the new HcalL1TriggerObjects tag, and the storage site for the output. For example:

./submit_jobs.py -l lumimask_302472.json -d /ZeroBias/Run2017D-v1/RAW -t HcalL1TriggerObjects_2017Plan1_v13.0 -o T2_CH_CERN

About

Scripts for HCAL radiation damage correction validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • Python 9.8%