l2p16.04.00 build 1 - 27 May 04 == Level2: buchanan l2cpsworker p16-br-05 <- p16-br-03 - change the truncation number of l2CPS clusters sent to global from 50 to 250 (also change the output.evigen file). Also need the corresponding change at L2global whenever it starts to get inputs from L2CPS - The per channel max. number of clusters of L1 CPS stereo sending to L2 CPS proprecessor has been changed from 50 to 100. l2cttcftworker p16-br-10 <- p16-br-00 Change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2gblbase p16-br-02 <- p16-br-01 change max number of input tracks to 255 for each type. l2gbltrack p16-br-04 <- p16-br-03 change number of tracks in MBT channel pointer from 300 to 255. l2gblworker p16-br-02 <- p16-br-01 -change output type of tracks -increase numbers of tools and filters -change error messages for too many objects l2iogen p16-br-10 <- v04-07-04 Set the limit (self.limit) to 255, in a case number of objects in the MBT channel is larger than 255 (script/evigen); this change is connected with changes in l2***worker/output.evigen files = change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2mbus l2-00-05-11 <- l2-00-05-10 new mbt test program: mbtvme l2slic_driver l2v00-00-67 <- l2v00-00-66 ?? l2sttcttworker p16-br-10 <- p16-br-00 Change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2sttipworker p16-br-10 <- p16-br-00 Change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2sttworker p16-br-10 <- p16-br-00 Change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2trackworker p16-br-10 <- p16-br-02 Change max. number of tracks sent out by the worker to l2gbl, from 300 to 255; because we have only 8 bits for NTRK (output.evigen). l2vme l2-00-05-08 <- l2-00-05-07 fix error check code for vme master transactions ============================================================= l2p16.04.00 build 2 - 7 June 04 l2io p16-br-05 <- p16-br-04 Added STTHitBuffer back into extended TFC and added a new object for extended TFC hit buffer (assumed, there will always be 6 STCs providing inputs); changed max number of hits in extended track from 16 to 63 (6 bit max) - changes by Norm Buchanan. l2mbus l2-00-05-12 <- l2-00-05-11 include bin/mbtvme.cpp, remove old LIBRARIES file l2trackerbase p16-br-11 <- p16-br-01 - Changed MAX_TRACKS limit from 300 to 825; STTCTTWorker calls addTrack() method in each of three loops over MBTs (tfc0 - double decker, tfc1). One loop can read in up to 6x46=276 tracks. - Changed MAX_TRACKS limit to 552 - it is more realistic limit than 825. l2utils p16-br-00 <- v01-00-03 Changed error message print out: WARN("List full",...) ============================================================= l2p16.04.00 build 3 - 23 June 04 == Level2: buchanan l2cttcftworker p16-br-11 <- p16-br-10 l2gblbase p16-br-03 <- p16-br-02 l2gbltrack p16-br-05 <- p16-br-04 l2sttcttworker p16-br-11 <- p16-br-10 l2sttipworker p16-br-11 <- p16-br-10 l2sttworker p16-br-11 <- p16-br-10 l2trackworker p16-br-11 <- p16-br-10 Problem with the event size around 4KB - cut the number of tracks to 200 only.