This page should at least show the new packages released on Monday of each week and the major improvements from one release to the next. Hopefully it will also contain a word or two about how things turned out at the end of the week.
| d0trigsim | v01-03-15 | - RCP changes for l1l2unpacker (use Run2A, for the moment, will need versions of RCP both for Run2A and Run2B) |
| l1cal2b_sliding_windows | v00-02-03 |
- Add simulation of tau triggers corresponding to the firmware
implementation - Improve the simulation of the missing Et triggers |
| l1l2_evt l1l2_reco |
v02-02-00 |
- Code fixes for L2 splitting/oring - New code for L1CalTrack, L2 sphericity - Changes to L2 EM and jet preprocessors, L2 global taus |
| l1l2trigbits | v00-03-05 | - Transfer the triggerlist information from the runs database (or the level3.sim file) to the thumbnail::Global object |
| l1l2unpacker | v00-10-15 |
- Change the configuration of the L2 STT unpacker for Run2B (need
additional initialization flag to distinguish from Run2A). - Change the address of L1Cal (Run2A MC and Run2B data/MC). - Add checks to ensure that the proper unpacker is being run for Run2A/Run2B configuration. |
| l2base | v00-03-19 | - Add identifier for L2 global sphericity filter |
| l2cal2bbase | v00-00-03 | - Fill mask of trigger towers passing energy threshold used for calorimeter calibration triggers. |
| l2cal2bemworker | v00-00-02 |
- Calculate L2 EM likelihood. - Fill mask used for calorimeter calibration trigger. |
| l2cal2bjetworker | v00-00-02 |
- Fill quantities used for L2 tau trigger. - Fill mask used for calorimeter calibration trigger. |
| l2calemworker | v03-00-02 | - Set the likelihood variable to a default value (not used for Run2A) |
| l2caljetworker | v03-00-03 | - Set the variables used for tau identification at L2 to a default value (not used for Run2A) |
| l2gblem | v00-05-05 | - Add L2 EM likelihood cut in the global filter |
| l2gblgeneric | v00-06-00 | - Add L2 sphericity filter |
| l2gbltau | v00-00-02 | - Add L2 global filter on taus (use preprocessor information from L2 jets) |
| l2gblworker | v01-01-00 |
- Modifications for L2 oring/splitting - Add L2 global tau and sphericity filters - Add filter for EM calorimeter calibration trigger |
| l2io | v02-03-00 |
- Modifications for L2 oring/splitting - Add L2 EM likelihood to L2Cal preprocessor and L2 global EM object - Add tau identification variables to L2Cal preprocessor and L2 global taus - Add L2 sphericity |
| l2iogen | v05-01-00 | - Fix to deal with version > 1 for objects inheriting from other objects (eg. inherits KinematicObject(1); thanks to Roger). |
| l2stt_fitting l2stt_util |
v00-01-35 v00-01-44 |
- copy L0 clusters to TFC0 and TFC1 - fix bugs in SiliconLut and MatrixInvLut to get right barrel, layer and assign the right phi coverage for each TFC - add new dsp_combination_computer code to do pattern recognition - update STTFitter_3xN to deal with L0 detector (still need to work on STTFitter_DSP) - add Ken's bug fixes for getting L1CTT tracks from SVSX - move l1l2unpacker before tsim in head.rcp and head_data.rcp - fix several bugs in silicon LUT and STTFitter_DSP - add more useful debug statements - fix the problem with reading Silicon LUT from files directly - add code to deal with Marco's new l1l2unpacker to deal with Run2B |
| l2stt_main | v00-01-28 |
- fix several bugs in silicon LUT and STTFitter_DSP - add more useful debug statements |
| l2utils | v01-01-00 | - Utility functions used for implementation of L2 oring/splitting |
| l3fcftunpack | v00-04-19 | - Change the default geometry in its test to t06.01.00 (to go with the new testfile we'll soon be getting.....). This fixes the broken test. |
| l3fjettools | v00-05-06 |
- Remove the coarse hadronic and endcap massless gap cells from the
minimum Et cut to remove the multiplicity spike. - Update L1 confirmation algorithm |
| l3ftrack_cft | v01-04-00 | - Add parameterized errors to tracks. |
| l3ftrigger_base | v00-00-30 | - Modifications for L2 oring/splitting |
| l3geometry_management | v00-02-03 | - Set default geometry for tests to RunIIb. This fixes the broken test. |
| ScriptRunner | v00-10-42 | - Modifications for L2 oring/splitting |
| thumbnail | v00-14-00 | - Fix an issue in unpacking the EmTmbObjs. Was causing recocert crash. When reconstructing the LinkIndex for a track matched to an electron need to make sure the index in the EmTmbObj does not exceed the number of tracks actually stored in the TMB. |
| tsim_l1cal | v02-12-00 | - RCP change (change crate number to allow running Run2A/Run2B simulations at the same time) |
| tsim_l1ctt | v01-06-00 | - DFEA to L1Muon path implimented |
| tsim_l1l2 | v00-10-20 | - New RCP for lll2unpacker (different RCP used for Run2A/Run2B) |
| tsim_l2stt | v00-01-41 |
- copy L0 clusters to TFC0 and TFC1 - fix bugs in SiliconLut and MatrixInvLut to get right barrel, layer and assign the right phi coverage for each TFC - add new dsp_combination_computer code to do pattern recognition - update STTFitter_3xN to deal with L0 detector (still need to work on STTFitter_DSP) - add Ken's bug fixes for getting L1CTT tracks from SVSX - move l1l2unpacker before tsim in head.rcp and head_data.rcp - fix several bugs in silicon LUT and STTFitter_DSP - add more useful debug statements |
| l1cal_examine | v01-03-01 |
- Remove obsolete LIBRARIES files. - Work around macro conflict between itc/l2base. - Fix test build error. |
| l1cal2b_sliding_windows | v00-02-02 | - Updates to acoplanarity algorithms. |
| l1l2unpacker | v00-10-14 | - Reintroduce unpacker for L1CalTrack in l1l2unpfwk.cpp (somehow got removed in some of the previous releases. |
| l2cal2bbase | v00-00-02 | - Fix initialization ordering in constructors. |
| l2io | v02-02-11 |
- Add words to transfer the tau information from the RunIIb simulation
of the L1Cal trigger to the simulation of the L1CalTrack trigger. - Add padding to the L1CAL2BGab object to ensure that its length is a multiple of 32 bits. |
| l2stt_fitting | v00-01-32 |
- Update SuperRoadSetGenerator.cpp to generate super roads for RunIIa
and RunIIb detectors. - Update SiliconLUT.cpp and gen_smt_luti.cpp to read correct silicon geometry. - Add code to read L1CTT tracks information either from DFE boards or from SVSX boards. |
| l2stt_main | v00-01-27 |
- fix the bug with SuperRoad generation for RunIIb - add code to deal with L0 detector to subtract pedestal and remove bad SMT channels. - update SMT to STT address map - update SMTSTTMap.cpp to read the new map and get corresponding sextant, stc, channel, barrel, layer, ladder, etc., for L0 detector - update SMTChannel to get corresponding information from SMTSTTMap.cpp - simplified encoding code for STCFilterLut - Update SuperRoadSetGenerator.cpp to generate super roads for RunIIa and RunIIb detectors. - Update SiliconLUT.cpp and gen_smt_luti.cpp to read correct silicon geometry. - Add code to read L1CTT tracks information either from DFE boards or from SVSX boards. - remove obsolete LIBRARIES file. |
| l2stt_util | v00-01-40 |
- add code to get L0 channels information for SMTChannelBag.cpp - extrapolate L1CTT track to SMT and L0 to get high and low strip numbers - modify L0 layer in SiliconLut.cpp - fix the bug with SuperRoad generation for RunIIb - add code to deal with L0 detector to subtract pedestal and remove bad SMT channels. - update SMT to STT address map - update SMTSTTMap.cpp to read the new map and get corresponding sextant, stc, channel, barrel, layer, ladder, etc., for L0 detector - update SMTChannel to get corresponding information from SMTSTTMap.cpp - simplified encoding code for STCFilterLut - Update SuperRoadSetGenerator.cpp to generate super roads for RunIIa and RunIIb detectors. - Update SiliconLUT.cpp and gen_smt_luti.cpp to read correct silicon geometry. - Add code to read L1CTT tracks information either from DFE boards or from SVSX boards. |
| l3base l3fcalib_cal l3fcalib_smt l3fcalibmanager l3fsmtunptool l3node l3utilities run_config_mgr |
v00-05-13 v00-00-09 v00-06-02 v00-01-06 v00-11-02 v02-05-05 v00-01-58 v00-10-01 |
- Change D0_REFCAST to d0om::refcast |
| l3fao | v00-00-02 | - New. Deals with AndOr terms at level 3. |
| l3fcalcluster | v00-01-85 | - add missing std qualifiers |
| l3fCalMEt | v00-04-07 |
- remove all references to tool L3TPrVtx (obsolete) and replace with
L3TNullVertex where necessary - make member function, member variable, and local variable names conform with convention, and delete unused ones - (in L3TCalMEtAna) keep pointers to used tools instead of repeatedly getting instances of them - remove unused L3_TOOL_DECLs, unused entries in test trigger lists, etc. - move reading of muon tool from tools.rcp into a try loop and catch ParserParameter error -- it's ok to continue processing if no tool is found - Add muon correction and muon quality flag. - Update AlgFlag to reflect correction status. - remove redundant call to vertexing tool. |
| l3fcpsunp | v00-03-15 | - fix scripts for component and integrated tests |
| l3femtools | v00-05-02 |
- Fix initialization ordering in constructors. - Remove non-RCP file filter.rcp. It's not used and gives errors during RCP building. - Adjust component test script - Remove debugging printouts |
| l3femtools_ele_results | v00-02-01 | - add missing std qualifiers |
| l3ffpd_si | v00-01-02 | - fix bug in test script |
| l3filters | v00-07-06 | - Include filter used for selecting events at L3 based on AndOr bits. |
| l3filters_mc | v00-00-13 | - fix test scripts |
| l3fip_track | v00-01-10 | - add missing std qualifier in tests |
| l3fisolation | v00-03-04 |
- remove L3_TOOL_DECL dependency for obsolete package "L3TPrVtx" - remove other unused L3_TOOL_DECLs. - add missing std qualifiers |
| l3fJetMEt | v00-02-06 |
- remove all references to tool L3TPrVtx (obsolete) and replace with
L3TNullVertex where necessary - make tool's interface with vertexing be through L3TVertexFinder (more universal) instead of through L3TPrVtx - make member function, member variable, and local variable names conform with convention, and delete unused ones - remove unused L3_TOOL_DECLs, and unused entries in test trigger lists - add std qualifiers where necessary |
| l3fjettools | v00-05-03 | - remove unnecessary dependency on jetcorr package and put in a warning message if the tool receives a non-existant option for L1Conf. |
| l3fMcTool | v00-04-04 |
- add missing std qualifier in tests - fix script for integrated test. |
| l3fmuo_centralmatch | v00-07-01 | - Changed track quality definitions for central matched muons to match performance of RunIIb tracker. |
| l3fMuonTools | v00-13-08 | - Fill generic pT with local.central pT as appropriate (accidentally not filled before). This variable is not used by the trigger, but it's quicker to change its behavious to what analyzers expect than to explain the workings of the muon filter to everybody and their grandmother. |
| l3fMuonTools_results | v00-01-09 | - First attempt at reducing the size of the Level 3 Chunk by setting variables that are never filled to "nowrite". |
| l3fTauTools | v00-11-04 |
- bug in the calculation of LDA corrected. - tool can be run with either tracker: GlobalTracker or CFTTracker. - remove all references to (obsolete) tool L3TPrVtx -- replace with L3TNullVertex where needed. - add std qualifiers where necessary |
| l3fTestClasses | v00-03-03 | - Remove "using" statements from header files. |
| l3ftrack_cft | v01-03-00 | - speed up code by deferring cft stereo tracking to a later stage. |
| l3funpack_l1cal | v00-00-05 | - Correct a bug which occurs when the L3 version of the L1 calorimeter unpacker is called twice in the triggerlist. |
| l3fvertex_base | v00-01-09 | - fix scripts for component tests. |
| l3tCalUnpTool | v00-08-03 |
- simplify test to reduce the number of false "failed"s - add missing std qualifiers |
| ScriptRunner | v00-10-40 | - Include the filter used for selecting events at L3 based on AndOr bits. |
| thumbnail | v00-13-06 |
- Made appropriate modifications to ThumbNailPkg and UnpThumbNailPkg
to deal with packing and unpacking new EmTmbObj variables associated
with track matching. - Changed the RCP to avoid including the L3 objects in the packing/unpacking of the thumbnails (instead keep the full L3Chunk) - add missing std qualifier. |
| trigdb_scripts | v00-02-27 |
- make default value for new L3TJet parameter UseL1Conf be expressed
as a string - Initialize parameters for the filter and tool used to select events at L3 based on AndOr bits. |
| tsim_l1cal2b | v00-03-09 |
- Information sent to l1caltrack not as in hardware, since it is only
used in the simulation. Trigger reference sets read in from
brun0000001.dat & l1ct2b.sim, from COOR. - Fix references to nonexistant RCPs. - Fix initialization order in constructors. - Remove obsolete LIBRARIES file. |
| tsim_l1ctt | v01-05-03 |
- New. Will replace tsim_l1ft. - fix broken test - 'STSX to STT' functionality added - cosmetic changes needed for l1ctt_examine |
| tsim_l2stt | v00-01-38 |
- fix the bug with SuperRoad generation for RunIIb - add code to deal with L0 detector to subtract pedestal and remove bad SMT channels. - update SMT to STT address map - update SMTSTTMap.cpp to read the new map and get corresponding sextant, stc, channel, barrel, layer, ladder, etc., for L0 detector - update SMTChannel to get corresponding information from SMTSTTMap.cpp - simplified encoding code for STCFilterLut - Update SuperRoadSetGenerator.cpp to generate super roads for RunIIa and RunIIb detectors. - Update SiliconLUT.cpp and gen_smt_luti.cpp to read correct silicon geometry. - Add code to read L1CTT tracks information either from DFE boards or from SVSX boards. |
| l1cal_examine | v01-03-00 | - calibration added to l1cal_examine |
| l2cal2bbase | v00-00-01 | - Change raw data format. |
| l2cal2bjetworker | v00-00-01 | - Avoid use of anonymous enum (gcc 4 compat). |
| l2stt_util | v00-01-33-br-01 |
- Fix initialization ordering in constructors. - Fix printf formats for x86_64. - Avoid warning about undefined operation ordering. |
| l3fTauTools_physres l3fip_track_results |
v00-08-01 v00-01-08 |
- Fix initialization ordering in constructors. |
| l1cal2b_sliding_windows | v00-01-02 |
- Modifications to the interfaces so that the sliding windows
algorithm contained in this package can be used both by
tsim_l1cal2b and trigger_rate_tool. - Make compatible with tsim_l1cal2b v00-03-06 |
| l1l2unpacker | v00-10-13 | - Complete rewrite of the CFTModuleUnpacker and some modifications to handle the Run2B L1Cal trigger |
| l1muo_analyze | v01-00-00-br-01 | - Fix initialization order in constructors. |
| l2base | v00-03-18 | - Make work on x86_64. |
| l2cal2bbase l2cal2bemworker l2cal2bjetworker |
v00-00-00 | - new |
| l2calmet_analyze | v00-03-05-br-01 |
- Remove LIBRARIES. - Fix initialization order in constructors. |
| l2gblworker | v01-00-07 | - Remove LIBRARIES. |
| l2io | v02-02-09 |
- Additional objects for unpacking all the modules from crate 0x13. - Change in format of raw data for Run 2B L1Cal |
| l2libdeps | v00-01-02-br-01 | - Remove LIBRARIES. |
| l2monitor | v00-02-28 | - 64-bit fix. |
| l2mu_analyze | v00-02-34 |
- Fix initialization order in constructors. - Fix for missingET -> met_evt. |
| l2slic | v00-06-34 | - 64-bit fix for bad pointer arithmetic. |
| l3fbtag_ip | v00-03-02 | - modify integrated test to run with the new L3TJet L1 cal conf. parameters |
| l3fbtag_ip_results | v00-02-14 | - fix bug in getJetErrorY |
| l3fcalib_smt | v00-06-01 | - Modify to include L0 information and allow for backwards compatibility |
| l3fchunk | v00-05-03 |
- Add new variables needed by new tau algorithm (for thumbnail). - add code to monitor filter timing by Elliott Cheu - modifications to L3TmbObj.hpp for the Level 3 electron likelihood from Suyong. |
| l3femtools | v00-05-00 |
- Add missing isolation tool implimentation to DoThisTool - L3 likelihood calculation is added. It will be calculated for all candidates. Signal and background templates are read in from L3TEle.rcp |
| l3femtools_ele_results | v00-02-00 | - L3 likelihood calculation is added. It will be calculated for all candidates. likelihood value and the layer energies to be stored into the thumbnail |
| l3filters | v00-07-04 |
- include dR filter by Thomas Gadfort - Port 5 missing filters (ZIP, BsMass, BID, BMUTag, something with secvtx) from p17 - update L3FEle to cope with isolation tool input - make unneeded class members into local variables - make DoThisTool return previous result immediately if already run - port changes to L3FInvMass from p17 - add timing filter by Elliott Cheu - add L3FTrackJet from Neeti - add electron likelihood to L3FEle from Suyong |
| l3fip_track_results | v00-01-07 | - add default constructor |
| l3fisolation | v00-03-02 |
- Add 'none' option for tracker and vertex used for isolation
calculation. - Add a rcp directory and a rcp file. - For muon, use central (eta,phi) if available, local otherwise and not 'overall' because they are not correct in p17.08.01. - add none option for cal unpacker - speed-up in calorimeter cell loop - add test directory with proper itest |
| l3fjettools | v00-05-02 | - Addition of L1 confirmation to L3 jet tool |
| l3fmonitor_base l3fstatmanager l3ftrigger_base |
v00-00-16 v00-01-26 v00-00-29 |
- add code to monitor filter timing by Elliott Cheu |
| l3fmuo_unpack | v00-04-04 | - Add a test to check for a valid index for each hit in the L3 muon unpacker. This fixes a rare crash. |
| l3fsmtcluster | v00-02-25 | - fixed itest so it works in private build too |
| l3fsmtunptool | v00-11-01 | - Modify to include L0 information and allow for backwards compatibility |
| l3fTauTools | v00-11-00 | - Changes by Frederique Badaud: Updated NN/LDA algorithm, additional variables added. |
| l3fTauTools_physres | v00-08-00 | - Additional variables for NN/LDA added to physics results. |
| l3ftrack_cft | v01-01-00 |
- Modifications to allow for SMT layer 0. - Add code to recover hits on missed CFT layers. |
| l3ftrack_global | v00-07-22 | - fix itest so it works in private build too |
| ScriptRunner | v00-10-39 |
- include dR filter by Thomas Gadfort - add timing filter by Elliott Cheu. - add L3FTrackJet from Neeti to FilterMaker.hpp |
| thumbnail | v00-13-02 |
- Add new variables for L3 tau as needed by NN/LDA algorithm. - Modifications to ThumbNailL3Util.cpp for the Level 3 electron likelihood from Suyong |
| trigdb_scripts | v00-02-25 |
- Add dR filter by Thomas Gadfort - add new tool parameters to L3TJet for L1 cal. confirmation, from Camille - add timing filter by Elliott Cheu. - add L3FTrackJet from Neeti - add electron likelihood to L3FEle from Suyong to filter.rcp |
| trigsimcert | v00-05-08 | - Fix to L3Isolation from Carsten Magass |
| tsim_coor | v00-01-10 |
- Remove LIBRARIES. - Fix initialization order in constructors. - Update tests. |
| tsim_l1cal | v02-11-00 | - Modify the package used for overlaying zero bias events on the output of d0gstar to use transverse energies instead of energies and make also the corresponding change at the input of trigsim. This solves a bug (the old version was adding transverse energies in ADC counts to energies in GeV.....) |
| tsim_l1cal2b | v00-03-06 |
- Remove the simulation of the sliding windows algorithm
from the code and use that contained in the l1cal2b_sliding_windows
package. - Change raw data format |
| tsim_l1ft | v00-08-11 | - Add option to symlink data files rather than copying. |
| tsim_l1l2 | v00-10-19 |
- Change one RCP file to execute the same L2 preprocessors
both on data and MC - Change the tsim_l1cal RCP file to turn off smearing (some part of the smearing of tower energies is automatically done when overlaying zero bias events from data, the rest of the smearing should be done in d0sim, not in trigsim) |
| tsim_l1muo | v01-06-06 | - Fix string->number conversions. |
| tsim_l2monitor | v00-04-02 |
- Remove LIBRARIES. - Update LIBDEPS, test. |
| tsim_l3 | v00-03-17 |
- Add option to symlink data files rather than copying. - Remove obsolete NT RCP file. |
| l2gbltrack | v00-01-08 |
- Introduce the new L2 filter and tool - STTBtag. - Update l2gbltrack to include proper MULM algorithm cuts for BTagTool.cpp |
| l2gblworker | v01-00-06 | - Introduce the new L2 filter and tool - STTBtag. |
| l2slic_tables | v00-04-13 |
- Fix overlong fortran lines. - Fix array bracketing warnings. - Fix fortran argument consistency warnings. - Clean up obsolete stuff from makefiles. |
| l3fbtag_ip l3fbtag_ip_results l3fem_calib l3fhcal_calib ScriptRunner |
v00-03-01 v00-02-13 v00-00-09 v00-00-04 v00-10-36 |
- Remove redundant name qualifications (gcc 4.1 compat). |
| l3fchunk | v00-05-00 |
- make private data members consistant across L3TmbObj classes - add data members and methods to L3TmbObj::Iso class - move creation of L3TmbObj pointers so they are not created until necessary; |
| l3fmuo_centralmatch | v00-07-00 | - Add new Triggerlistparameters: trackerpt and trackquality. |
| l3fsmtunptool l3node |
v00-10-11 v02-05-04 |
- Add missing |
| l3tCalUnpTool | v00-08-01 |
- Fix array bracketing warnings. - Fix initializer ordering in ctors. |
| thumbnail | v00-13-00 |
- add code to recover information from isolation source tools - make use of new methods from L3TmbObj::Iso class - change method of setting some member data that became private - replace "i" with "ii" in loops (easier to search for) |
| trigdb_scripts | v00-02-21 | - Add new parameters for Level 3 muon match tool. |
| tsim_l1ft | v00-08-10 |
- Fix array bracketing warning. - Fix initialization order in ctors. - Fix use of anonymous enums. - Remove dead code. |
| htrk | v00-00-08 | - Fix array bracketing to avoid gcc warning. |
| l2io | v02-02-07 |
- Perform the synchronization check online if run online.
Offline, no SCL simulation is presently done, thus having out-of-sync
errors on each event. - Fix the bug in L3Output.cpp code and correct the parity calculation in GenericMBTChannel.hpp which was tested in ctest with FillableMBTChannel_t.cpp code. Now, the parity calculated by the code must be equal to parity in the L2 trailer (the parity of the channel is of course 0). |
| l3fbtag_ip_results l3fcftunpack l3fem_calib_physres l3fJetMEt l3fmuo_local l3streaming |
v00-02-12 v00-04-18 v00-00-05 v00-02-04 v00-05-11 v00-03-13 |
- Fix initialization order in ctors. |
| l3fcft_vertex | v00-04-12 | - Update test trigger list with new parameters for L3TCFTTrack and make test code recognize the SMT unpacker. |
| l3fchunk | v00-04-05 | - sync with changes in p17 and p18 |
| l3filters | v00-06-17 |
- add "using std::cout" and "using std::endl" to cpp files.
Someone must have recently taken these out of a package header loaded
by l3filters. - Update test trigger list with new parameters for L3TCFTTrack |
| l3fmuo_centralmatch | v00-06-08 | - Update test trigger list with new parameters for L3TCFTTrack |
| l3fMuonTools | v00-13-07 | - Update test trigger list with new parameters for L3TCFTTrack |
| l3frawdata | v00-01-19 | - remove "using (namespace) std" from header files. |
| l3fstatmanager | v00-01-24 | - Add protection against time violation in the CPU clock. |
| l3fTauTools | v00-10-04 | - Changed minpt cut in L3TauTools.rcp when calling global tracker from 1 to 3 GeV to help speed up tau trigger tool. |
| l3ftrack_base | v00-08-00 | - Extend L3TrackFit interface with methods to attach a vector of cluster pointers. |
| l3ftrack_cft | v01-00-01 |
- Upgrade of L3TCFTTrack tool to extend tracking into the SMT. - Additional bugs fixes in CFT stereo tracking and tuning of algorithm parameters. - Modification of tool parameters (tools.rcp), including addition of SMT unpacker, and removal of obsolete tool parameters. |
| l3ftrigger_base | v00-00-28 |
- Fix initialization order in ctors. - Use pkgpath.sh |
| l3fvertex_sec | v00-00-04 | - Fix test failure |
| l3fvertex_sec_results | v00-00-03 |
- remove incorrect comments - simplify code (e.g. std::cout -> cout) - correct test status message (was saying "fail" on a "success") |
| l3monitor_utils | v01-13-01 |
- Allow access to what monitor items were requested by a monitor display - Track bad monitor requests - Added the ability to keep track of what items were requested and what monitor items were requested. |
| thumbnail | v00-12-13 |
- Fix L3 Muo chisq in L3TmbObj::Muo when unpacking and repacking the
thumbnail - as in the tmb fixing - Fix initializer ordering in ctors. |
| trigdb_scripts | v00-02-20 | - modify tools.rcp for new interface of L3FCFTTrack tracking tool |
| tsim_l1cal | v02-10-04 |
- Add the capability of running the trigger simulation on
data (before the energies of trigger towers was read from
data but there was no simulation of the trigger). - Correct some bugs in the trigger logic (now reproduces exactly the trigger decisions in data) |
| tsim_l1ft | v00-08-09 | - Change an RCP parameter to ensure that the DFEBoardL1 and OCTBoardL1 information is sent to the L3 readout on every event, instead of rotating between BoardL1, BoardL2 and BoardL2CPSA. |
| tsim_l1l2 | v00-10-17 | - Change of RCP file for tsim_l1muo (added 1 variable) |
| tsim_l1muo | v01-06-05 |
- Fix a bug in the simulation of mu2ptxwllx. - Improve the simulation of scintillator triggers. - Correct a few bugs in the simulation (pT bins used by central tracks, an inline constructor, a wrong index in an array). - Add the capability of passing to tsim_l1muo the tracks from data (instead those from simulation). |