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: 36     Entry time: Wed Nov 27 18:25:08 2019     Reply to this: 40
Author: Dinko Ferencek 
Category: Software 
Subject: pXar code updated 
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
ELOG V3.1.3-7933898