SPDmood and SPDReferenceDisplayer

List of the data format errors here.

 

SPDmood


 

To launch SPDmood

  1. log in to the dqm machines.  From a terminal type "sshdqm spd@SPDHits"
  2. type "SPDmood.exe &"

To login and see data online

  1. if SPDmood was already running with other settings, from the main menu press STOP (the yellow button) and then LOGOUT (first button on the left)
  2. press LOGIN; another panel will open
  3. in the "online path" write the name of the GDC that is used in the active run (e.g. @spd-GLOBAL-02: with the semicolumn at the end).  In this way SPDmood will see the data arriving to that GDC only, so if a run has more than 1 GDC included, only a subset of data will be displayed.  NOTE:  To see the data from all the GDCs included in a run type the name of the partition (e.g. =PHYSICS_1)
  4. press on "Apply" and then RUN
  5. REMEMBER: press AU-UP (auto-update) button on evrey histogram that you open. It should be green, otherwise the plot will not be updated.

To re-build SPDmood

  1. procedure to apply in case of a root update (or when the SPDmood does not work anymore)
  2. log in to the dqm machines.  From a terminal type "sshdqm spd@SPDHits"
  3. cd $SPDMOOD_SITE
  4. cd build
  5. make clean
  6. make

 

 

SPDReferenceDisplayer


 

To launch SPDReferenceDisplayer

  1. log in to the dqm machines.  From a terminal type "sshdqm spd@SPDHits"
  2. type "SPDReferenceDisplayer.exe &"

To re-build SPDReferenceDisplayer

  1. procedure to apply in case of a root update (or when the SPDReferenceDisplayer does not work anymore)
  2. log in to the dqm machines.  From a terminal type "sshdqm spd@SPDHits"
  3. type "which SPDReferenceDisplayer.exe" and go to the folder specified
  4. do a "make clean" and then "make", the displayer should work again