1. RPC CAF shift
- Refer shift instruction : link
- Certification
- Run Registry certificate : link
- Elog : [[][link]]
1. Referencing to here
2. Offline Shift
- CMSSW_3_1_0
- cvs co UserCode?/trentad/NewGUI
- cd UserCode?/trentad/NewGUI
- source set_caf.csh
- ./MainPanelNew.py & (mark : Eff STAMuon, Eff DT, DQM, Noise, Trigger, Trigger Eff)
- can check the status of CAF run here
- number of event check in the DBS
(input the run number, ex : 112233, Run, data, StreamExpress?)
- check the number of events, files etc..
- In the case to miss some jobs we need to resubmit with GUI (Submission Frame for missing jobs)
-
3. Offline shift Work flow made by Mihee
# Work flow
1. Check the e-log from this web page :
http://cmsonline.cern.ch/portal/page/portal/CMS%20online%20system
2. (This can be skipped!!!!) Run registry monitoring at this web page :
http://pccmsdqm04.cern.ch/runregistry/
2-1. Check twiki to get new run numbers :
https://twiki.cern.ch/twiki/bin/view/CMS/RPClistofRunP5CRAFT09
2-2. There are instructions for RPC shifters :
https://twiki.cern.ch/twiki/bin/view/CMS/RPComm
3. Check up the DBS with your run number :
https://cmsweb.cern.ch/dbs_discovery/_runs?userMode=user
You must put run ranges with 1 run number.
4. Download GUI and execute
MainPanelNew?.py
4-1 ) Your submittied jobs are stored at this path :
rfdir /castor/cern.ch/cms/store/caf/user/ccmuon/RPC/GlobalRuns
5. When you complete the jobs (analysis complete), link e-log to the TWiki page :
https://twiki.cern.ch/twiki/bin/view/CMS/RPClistofRunP5CRAFT09
# Additional commands
1. To check your quota :
fs listquota
2. To check your jobs which is running :
bjobs -u (ID)
--
DongHoMoon - 20 Aug 2009