Skip to content

mcepeda/TestDQM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestRCTOfflineDQM

Monitoring standalone the status of RCT, from a file with digis

This is almost identical to RCT DQM module in CMSSW , it just runs standalone.

A example of a good 2012 run for reference.

(Note: there is another instance of this code in the RCT Offline DQM that Pam or the RCT oncall run regularly on the already collected raw data for our weekly RCT certification. The plots are identical in format.)

a) Install

scram pro -n dqmTests CMSSW CMSSW_7_4_0_pre5
git cms-init
git clone --recursive https://github.com/mcepeda/TestDQM.git  RCTOfflineTests/RCTOfflineDQM/
scram b
cd RCTOfflineTests/RCTOfflineDQM/test

b) Run

edit RCTOfflineDQMForCommissioning_cfg.py to include your MC/Emulation file & check that the name of the rctDigis is the correct one (can be simRctDigis or caloStage1Digis or similar collection)

bash runDQMPlot.sh

This creates a folder with plots & with the .html files needed to display this in a webbrowser. If you have access to a webpage from your userarea, just copy the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors