Skip to content

cmsbot/HLT_EcalLaserValidation

 
 

Repository files navigation

HLT_EcalLaserValidation

short script ecal laser calibrations fast validation at HLT

git clone https://github.com/degrutto/HLT_EcalLaserValidation.git voms-proxy-init -voms=cms

  1. to be used in bash

  2. edit the first section of step.sh

testMenu=/cdaq/physics/Run2017/2e34/v4.0.1/HLT/V1 GT=92X_dataRun2_HLT_v7 file=$(more files_305188.txt) sqlite1=DBLaser_293491 sqlite2=DBLaser_292925 pathToMonitor=("HLT_Ele35_WPTight_Gsf" "HLT_PFMET110_PFMHT110_IDTight" "HLT_Photon33" "HLT_PFJet450" "HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60" "HLT_Ele27_WPTight_Gsf" )

  1. also change the CMSSW relase below if needed

  2. then source step.sh

in a test I did I got this finally

difference in counts and timing using the two sqlite files is

pass 1 over 4999 for reference path using sqlite1

pass 0 over 4999 for reference path using sqlite2

timing 0.030172 for reference path using sqlite1

timing 0.027120 for reference path using sqlite2

About

ecal laser calibrations fast validation at HLT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.2%
  • Shell 46.8%