- Dec 09, 2020
-
-
Walter Lampl authored
-
Walter Lampl authored
-
- Dec 08, 2020
-
-
scott snyder authored
Missing override keywords.
-
Christos Anastopoulos authored
ATLASRECTS-5829: IApprachDescriptor use unique_ptrs for the remaining ptr data member . See if fixes the reported memory leaks
-
- Dec 06, 2020
-
-
Christos Anastopoulos authored
-
- Dec 04, 2020
-
-
Christos Anastopoulos authored
TrackParticleCreator : EventContext aware . Also pass the EventContext from the EMBremCollectionBuilder
-
Andrii Verbytskyi authored
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove uninformative success messages during initialize/finalize.
-
Andrii Verbytskyi authored
-
-
- Dec 03, 2020
-
-
-
-
Jon Burr authored
-
- Dec 02, 2020
-
-
Christos Anastopoulos authored
TrkGeometrySurfaces/TrkAlignableSurfaces move inline methods to separate icc, add override final where applicable possible
-
scott snyder authored
Don't declare PutTrackCollectionsInSG as a component. It's not needed, and duplicates one in TrkTrackCollectionMerger.
-
Christos Anastopoulos authored
TrkGeometrySurfaces/TrkAlignableSurfaces move inline methods to separate icc, add override final where applicable possible
-
- Dec 01, 2020
-
-
- Nov 30, 2020
-
-
- Nov 28, 2020
-
-
Christos Anastopoulos authored
-
- Nov 27, 2020
-
-
- Nov 26, 2020
-
-
Christos Anastopoulos authored
-
-
Frank Winklmeier authored
-
- Nov 25, 2020
-
-
-
Goetz Gaycken authored
- Use new Gaudi helper class to iterate recursively through all child tools and using the new Gaudi visitor which renounces certain inputs from a tool, to renounce the output cluster splitting probability map from all child tools. The map is recorded to StoreGate before any of the child tools are called. Thus, the map, although not final yet, can already be used through read handles. Without renouncing the inputs, Gaudi would issue a circular dependency warning. - Remove the previously introduced property which allowed to renounce manually the input cluster splitting probability map from the PixelClusterOnTrackTool.
-
Walter Lampl authored
-
- Nov 24, 2020
-
-
- Nov 20, 2020
-
-
-
-
Christos Anastopoulos authored
-
- Nov 19, 2020
-
-
TrackSummary Tool, make Event context aware i.e add ability to pass EventContext from the caller and then propagate down the call chain
-
-
Christos Anastopoulos authored
TrkGeometry Layers: Remove unneeded virtual methods.Also mark methods as final where applicable/possible
-
scott snyder authored
Remove unneeded / undefined EIGEN_INCLUDE_DIRS.
-