| Date | Tag | Comments |
|---|---|---|
| Oct. 27, 2006 | V00-00-03 | Includes capability to read input from TPGs. Removed debugging output. Creates a file called towerinput.txt that displays the ECAL and HCAL (including HF -- displayed below HCAL) tpdigis as read into the RCT. Includes draft input method for hardware test, not yet tested.
Not yet completed: EM energy <--> rank conversion, LUT implementation, hardware test methods |
| Nov. 8, 2006 | V00-00-04 | Ignore. Use V00-00-05 instead. |
| Nov. 8, 2006 | V00-00-05 | Initial LUT implementation included, reads from a file (uses FileInPath). No longer creates towerinput.txt. Also includes energy -> rank conversion for EM objects being passed to GCT.
Not yet completed: Hardware test methods. |
| Jan. 4, 2007 | V00-00-06 | Integrated with new HCAL TPG's |
| Jan. 22, 2007 | V00-00-07 | Corrected TPG->RCT phi transform, tau veto now uses ET instead of raw E cuts. |
| Jan. 24, 2007 | V00-00-08 | Kludge: changed fine grain veto to agree with TPG. |
| Jan. 24, 2007, Feb. 8, 2007 | V00-00-09, V00-00-10 | TPG fine grain veto bit fixed: kludge removed. |
| Feb. 21, 2007 | V00-00-11 | L1RCTLookupTables.cc: Ignores H/E & FG veto for saturated towers |
| Mar. 3, 2007 | V00-00-12, V00-00-13 | Removed using statements in the header files |
| Mar. 7, 2007 | V00-00-14 | Fixed H/E and FG bit |
| Mar. 12, 2007 | V00-00-15 | Adapted to moved headers |
| Mar. 21, 2007 | V00-00-16 | Added ability to read in hcal lookup table from text file for pattern tests. |
| Mar. 21, 2007 | V00-00-17 | Implemented ability to ignore ECAL fine grain bit for pattern tests. |
| Mar. 26, 2007 | V00-00-18 | Improved implementation of ECAL fine grain bit mask for pattern tests. Also added parameters to L1RCTTestAnalyzer to be able to print out either or both of EmCands and RegionSums. This tag includes the pattern test transparent/zeroed lookuptable text files. |
| Mar. 28, 2007 | V00-00-19 | Fixed handling of HF part of simple lookuptable used for pattern tests. Also added a bypass of the et->rank conversion for EM candidates in the pattern test case (it just uses et). Analyzer now prints out crate/card/region and isolation bit for EM candidates. Still to do: fix five-tower-corner bug in electron algorithm. |
| Mar. 30, 2007 | V00-00-20 | Five-tower-corner bug in electron algo fixed, quiet threshold set to > 0, removed pattern test energy->rank kludge. |
| Apr. 5, 2007 | V00-00-20-01 | L1CaloEtScale moved to CondFormats/L1TObjects, L1EmEtScaleRcd moved to CondFormats/DataRecord. |
| Apr. 9, 2007 | V00-00-21 | Implemented electron sort algorithm used in JSC ASICs; changed getByType to getByLabel. |
| Apr. 10, 2007 | V00-00-22, V00-00-23, V00-00-24 | PluginManager -> FWCore changes for compilation purposes. |
| Apr. 20, 2007 | V00-00-25 | Bug fix in eiso five-tower-corner isolation algorithm: erroneous "ne" changed to correct "nw". |
| Apr. 21, 2007 | V00-00-26 | Migration to plugins/ so linking is fixed. |
| Apr. 21, 2007 | V00-00-20-02 | Tag compatible with 131: includes ASIC sort in JSC and bugfixes in EISO algorithms. |
| Apr. 26, 2007 | V00-00-20-03 | Tag compatible with 131: changed quietThreshold in EISO algo to 3 from 0. |