Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

grundler/dqm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Beam DQM

Procedure for FNAL2013

Compile on SL6

ssh lxplus.cern.ch 
cd /afs/cern.ch/cms/Tracker/Pixel/HRbeamtest/dqm
git clone https://github.com/xshi/dqm.git v3
cd v3
git checkout v3.1
. setup.sh
make

Run DQM manualy

 /afs/cern.ch/cms/Tracker/Pixel/HRbeamtest/dqm/v3/python/dqm.py 30623

 or run range: 

 /afs/cern.ch/cms/Tracker/Pixel/HRbeamtest/dqm/v3/python/dqm.py 30623-30650 

Run DQM with cron job

acrontab -e

lxplus.cern.ch /afs/cern.ch/cms/Tracker/Pixel/HRbeamtest/dqm/v3/bash/cron_jobs.sh

View DQM online

https://cern.ch/cmspxltb/fnal2013/

About

Test Beam DQM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.9%
  • C++ 44.7%
  • JavaScript 4.4%
  • CSS 3.2%
  • Shell 0.8%