Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DQM/SiStripMonitorClient/README.md is written in an unsupported language. File is not indexed.

0001 ###Macros and Scripts
0002 ####moduleOccupancyPlots
0003 `moduleOccupancyPlots.sh <Datataking_period> <Dataset_type> <runnumber> <modulelistfile> <user certificate file> <user key file>`
0004 
0005 This script produces a root file and png files of the occupancy plots of the modules selected with the file 
0006 `<modulelistfile>` which contains a list of detid from run `<runnumber>` as found in the official DQM file. The 
0007 `<Datataking_period>` and the `<Dataset_type>` have to match the names used in this site: 
0008 https://cmsweb.cern.ch/dqm/offline/data/browse/ROOT/OfflineData/
0009 
0010 To access the DQM file a valid certificate and key has to be provided to the script
0011 
0012 ####moduleOccupancyTrend
0013 `moduleOccupancyTrend.sh <Datataking_period> <Dataset_type> <modulelistfile> <user certificate file> <user key file>` <runlistFile>
0014 
0015 This script uses almost the same parameters as the moduleOccupancyPlot, instead of giving a single runNumber the run numbers are listed in the <runlistFile> a text file with a runNumber for each line. The script produces plots of single module occupancy superimposed for each run in the list, plus a trend of the occupancy per event, for single modules, and for the sum of all modules occupancy.