- Mar 29, 2018
-
-
More gitignore See merge request atlas/athena!10019 (cherry picked from commit 8276f3c2 [formerly d39d58ac]) a861566a Remove some emacs temporary files 8a9b6580 Add some binary formats to .gitignore 56a575c7 Remove some KDevelop configurations c6bd22bb Remove binary and KDE fragments d2668f85 Add root and tmp.* binary files Former-commit-id: f77f83827739a86e5fc96980241f71405119c9c8
-
- Feb 20, 2017
-
-
Goetz Gaycken authored
* Tagging TrkParametersBase-01-01-15-02. * Fix gcc6 misleading indentation warnings. Former-commit-id: 35d765f7f5203900c8e096dca1a38ad99159eff7
-
- Feb 01, 2017
-
-
Goetz Gaycken authored
Extra type pattern are added to the bitset to store persistifaction information. The persistification bits are mutable, thus can also be set for a constant TrackStateOnSurface object in e.g. a slimming algorithm. (TrkTrack-07-02-06-01) Former-commit-id: a1452d1e
-
Giacinto Piacquadio authored
* Move to branch. Tag as VxJetVertex-00-04-09 2016-11-11 Giacinto Piacquadio <giacinto.piacquadio@stonybrook.edu> * Bug fix in new method 2016-11-06 Giacinto Piacquadio <giacinto.piacquadio@stonybrook.edu> * Add functionality to VxClusteringTable Former-commit-id: dc6cf8d8
-
- Nov 26, 2016
-
-
Shaun Roe authored
* fix endreq compiler warning * Tagging TrkTrack-07-02-06 2016-08-12 Alex Alonso * Add new patternRecognition for Pseudotracking in trackInfo. * Tagging TrkTrack-07-02-05 Former-commit-id: 144eedc63b7d559c4aff402f1ef3124ed008c2d5
-
- Sep 28, 2016
-
-
Alejandro Alonso Diaz authored
* Include back CMakeList.txt * Tagged as TrkEventPrimitives-01-00-18 Former-commit-id: 6b03783d
-
- Sep 01, 2016
-
-
Attila Krasznahorkay authored
2016-08-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Made the library link properly against xAODTracking with CMake. * Made the library link against AthLinks instead of DataModel with both CMT and CMake. * This is all needed to be able to enable -Wl,--no-undefined in the CMake build. * Tagging as VxJetVertex-00-04-08 Former-commit-id: f98714922e3f3fb3b9fc59ab88d4ccb9c4b70fbb
-
Stewart Martin-Haugh authored
Former-commit-id: da8c0dfc
-
John Baines authored
Former-commit-id: d13ea8bb
-
- Aug 19, 2016
-
-
David Richard Shope authored
2016-06-17 David Shope <david.richard.shope@cern.ch> * Reimplemented the following methods inside TwoTrackVertices after EDM migration to xAOD::Vertex - copy constructor / assignment operator - setter methods - getter method for NeutralTrackOfVertices * tag as VxJetVertex-00-04-07 2016-06-03 Michael Ughetto <Michael.Ughetto@cern.ch> * Bugfix for the TwoTrackVertices getter * tag as VxJetVertex-00-04-06 2016-05-30 Michael Ughetto <Michael.Ughetto@cern.ch> * Migration from VxCandidate to xAOD::Vertex * tag as VxJetVertex-00-04-04 2015-03-09 Guennadi Borissov <Gennady.Borisov@cern.ch> Former-commit-id: e018028a
-
David Richard Shope authored
* Fix bug in filling of m_verticesJF in VxJetFitterVertexInfo.cxx (L#50) introduced in VxSecVertex-00-04-09 * Tagged as VxSecVertex-00-04-10 2016-06-03 Michal Ughetto <Michael.Ughetto@cern.ch> * Tweaks for xAOD::Vertex migration * Tagged as VxSecVertex-00-04-09 Former-commit-id: 37842adf
-
David Richard Shope authored
* Vertex EDM migration from branch VxMultiVertex-01-00-02-branch merged to the trunk * VxMultiVertex-02-00-00 2016-05-31 David Shope <david.richard.shope@cern.ch> * Fix CMakeLists.txt to include linkage of xAODTracking library * VxMultiVertex-01-00-02-04 2016-05-28 David Shope <david.richard.shope@cern.ch> * Clean up includes / forward declarations and document EDM migration * VxMultiVertex-01-00-02-03 2016-04-20 David Shope <david.richard.shope@cern.ch> * Restored MVFVxCandidate / MVFVxContainer, not ready to remove them yet * Changed MVFVxCandidate to reflect the new contents of Trk::MvfFitInfo * VxMultiVertex-01-00-02-02 2016-04-19 David Shope <david.richard.shope@cern.ch> ... (Long ChangeLog diff - truncated) Former-commit-id: fc947981
-
- Jun 14, 2016
-
-
Edward Moyse authored
* Fix for mistake with copy ctor / assignment op (ATLASRECTS-682) * Tagging TrkTrack-07-02-04 Former-commit-id: cea93ecbcc1dd1dc3c06f2a7a8c8b3f3372a8df2
-
Edward Moyse authored
ParametersBase: make update method public and removed executable bits (see TrkParametersBase-01-02-26) (TrkParametersBase-01-02-15-01) * ParametersBase: make update method public * Removed executable bits (see TrkParametersBase-01-02-26) * Tagging as TrkParametersBase-01-01-15-01 Former-commit-id: cf5a28228acf97b3cefbbec4efbc0d3e82adea14
-
- May 27, 2016
-
-
Edward Moyse authored
* Requirements file fix (last one ever?) * Tagging TrkTrack-07-02-03 2016-05-15 scott snyder <snyder@bnl.gov> * Tagging TrkTrack-07-02-02. * src/AlignmentEffectsOnTrack.cxx (operator): Fix gcc6 warning. 2016-05-10 Edward.Moyse@cern.ch * Shift AOET to work from vector<Identifier> * TrkTrack-07-02-01 2016-05-04 Edward.Moyse@cern.ch * Shift AOET to work from vector<Identifier> * TrkTrack-07-02-00 2016-04-21 Edward.Moyse@cern.ch * Add updateVectorOfAffectedTSOS() method to AlignmentEffectOnTracks and fix the Track copy constructor to update their pointers. 2016-04-18 Shaun Roe ... (Long ChangeLog diff - truncated) Former-commit-id: 31487e45
-
Scott Snyder authored
Add OverflowControlledRef::value(), callable from python. Re-enable dictionary generation. (TrkTruthData-01-00-04) * Tagging TrkTruthData-01-00-04. * TrkTruthData/SubDetHitStatistics.h (OverflowControlledRef): Add value(), which can be called from python. * cmt/requirements: Re-enable dictionary generation. * CMakeLists.txt: Likewise. 2015-12-08 scott snyder <snyder@bnl.gov> * Tagging TrkTruthData-01-00-03. * TrkTruthData/PRD_MultiTruthCollection.h: Fix clang warning. * TrkTruthData/SubDetHitStatistics.h: Comply with ATLAS naming conventions. 2014-10-01 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Specify this package as being a metalibrary for cmake in order to give its clients access to libraries and headerfiles from packages it depends on (transparent to CMT) * Tagged as TrkTruthData-01-00-02
-
Vadim Kostyukhin authored
* Add pseudo-vertex to VxSecVKalVertexInfo * Tagged as VxSecVertex-00-04-08
-
Atlas-Software Librarian authored
* Tagging TrkPrepRawData-07-00-06 * Fixes for ATLASRECTS-2371
-
Atlas-Software Librarian authored
* Adding a statement to the requirements file to handle this package correctly in the CMake build. * Tagging as TrkMeasurementBase-02-00-02 2015-11-26 scott snyder <snyder@bnl.gov> * Tagging TrkMeasurementBase-02-00-01. * Restore dictionary generation. DataModel -> AthContainers.
-
Atlas-Software Librarian authored
* Remove user-written (but do-nothing) constructor and copy ctor, to solve coverity 12287 12287 09/07/2014 (Low) Copy without assign :/build/AtlasOffline-dev/AtlasEvent/rel_2/InstallArea/include/TrkTrackLink/TrkTrackLink/ITrackLink.h in function "" * tag as TrkTrackLink-01-00-03
-
Atlas-Software Librarian authored
* Comply with ATLAS naming conventions * Tagging as TrkTrackSummary-00-23-16
-
Atlas-Software Librarian authored
* Tagging TrkSegment-02-00-08. * TrkSegment/Segment.h: Add hasContainedMeasurements. * src/Segment.cxx (operator=): Protect against missing measurement vector.
-
Atlas-Software Librarian authored
* attempt to fix 12423 09/07/2014 (Low) Missing assignment operator :/Tracking/TrkEvent/TrkSpacePoint/src/SpacePoint.cxx in function "operator =" * tag as TrkSpacePoint-05-00-04
-
Atlas-Software Librarian authored
* Tagging TrkPseudoMeasurementOnTrack-02-00-06. * TrkPseudoMeasurementOnTrack/PseudoMeasurementOnTrack.h: Add hasSurface. Add virtual/override keywords. 2015-11-26 scott snyder <snyder@bnl.gov> * Tagging TrkPseudoMeasurementOnTrack-02-00-05. * cmt/requirements: Restore dictionary generation.
-
Atlas-Software Librarian authored
* Fix coverity defects 13100 09/07/2014 (Medium) Uninitialized scalar field :/Tracking/TrkEvent/TrkCaloClusterROI/src/CaloClusterROI.cxx in function "CaloClusterROI" 13101 09/07/2014 (Medium) Uninitialized scalar field :/Tracking/TrkEvent/TrkCaloClusterROI/src/CaloClusterROI.cxx in function "CaloClusterROI" * update copy/assignment operators to include m_energy,m_phiWidth,m_etaWidth * tag as TrkCaloClusterROI-01-00-01 * tag as TrkCaloClusterROI-01-00-00
-
Atlas-Software Librarian authored
* fix coverity defects 12288 09/07/2014 (Low) Copy without assign :/build/AtlasOffline-dev/AtlasEvent/rel_2/InstallArea/include/TrkMultiComponentStateOnSurface/TrkMultiComponentStateOnSurface/ComponentParameters.h in function "" 12442 09/07/2014 (Low) Missing assignment operator :/Tracking/TrkEvent/TrkMultiComponentStateOnSurface/TrkMultiComponentStateOnSurface/MultiComponentStateOnSurface.h in function "" 12289 09/07/2014 (Low) Copy without assign :/build/AtlasOffline-dev/AtlasEvent/rel_2/InstallArea/include/TrkMultiComponentStateOnSurface/TrkMultiComponentStateOnSurface/MultiComponentStateOnSurface.h in function "" 13084 09/07/2014 (Medium) Uninitialized scalar field :/Tracking/TrkEvent/TrkMultiComponentStateOnSurface/src/MultiComponentStateOnSurface.cxx in function "MultiComponentStateOnSurface" * Tagged as TrkMultiComponentStateOnSurface-02-00-01
-
Atlas-Software Librarian authored
* fixing coverity defects: 12193 09/07/2014 (Medium) Function address comparison :/Tracking/TrkEvent/TrkCaloCluster_OnTrack/src/CaloCluster_OnTrack.cxx in function "dump" 12361 09/07/2014 (Medium) Explicit null dereferenced :/Tracking/TrkEvent/TrkCaloCluster_OnTrack/src/CaloCluster_OnTrack.cxx in function * tag as TrkCaloCluster_OnTrack-01-00-03
-
Atlas-Software Librarian authored
* Tagging TrkCompetingRIOsOnTrack-02-00-05. * cmt/requirements: Restore dictionary generation.
-
Atlas-Software Librarian authored
* Tagging TrkV0Vertex-01-00-04. * TrkV0Vertex/V0Candidate.h, src/V0Candidate.cxx: Add move ctor and assignment. * TrkV0Vertex/V0Hypothesis.h: Add friend decl for tp converters.
-
Atlas-Software Librarian authored
* Tagging VxVertex-03-00-15. * VxVertex/VxTrackAtVertex.h: Add setOrigTrackNoCache.
-
Atlas-Software Librarian authored
* Tagging TrkMaterialOnTrack-01-01-13. * gcc5 port: * Add friend decls for tp converters. * update method * tag TrkMaterialOnTrack-01-01-12 2014-09-30 Peter Kluit * Jira 1475 fix: EnergyLoss.h remove assert in length * lenght can be positive or negative like Eloss
-
Atlas-Software Librarian authored
* Tagging TrkParametersBase-01-02-15. * TrkParametersBase/ParametersT.icc (ParametersT): Make sure momentum and position get initialized when surface is missing. 2015-10-20 scott snyder <snyder@bnl.gov> * Tagging TrkParametersBase-01-02-14. * TrkParametersBase/ParametersT.icc (ParametersT): Protect ctor against missing surface.
-
Atlas-Software Librarian authored
* Fix coverity defect: 29384 14/03/2015 (Medium) Uninitialized pointer field :/build/AtlasOffline-dev/AtlasConditions/rel_2/InstallArea/include/TrkPatternParameters/TrkPatternParameters/PatternTrackParameters.h in function "PatternTrackParameters" * tag as TrkPatternParameters-01-00-09
-
Scott Snyder authored
* Tagging TrkEventPrimitives-01-00-17. * src/LocalParameters.cxx: Fix compilation with gcc6.
-
- Jan 19, 2016
-
-
William Axel Leight authored
* Added out-of-bounds and non-deweighted hits to the muon ChamberHitSummary * Tagging as TrkTrackSummary-00-23-15
-
- Nov 13, 2015
-
-
Atlas-Software Librarian authored
* Tagging TrkRIO_OnTrack-09-00-03. * Add friend declarations for tp converters (gcc5 port).
-
Atlas-Software Librarian authored
* Tagging TrkParticleBase-01-00-08. * src/TrackParticleBase.cxx: Disable debug printout. 2015-10-16 scott snyder <snyder@bnl.gov> * Tagging TrkParticleBase-01-00-07. * Add friend decl, ctor, and move assignment for tp converters (gcc5 port). 2015-03-04 Edward.Moyse@cern.ch * Added debug output
-
Atlas-Software Librarian authored
* Tagging TrkVertexOnTrack-02-00-03. * TrkVertexOnTrack/VertexOnTrack.h, src/VertexOnTrack.cxx: Add a constructor passing in ownership of associated surface (gcc5 port).
-
Atlas-Software Librarian authored
* Implement methods as static member functions as intended.
-
Atlas-Software Librarian authored
* Tagging TrkEventPrimitives-01-00-15. * TrkEventPrimitives/LocalParameters.h: Add LocalParametersCnv_p1 as a friend. (gcc5 compatibility) 2015-07-31 Shaun Roe * Fix coverity defects: 11272 09/07/2014 (Low) Copy without assign :/build/AtlasOffline-dev/AtlasConditions/rel_2/InstallArea/include/TrkEventPrimitives/TrkEventPrimitives/FitQuality.h in function "" 11273 09/07/2014 (Low) Copy without assign :/build/AtlasOffline-dev/AtlasConditions/rel_2/InstallArea/include/TrkEventPrimitives/TrkEventPrimitives/ResidualPull.h in function "" * tag as TrkEventPrimitives-01-00-14 2015-03-02 Shaun Roe * Fix coverity defects: 11821 09/07/2014 (Medium) Not restoring ostream format :/Tracking/TrkEvent/TrkEventPrimitives/src/FitQuality.cxx in function "operator <<" 11822 09/07/2014 (Medium) Not restoring ostream format :/Tracking/TrkEvent/TrkEventPrimitives/src/FitQuality.cxx in function "operator <<" 11801 09/07/2014 (Medium) Not restoring ostream format :/Tracking/TrkEvent/TrkEventPrimitives/src/LocalParameters.cxx in function "operator <<" 11800 09/07/2014 (Medium) Not restoring ostream format :/Tracking/TrkEvent/TrkEventPrimitives/src/LocalParameters.cxx in function "operator <<" * Tagged as TrkEventPrimitives-01-00-13
-