- Dec 04, 2020
-
-
Frank Winklmeier authored
-
- Jun 18, 2020
-
-
scott snyder authored
Remove unused conditions handle from SiTrackerSpacePointFinder.
-
- Jun 15, 2020
-
-
Adam Edward Barton authored
-
- Mar 10, 2020
-
-
- Mar 04, 2020
-
-
- Jan 09, 2020
-
-
- Dec 18, 2019
-
-
Lukas Novotny authored
-
- Dec 17, 2019
-
-
Lukas Novotny authored
-
- Dec 11, 2019
-
-
Add more comments, follow Doxygen comment style, clean up the codes. (SiTrackerSpacePointFinder.h/cxx)
-
- Oct 27, 2019
-
-
Fix ATLASRECTS-5174. Declare and initialize ReadCondHandleKey of PixelDetectorElementCollection in SiTrackerSpacePointFinder. Configure PixelDistortionAlg in SiSPSeededTracksStandalone(FromESD).py
-
- Sep 17, 2019
-
-
Adam Edward Barton authored
-
- Jun 14, 2019
-
-
ID variables added into the online monitoring. These values are stored in the expert-monitoring.root after running the test.
-
- Jun 06, 2019
-
-
scott snyder authored
If a conditions handle is not used, it should be cleared. Otherwise, we can get bogus warnings from SGInputLoader.
-
- Apr 25, 2019
-
-
- Dec 13, 2018
-
-
Former-commit-id: 645176ec
-
- Dec 11, 2018
-
-
Adam Edward Barton authored
Former-commit-id: 88723519
-
- Oct 12, 2018
-
-
Adam Edward Barton authored
Former-commit-id: bf27e169
-
- Oct 09, 2018
-
-
Adam Edward Barton authored
Make SiTrackerSpacePointFinder use the new BeamSpotData Condition object instead of the IBeamCondSvc Former-commit-id: 2a31b1d1
-
- Aug 17, 2018
-
-
Former-commit-id: 82bb7232
-
- Aug 08, 2018
-
-
Add option to use condition object of SiDetectorElementCollection in SCT space point formation (ATLASRECTS-4517) Former-commit-id: 5f7ed457
-
- Jul 27, 2018
-
-
Adam Edward Barton authored
Former-commit-id: b4c34cfc
-
- Jul 26, 2018
-
-
Former-commit-id: cefb0db1
-
- Oct 24, 2017
-
-
scott snyder authored
Do not attempt to dereference a WriteHandle that has not been written to. Fixes ATN test failures in InDetMonitoringATN. Former-commit-id: bed8f27f
-
- Oct 10, 2017
-
-
Adam Edward Barton authored
Former-commit-id: d6f39d1b
-
- Oct 09, 2017
-
-
Adam Edward Barton authored
Former-commit-id: ae58dbad
-
- Sep 22, 2017
-
-
Scott Snyder authored
clang warnings: unused class data members. Former-commit-id: cc67e83e
-
- Aug 03, 2017
-
-
scott snyder authored
Fix unchecked StatusCodes. Fixes reconstruction crashes. Former-commit-id: ced27a86
-
- Aug 01, 2017
-
-
Benjamin Michael Wynne authored
Former-commit-id: a6ae63b0
-
- Jul 28, 2017
-
- Jul 26, 2017
-
- Apr 28, 2017
-
-
Susumu Oda authored
Former-commit-id: faee5efd
-
- Jan 20, 2017
-
- Jan 01, 2017
-
-
Susumu Oda authored
* Replaced endreq of src/SiTrackerSpacePointFinder.cxx by endmsg. * Tagged as SiSpacePointFormation-01-00-11 2016-10-11 Susumu Oda <Susumu.Oda@cern.ch> * Made m_SiSpacePointMakerTool of src/SiTrackerSpacePointFinder.cxx private to fix ATLASRECTS-3177. * Tagged as SiSpacePointFormation-01-00-10 Former-commit-id: f12a0d30
-
- May 27, 2016
-
-
Adam Edward Barton authored
* Tagged as SiSpacePointFormation-01-00-08 2016-01-21 Adam Barton * Ported to dataHandle framework * Removed Const cast, seemed unnecessary?
-
- Oct 10, 2015
-
-
Atlas-Software Librarian authored
* minor cleanup tag as SiSpacePointFormation-01-00-07
-
- Jan 19, 2015
-
-
Shaun Roe authored
* Fix coverity 14763 * tag as SiSpacePointFormation-01-00-06 2014-12-18 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Add explicit cmake-specific dependency against VxVertex to avoid indirect dependency from InDetBeamSpotService which creates a component library and cmake (correctly) does not propagate such dependencies. This is transparent to CMT and checkreq. * Tagged as SiSpacePointFormation-01-00-05 2014-11-21 Shaun Roe * solve coverity defect reports * tag as SiSpacePointFormation-01-00-04 2014-10-27 Vakho Tsulaia <tsulaia@cern.ch> * Migrating to xAOD::EventInfo 2014-10-19 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Shaun Roe authored
-