- Jun 11, 2018
-
-
Attila Krasznahorkay authored
This reverts merge request !11977 Former-commit-id: 89fb752413c8fae1ebd81ddb28a5b8eea815866d
-
- Jun 07, 2018
-
-
Attila Krasznahorkay authored
This reverts merge request !11571 Former-commit-id: 7702c606ca5f78a3ecf78eb747e2da9af4ddbb0e
-
- Mar 02, 2018
-
-
John Chapman authored
Updating packages to use the `extends<...>` pattern. Former-commit-id: 30100ba4e30bc4b80e3f2a338a35cdc7dc9ae902
-
- Feb 26, 2018
-
-
John Chapman authored
Directly declaring the `InterfaceID` and the `interfaceID` method is deprecated. Replacing it with the recommended `DeclareInterface` syntax which creates both. Also tidied whitespace in the updates files. Former-commit-id: 4c4926a1
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Tagging PileUpTools-01-18-02. * PileUpTools/PileUpToolBase.h: Add missing override keywords. 2016-03-03 scott snyder <snyder@bnl.gov> * Tagging PileUpTools-01-18-01. * Comply with ATLAS naming conventions. Do not put `using' before #include. 2016-01-14 John Chapman <John.Chapman@cern.ch> * Tagging PileUpTools-01-18-00 * PileUpTools/IPileUpTool.h, PileUpTools/PileUpToolBase.h - drop specific PileUpEventInfo overload of processBunchXing method. Instead define a SubEventIterator typedef which can be switched between the old and new EDM. ATLASSIM-2122 2015-09-30 John Chapman <John.Chapman@cern.ch> ... (Long ChangeLog diff - truncated)
-
- Nov 05, 2014
-
-
John Derek Chapman authored
PileUpTools/IPileUpTool.h: Adding virtual resetFilter method. PileUpTools/PileUpToolBase.h: Adding concrete resetFilter method. ATLASSIM-1620. Tag PileUpTools-01-16-01 (PileUpTools-01-16-01) * tag PileUpTools-01-16-01 * PileUpTools/IPileUpTool.h: Adding virtual resetFilter method * PileUpTools/PileUpToolBase.h: Adding concrete resetFilter method. more of ATLASSIM-1620 2014-10-08 Zach Marshall <ZLMarshall@lbl.gov> * tag PileUpTools-01-16-00 * PileUpTools/IPileUpTool.h: Adding virtual filterPassed method. * PileUpTools/PileUpToolBase.h: Adding concrete filterPassed method. ATLASSIM-1620 * src/PileUpToolbase.cxx: set m_filterPassed to true in the constructor.
-
- Sep 19, 2014
-
-
Scott Snyder authored
-