CMS Pixel Detector Miscellaneous
Phase 1 Phase 2
Layer 1 Replacement Layers 2-4
  Layer 1 Replacement Elog  Not logged in ELOG logo
Entry  Wed Nov 27 18:25:08 2019, Dinko Ferencek, Software, pXar code updated 
    Reply  Thu Nov 28 18:34:00 2019, Dinko Ferencek, Software, pXar code updated 
       Reply  Mon Jan 20 13:47:33 2020, Dinko Ferencek, Software, pXar code updated 
Message ID: 40     Entry time: Thu Nov 28 18:34:00 2019     In reply to: 36     Reply to this: 45
Author: Dinko Ferencek 
Category: Software 
Subject: pXar code updated 

Dinko Ferencek wrote:
pXar code in /home/l_tester/L1_SW/pxar/ on the lab PC was updated on Monday, Nov. 25 from https://github.com/psi46/pxar/tree/e17df08c7bbeb8472e8f56ccd2b9d69a113ccdc3 to https://github.com/psi46/pxar/tree/9c3b81791738e1b8ec7dd9f0d1b68f8800f8416c which pulled in the latest updates to the pulse height optimization test. Today a few remaining updates were pulled in by going to the current HEAD of the master branch https://github.com/psi46/pxar/tree/5d358c5ebbf095a7d118cdde9e1e509c41ccc615.

The sequence of commands to update the code was the following:
cd /home/l_tester/L1_SW/pxar/
git pull origin master
cd build
cmake ..
make -j6 install


pXar code updated to the current HEAD of the master branch https://github.com/psi46/pxar/tree/9eb0f3844e9c7f98d7701629c5af339632c5d84a to pick up the latest update that allows running of the fullTest() method of each of the tests from the command line and consequently also from elComandante.
ELOG V3.1.3-7933898