============================== b01.txt ============================== p17.05.01 build 1 - 22 June 05 This is a test build with ONLY changes needed to impliment round robin streaming in Level3. Level3-DAQ: haysjm ScriptRunner p17-br-06 <- p17-br-05 Modified to allow event number to be passed to the L3Streamer Needed for "round robin" streaming based on event number l3ftrigger_base p17-br-03 <- p17-br-02 Implemented new COOR command: logical_stream Used in "round robin" streaming to define an internal stream which will be split between external "round robin" streams l3streaming p17-br-01 <- v00-03-10 Implemented new "round robin" streaming. Two modes are currently implemented - a strictly "round robin" method - a method which assigned a physical external stream based on (event number MOD number of external streams) ============================== b02.txt ============================== p17.05.00 build 2 - 20 June 05 == Level 3: bellavan l3fbtag_ip_results p17-br-04 <- p17-br-03 make sure all member variables of L3BTagTrack are initialized in the constructor l3fisolation p17-br-04 <- p17-br-03 speed-up improvements == Trigsim: carsten trigsim_analyze p17-br-01 <- v00-02-07 removed l2sttip_analyze from OBJECTS file ============================== b03.txt ============================== p17.05.01 build 3 - 8 July 05 == Level3: bellavan l3fbtag_ip_results p17-br-05 <- p17-br-04 added missing initialization of variables in L3BTagTrack l3funpack_l1cal p17-br-02 <- p17-br-01 removed cout statement in L3TUnpackL1Cal.cpp l3fisolation p17-br-03 <- p17-br-04 Backout changes until effects are understood