- 20 Aug, 2021 1 commit
-
-
Peter Berta authored
update TRT_ToT_dEdx to protect from crash See merge request atlas/athena!45829 (cherry picked from commit a0a45414) e22eb000 reduced some array lengths from 1800 to 1080 9eaaee59 protection for longer vectors present in newer DB tags
-
- 11 Oct, 2016 1 commit
-
-
Kyungeon Choi authored
* Bug fix of length in straw calculation * Tagged as TRT_ToT_Tools-02-00-24 2016-09-23 KyungEon Choi Kyungeon.Choi@cern.ch * Change TRT estimator and tool scenario. * Tighter good hit selection for TRT dEdx calculation. * Message Service update from endreq to ATH_MSG_X. * Tagged as TRT_ToT_Tools-02-00-23 2016-08-11 KyungEon Choi Kyungeon.Choi@cern.ch * Restore TRT_ToT_Tools-02-00-20 and fix a bug of nVtx to <mu> * Tagged as TRT_ToT_Tools-02-00-22 2016-06-06 Oleg Bulekov Oleg.Bulekov@cern.ch * ATTENTION! This tag is for development of dEdx calibrations only! * Please, do not include it to the release! * dEdx calibrations are transferred from DB to the TRT_ToT_Corrections.h file. * Caller for DB is removed. * Tagged as TRT_ToT_Tools-02-00-21 Former-commit-id: 865923b4
-
- 27 May, 2016 1 commit
-
-
Oleg Bulekov authored
* add new condition to the getTest * Tagged as TRT_ToT_Tools-02-00-20 2016-04-14 Oleg Bulekov Oleg.Bulekov@cern.ch * fix bug in calculation of ToT * Tagged as TRT_ToT_Tools-02-00-19 2016-04-13 Oleg Bulekov Oleg.Bulekov@cern.ch * fix bug in calculation of TE * Tagged as TRT_ToT_Tools-02-00-18 2016-04-12 Ponomarenko Daniil Daniil.Ponomarenko@cern.ch * Fixed: incorrect size arrays. * Tagged as TRT_ToT_Tools-02-00-17 2016-04-09 Ponomarenko Daniil Daniil.Ponomarenko@cern.ch * Fixed warnings for fabs() during compilation. * Swap TrailingEdge_v2() and TrailingEdge_v3(). * Tagged as TRT_ToT_Tools-02-00-16 ... (Long ChangeLog diff - truncated)
-
- 13 Nov, 2015 1 commit
-
-
Atlas-Software Librarian authored
* Fixed compiler warnings.
-
- 10 Oct, 2015 1 commit
-
-
Oleg Bulekov authored
The file TRT_ToT_dEdx.cxx was changed. For definition of <mu> a method averageInteractionsPerCrossing()is used instead of actualInteractionsPerCrossing() (TRT_ToT_Tools-01-00-07) * For definition of <mu> a method averageInteractionsPerCrossing()is used instead of actualInteractionsPerCrossing() * Tagged as TRT_ToT_Tools-01-00-07 2015-09-22 Oleg Bulekov Oleg.Bulekov@cern.ch * The opportunity to read calibration constants from offlinecond DB is implemented. * Tagged as TRT_ToT_Tools-01-00-06 2015-09-19 Oleg Bulekov Oleg.Bulekov@cern.ch * The possibility to define type of dataset (data/mc) is implemented. * Number of vertices is replaced on mean mu. * Tagged as TRT_ToT_Tools-01-00-05
-
- 17 May, 2015 1 commit
-
-
Fred Luehring authored
Minor typo fix to tool declaration in src/component now tagged as TRT_ToT_Tools-01-00-04. (TRT_ToT_Tools-01-00-04) * Committed and tagged by <Fred.Luehring@cern.c> from patch supplied by Simone Pagan Griso. * Minor typo fix to tool declaration in src/components * Tagged as TRT_ToT_Tools-01-00-04 2015-03-08 Andrew Beddall <Andrew.Beddall@cern.ch> * TRT_ToT_dEdx.cxx: trivial fix for harmless coverity defects 14804 and 14805 * Tagged as TRT_ToT_Tools-01-00-03 * include additional check whether nHits>0 in dEdx function to fix coverity defect * Tag as TRT_ToT_Tools-00-00-17 * include additional check whether driftcircle exists to fix coverity defect * Tag as TRT_ToT_Tools-00-00-16 * drop cut on difference between drift radius and track radius causing low hit efficiency for HIP particles * additional function to correct for normalization (data offset and nVtx dependency) * new parameter in dE/dx function for vertex dependency * Tag as TRT_ToT_Tools-00-00-15
-
- 07 Feb, 2015 1 commit
-
-
Alejandro Alonso Diaz authored
* Change AthAlg to AthAlgTool * Tagged as TRT_ToT_Tools-01-00-02
-
- 19 Sep, 2014 1 commit
-
-
Andrew Beddall authored
-