- Jan 01, 2017
-
-
Stewart Martin-Haugh authored
'Update to newer git tag, which now builds against clang (see https://github.com/vitillo/yampl/pull/3)' (yampl-00-00-08) * Update to newer git tag, which now builds against clang (see https://github.com/vitillo/yampl/pull/3) * Tagging as yampl-00-00-08 Former-commit-id: 2199924a
-
Will Buttinger authored
* Added missing CLIDs generation * Tagging xAODTrigRinger-00-00-11 Former-commit-id: 785c7585
-
Scott Snyder authored
* Tagging TilePulseSimulator-00-00-14. * Pass large objects by const reference, not by value. * Tagging TilePulseSimulator-00-00-13. * endreq -> endmsg. Former-commit-id: e022a0b9
-
Scott Snyder authored
* Tagging TileSimAlgs-00-13-05. * endreq -> endmsg. Use ATH_ macros. Former-commit-id: 8398aa46
-
Scott Snyder authored
* Tagging TBDetDescrCnv-00-02-01. * endreq -> endmsg. Former-commit-id: 40645727
-
Scott Snyder authored
* Tagging LArG4MiniFCAL-00-00-14. * Avoid some divisions by FP constants. * Tagging LArG4MiniFCAL-00-00-13. * endreq -> endmsg. Former-commit-id: 8ad2933d
-
Scott Snyder authored
* Tagging LArG4HEC-00-00-91. * Avoid some divisions by FP constants. * Tagging LArG4HEC-00-00-90. * Comply with ATLAS naming conventions. * Tagging LArG4HEC-00-00-89. * endreq -> endmsg. Former-commit-id: 2a00a28c
-
Scott Snyder authored
* Tagging LArL1Sim-00-10-49. * endreq -> endmsg. Use ATH_ macros. Former-commit-id: 6753043a
-
Scott Snyder authored
* Tagging LArSim-03-02-12. * endreq -> endmsg. Former-commit-id: 55c01f4b
-
Scott Snyder authored
* Tagging JiveXML-02-02-95. * Fix clang warning: code with no effect. * Tagging JiveXML-02-02-94. * Comply with ATLAS naming conventions. * Tagging JiveXML-02-02-93. * Use AthenaBaseComps base classes. * Tagging JiveXML-02-02-92. * endreq -> endmsg. * Tagging JiveXML-02-02-91. * Tag change from dyallup: long int Event info. Former-commit-id: 69ada23a
-
Dongliang Zhang authored
* Add missing HLT container * Tagging as DerivationFrameworkMuons-00-12-01 2016-08-12 Dongliang Zhang <dongliang.zhang@cern.ch> * Coverity 109086 * Update the MUON1/2 to keep EventShape info (ATLASG-530) * Tagging as DerivationFrameworkMuons-00-12-00 2016-05-26 Dongliang Zhang <dongliang.zhang@cern.ch> * Using MUON_ prefix for both MUON1 and MUON2 track iso decoration * Add decoratePromptLepton in MUON1 and MUON2 * Tagged as DerivationFrameworkMuons-00-11-00 2016-05-18 Dongliang Zhang <dongliang.zhang@cern.ch> * Update smart-slimming list * And minor change of the script used to update the list * Tagging as DerivationFrameworkMuons-00-10-01 2016-05-12 Dongliang Zhang <dongliang.zhang@cern.ch> * Add IDTrackCaloDeposits decoration and trigger position for MUON0/1/2/3 ... (Long ChangeLog diff - truncated) Former-commit-id: b3febe63
-
Scott Snyder authored
* Tagging MuonTGC_CnvTools-00-08-19. * Const fix. * Tagging MuonTGC_CnvTools-00-08-18. * Fix placement of using declarations. * Tagging MuonTGC_CnvTools-00-08-17. * Fix clang warnings: unused members. * Tagging MuonTGC_CnvTools-00-08-16. * endreq -> endmsg. Former-commit-id: cbe6f682
-
Scott Snyder authored
* Tagging MuonMDT_CnvTools-02-02-03-06. * Const fix. * Tagging MuonMDT_CnvTools-02-02-03-05. * Fix placement of using declaration. * Tagging MuonMDT_CnvTools-02-02-03-04. * Fix clang warning: use of abs. * Tagging MuonMDT_CnvTools-02-02-03-03. * Fix clang warnings: unused members. * Tagging MuonMDT_CnvTools-02-02-03-02. * Comply with ATLAS naming conventions. * Tagging MuonMDT_CnvTools-02-02-03-01. * endreq -> endmsg. Former-commit-id: ccd407f2
-
Scott Snyder authored
* Tagging LUCID_RawEvent-00-06-01. * LUCID_RawEvent/LUCID_Digit.h: Const fix. Former-commit-id: abfd1f52
-
Elmar Ritsch authored
Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. (ISF_Tools-00-05-01-02) * Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. * Tag as ISF_Tools-00-05-01-02 2016-08-02 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 * Tag as ISF_Tools-00-05-01-01 Former-commit-id: 2ee376f4
-
Elmar Ritsch authored
Merge ISF_Services-00-08-00-branch into trunk (ATLASSIM-3029): Adopt package to new location of Barcode.h and PhysicsProcessCode.h files. ATLASSIM-2281 + Register CfgGetter method for ISF_ParticleKillerSvc. ATLASSIM-2995 + Add getParticleKillerSvc CfgGetter method. ATLASSIM-2995 + Add support for pileup input collection to new ISF input processing implementation. ATLASSIM-2928 + Remove no longer needed ISF_LongLivedParticleBrokerSvc configuration as it was made obsolete by ISF_LongLivedInputConverter. ATLASSIM-2928 + Update long-lived particle simulation to new ISF input processing. ATLASSIM-2928 + Refactor ISF Input Processing for AthenaMT. ATLASSIM-2928 + Add first tests for new InputConverter AthService (ISF_Services-01-01-00) * Merge ISF_Services-00-08-00-branch into trunk (ATLASSIM-3029): * Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 * python/ISF_ServicesConfigDb.py - remove unneeded imports. Register CfgGetter method for ISF_ParticleKillerSvc. ATLASSIM-2995 * python/ISF_ServicesConfig.py - add getParticleKillerSvc CfgGetter method. ATLASSIM-2995. General tidying of syntax. * Add support for pileup input collection to new ISF input processing implementation. Crucial for FastChain with pilup simulation. ATLASSIM-2928 * python/ISF_ServicesConfigDb.py - remove no longer needed ISF_LongLivedParticleBrokerSvc configuration as it was made obsolete by ISF_LongLivedInputConverter. ATLASSIM-2928 * Update long-lived particle simulation to new ISF input processing. ATLASSIM-2928 * Refactor ISF Input Processing for AthenaMT. ATLASSIM-2928 * Add first tests for new InputConverter AthService * ISF_Services-01-01-00 ... (Long ChangeLog diff - truncated) Former-commit-id: 85d48d4b
-
Elmar Ritsch authored
Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. (ISF_Interfaces-00-05-01-04) * Fix compile-time warnings by replacing obsolete 'endreq' with 'endmsg' in Athena output messages. * Tag as ISF_Interfaces-00-05-01-04 2016-07-29 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Adopt package to new location of Barcode.h and PhysicsProcessCode.h files (moved from BarcodeInterfaces package into new BarcodeEvent package). This is to follow ATLAS conventions about providing event-data types in dedicated *Event packages. ATLASSIM-2281 * Tag as ISF_Interfaces-00-05-01-03 2016-07-05 Elmar Ritsch <Elmar.Ritsch@cern.ch> * IInputConverter.h: add flag to specify pileup/no-pileup for conversion. Flag can be used to set e.g. BCID differently for both, which is critical for FastChain. ATLASSIM-2928 * Tag as ISF_Interfaces-00-05-01-02 2016-06-28 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Refactor ISF input processing for AthenaMT. ATLASSIM-2928 * Tag as ISF_Interfaces-00-05-01-01 ... (Long ChangeLog diff - truncated) Former-commit-id: 30ab44ec
-
Elmar Ritsch authored
Refactor ISF input processing for AthenaMT. ATLASSIM-2928 (merge changes from ISF_Algorithms-00-02-00->ISF_Algorithms-00-02-00-02 into trunk) (ISF_Algorithms-00-04-00) * Refactor ISF input processing for AthenaMT. ATLASSIM-2928 (merge changes from ISF_Algorithms-00-02-00->ISF_Algorithms-00-02-00-02 into trunk) * tag as ISF_Algorithms-00-04-00 Former-commit-id: db641dbd
-
Elmar Ritsch authored
Remove checkForSpecialConfigurationMetadata to make tag compatible with 22.0.X nightlies (ISF_Config-00-06-00-01) 2016-08-16 Elmar Ritsch <Elmar.Ritsch@cern.ch> * python/ISF_ConfigJobInclude.py - remove checkForSpecialConfigurationMetadata to make tag compatible with 22.0.X nightlies * tagging ISF_Config-00-06-00-01 2016-07-11 John Chapman <John.Chapman@cern.ch> * tagging ISF_Config-00-06-00 2016-07-11 Elmar Ritsch <Elmar.Ritsch@cern.ch> * python/ISF_MainConfig.py - Remove obsolete property 'ValidationOutput' from ISF SimKernel configuration. Required for tags ISF_Algorithms-00-03-07+. ATLASSIM-2993 * tagging ISF_Config-00-05-04 2016-07-05 Elmar Ritsch <Elmar.Ritsch@cern.ch> * python/ISF_MainConfig.py - Update ATLFASTIIF_PileUp simulator to new ISF input processing. ATLASSIM-2928 * tagging ISF_Config-00-05-03 ... (Long ChangeLog diff - truncated) Former-commit-id: 481e2383
-
Scott Snyder authored
* Tagging TrigEventAthenaPool-00-02-64. * endreq -> endmsg. * messageService -> msgSvc. Former-commit-id: b188c011
-
Scott Snyder authored
* Tagging VxVertex-03-00-16. * endreq -> endmsg. Former-commit-id: 429c08a4
-
Scott Snyder authored
* Tagging TrkParameters-02-00-15. * Tag version with CMakeLists.txt. Former-commit-id: cef6555c
-
Scott Snyder authored
* Tagging TriggerMatchingTool-00-00-13. * endreq -> endmsg. Former-commit-id: 11fffcc3
-
Scott Snyder authored
2016-08-11 scott snyder <snyder@bnl.gov> * Tagging ByteStreamCnvSvcLegacy-00-00-06. * Comply with ATLAS naming conventions. * Tagging ByteStreamCnvSvcLegacy-00-00-05. * Fix #include directive. * Fix ChangeLog name. 2016-06-22 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Explicitly linking the library against boost_system with CMake. Since tdaq-common pulls in that dependency. * Tagging as ByteStreamCnvSvcLegacy-00-00-04 2016-03-24 Andy Salnikov <salnikov@slac.stanford.edu> * Fix for compilation warning in v5_Guid.cxx * Tagging as ByteStreamCnvSvcLegacy-00-00-03 2016-03-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a hand-written CMakeLists.txt file to the package that builds it correctly in the CMake nightly. ... (Long ChangeLog diff - truncated) Former-commit-id: dcaa4395
-
Scott Snyder authored
* Tagging InDetEventCnvTools-02-01-10. * Const fixes. * Tagging InDetEventCnvTools-02-01-09. * Comply with ATLAS naming conventions. Former-commit-id: 57f98c60
-
Scott Snyder authored
* Tagging iPatTrack-02-00-04. * Fix gcc6 warning. Former-commit-id: 63bce3c8
-
Scott Snyder authored
* Tagging VxMultiVertex-02-00-02. * endreq -> endmsg. * Tagging VxMultiVertex-02-00-01. * Fix gcc6 misleading indentation warning. Former-commit-id: 7d337f61
-
Scott Snyder authored
* Tagging TileSimEventAthenaPool-00-00-06. * messageService -> msgSvc. Former-commit-id: e28a9c34
-
Scott Snyder authored
* Tagging TBEventAthenaPool-00-01-03. * endreq -> endmsg. messageService -> msgSvc. Former-commit-id: 40b49da7
-
Scott Snyder authored
* Tagging egammaAthenaPool-00-01-10. * endreq -> endmsg. Former-commit-id: e215a74b
-
Scott Snyder authored
* Tagging ParticleEvent-00-22-31. * ParticleEvent/selection.xml: Merge duplicate selection rules. (Fix genreflex warnings.) Former-commit-id: 6db4546a
-
Scott Snyder authored
* Tagging eflowAthenaPool-00-00-13. * endreq -> endmsg. Former-commit-id: 01660417
-
Scott Snyder authored
* Tagging TrackParticleAthenaPool-00-05-14. * endreq -> endmsg. Former-commit-id: d3a349e7
-
Scott Snyder authored
* Tagging RecEventTPCnv-00-00-04. * endreq -> endmsg. Former-commit-id: 8c14702d
-
Scott Snyder authored
* Tagging RecAthenaPool-00-07-11. * endreq -> endmsg. Former-commit-id: eec022db
-
Scott Snyder authored
* Tagging MissingETEvent-00-41-32. * endreq -> endmsg. Former-commit-id: e5b9ff37
-
Scott Snyder authored
* Tagging JetEventAthenaPool-00-00-35. * endreq -> endmsg. messageSerivce -> msgSvc. Former-commit-id: f734e62a
-
Scott Snyder authored
* Tagging JetEventTPCnv-00-01-42. * endreq -> endmsg. Former-commit-id: b6297d2b
-
Scott Snyder authored
* Tagging EventShapeAthenaPool-00-00-01-03. * endreq -> endmsg. messageService -> msgSvc. Former-commit-id: ae492031
-
Scott Snyder authored
* Tagging EventShapeTPCnv-00-00-05. * endreq -> endmsg. Former-commit-id: 68220c05
-