Skip to content
Snippets Groups Projects
  1. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventBookkeeperAthenaPool-00-00-07) · e8493d92
      Atlas-Software Librarian authored
      	* Tagging EventBookkeeperAthenaPool-00-00-07.
      	* Add regression tests for reading old data files.
      e8493d92
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (FourMom-00-03-23) · 363644d8
      Atlas-Software Librarian authored
      	* Tagging FourMom-00-03-23.
      	* Fix bad iostream usage.  Fixes compilation with gcc5.
      
      2015-03-10  scott snyder  <snyder@bnl.gov>
      
      	* Tagging FourMom-00-03-22.
      	* Update test reference files.
      363644d8
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventPTCnv-00-00-04) · da677e00
      Atlas-Software Librarian authored
      	* Tagging EventPTCnv-00-00-04.
      	* cmt/requirements: Forgot installed_library pattern.
      
      2015-09-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging EventPTCnv-00-00-03.
      	* cmt/requirements: Remove tpcnv_library.  This package doesn't
      	have a TPCnv source.
      da677e00
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventKernel-00-08-15) · 7cd8500d
      Atlas-Software Librarian authored
      	* Tagging EventKernel-00-08-15.
      	* EventKernel/ISignalState.h: Avoid clang warnings.
      7cd8500d
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventCommonAlgs-00-00-08) · 4020c887
      Atlas-Software Librarian authored
      	* Tagging EventCommonAlgs-00-00-08.
      	* AthenaBaseComps migration.
      4020c887
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODJetAthenaPool-00-00-07) · 4b1ceba4
      Atlas-Software Librarian authored
      	* src/xAODJetTrigAuxContainerCnv.h: compatibility with AthSimulationBase
      	* thanks to John Chapman
      	* Tagging xAODJetAthenaPool-00-00-07
      4b1ceba4
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODParticleEvent-00-00-12) · de857b03
      Atlas-Software Librarian authored
        * Remove delta(P4,P4) methods from CompositeParticle... now in FourMomUtils
        * Add access to sub-composite particle
        * Tagging as xAODParticleEvent-00-00-12
      
      2015-02-27  Karsten Koeneke  <karsten.koeneke@cern.ch>
      
        * xAODParticleEvent/xAODParticleEventDict.h: Protect the Eigen includes from Reflex in RootCore builds
        * Rewrite several access functions.
        * Tagging as xAODParticleEvent-00-00-11
      
      2015-02-02  Karsten Koeneke  <karsten.koeneke@cern.ch>
      
        * Add access methods for specific particle types for the constituents
        * Tagging as xAODParticleEvent-00-00-10
      de857b03
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrigCaloAthenaPool-00-00-07) · 728a380e
      Atlas-Software Librarian authored
      	* Tagging xAODTrigCaloAthenaPool-00-00-07.
      	* src/xAODTrigCaloAthenaPoolTPCnv.cxx: Use
      	DECLARE_TRIGTPCNV_FACTORY.
      728a380e
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODPrimitives-01-04-01) · 5d3d7a72
      Atlas-Software Librarian authored
      	* Fixed how the requirements file was setting up the unit test of
      	  the package. Which was really not working together with the
      	  CMT->CMake conversion.
      	* Tagging as xAODPrimitives-01-04-01
      
      2016-01-20 Dongliang.Zhang <dongliang.zhang@cern.ch>
      	* Commit in Miriam's addtion of ptcone50 for lepton-jets isolation
      	* Tagging as xAODPrimitives-01-04-00
      
      2015-03-31 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Added a small fix in IsolationHelpers.h that made the unit
      	  test fail in RootCore compilation. (Not sure if/how it worked in
      	  Athena.)
      	* Tagging as xAODPrimitives-01-03-06
      
      2015-02-04 Dongliang Zhang <dongliang.zhang@cern.ch>
      	* Fix the assert bug in coneSize() helper function
      	* tagging as xAODPrimitives-01-03-05
      5d3d7a72
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrigEgammaAthenaPool-00-00-07) · 48fdb0db
      Atlas-Software Librarian authored
      	* Tagging xAODTrigEgammaAthenaPool-00-00-07.
      	* src/xAODTrigEgammaAthenaPoolTPCnv.cxx: Use
      	DECLARE_TRIGTPCNV_FACTORY for trigger-only conversions.  Avoids
      	warnings about duplicate converters.
      48fdb0db
    • Atlas-Software Librarian's avatar
      2a49c7cf
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODEventInfoCnv-00-00-22) · 5f56c52f
      Atlas-Software Librarian authored
      	* Moved the IEventInfoCnvTool.h header to xAODCnvInterfaces. The
      	  header in this package now just forwards the call to that package,
      	  while printing a warning.
      	* Updated all the source files to use the interface from its new
      	  location.
      	* Tagging as xAODEventInfoCnv-00-00-22
      
      2016-03-01 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Added an extra argument to IEventInfoCnvTool::convert, to allow
      	  the caller to completely turn off the sub-event creation for the
      	  output object. This was a request for the pileup simulation.
      	* Tagging as xAODEventInfoCnv-00-00-21
      
      2016-01-20 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Updated the converter code to create the xAOD::EventInfo::SubEvent
      	  objects correctly. (Was missing the index parameter in the constructor
      	  calls.)
      	* Tagging as xAODEventInfoCnv-00-00-20
      
      2015-07-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      5f56c52f
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODMissingETAthenaPool-00-02-02) · 818cc9b1
      Atlas-Software Librarian authored
      	* Tagging xAODMissingETAthenaPool-00-02-02.
      	* Add TPCnv.cxx file.
      818cc9b1
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODJetCnv-00-00-11) · fab483cd
      Atlas-Software Librarian authored
      	* Tagging xAODJetCnv-00-00-11.
      	* Add ConstitSearch option to be able to handle the case where the
      	AOD and xAOD constituents are not in the same order.
      fab483cd
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrigMinBiasAthenaPool-00-00-07) · 37030672
      Atlas-Software Librarian authored
      	* Fixed a typo in the requirements file that was not causing
      	  any problems for the CMT build, but was killing the CMake
      	  one.
      	* Tagging as xAODTrigMinBiasAthenaPool-00-00-07
      
      2015-04-29 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Turned the INFO message in
      	  xAODTrigVertexCountsContainerCnv::createObj(...) into
      	  a VERBOSE one.
      	* Removed the executable flag from the source files that
      	  had it, and set some ignore patterns for SVN.
      	* Tagging as xAODTrigMinBiasAthenaPool-00-00-06
      37030672
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODEventFormatCnv-00-00-10) · f1457838
      Atlas-Software Librarian authored
      	* Instead of printing an ERROR every time the code encounters
      	  an unknown CLID, it now just prints a WARNING once per CLID.
      	  This is necessary in 21.X.Y, as TrigCosmicEvent was removed
      	  from the release.
      	* Tagging as xAODEventFormatCnv-00-00-10
      
      2016-01-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging xAODEventFormatCnv-00-00-09.
      	* src/EventFormatSvc.cxx: Handle ViewVector.
      f1457838
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODBTagging-00-00-31) · 44338eb3
      Atlas-Software Librarian authored
      	* Tagging xAODBTagging-00-00-31.
      	* Comply with ATLAS naming conventions.
      44338eb3
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventBookkeeperTPCnv-00-01-12) · 3abe621c
      Atlas-Software Librarian authored
      	* Tagging EventBookkeeperTPCnv-00-01-12.
      	* Remove #define private.
      
      	* Tagging EventBookkeeperTPCnv-00-01-11.
      	* Add unit tests.
      
      2016-02-25 Peter van Gemmeren  <gemmeren@anl.gov>
      	* EventBookkeeperTPCnv/selection.xml: Clean up dictionary
      	* Tagging as EventBookeeperTPCnv-00-01-10
      3abe621c
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventBookkeeperTools-00-00-89) · 71b5518d
      Atlas-Software Librarian authored
      	* Tagging EventBookkeeperTools-00-00-89.
      	* Fix coverity warnings.
      
      2016-03-17  scott snyder  <snyder@bnl.gov>
      
      	* Tagging EventBookkeeperTools-00-00-88.
      	* Remove unused class members (fix clang warnings).
      
      	* Tagging EventBookkeeperTools-00-00-87.
      	* src/CutFlowSvc.cxx: Fix bookkeeper merging.  Was leaving
      	dangling links referencing deleted objects.
      
      	* Tagging EventBookkeeperTools-00-00-86.
      	* Comply with ATLAS naming conventions and fix checkreq warning.
      
      2015-12-23 Jack Cranshaw <cranshaw@anl.gov>
      	* First working version of BookkeeperTool
      	* Requires AsgTools-00-00-49 or higher
      	* EventBookkeeperTools-00-00-85
      ...
      (Long ChangeLog diff - truncated)
      71b5518d
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (IDC_OverlayBase-00-06-06) · b6639b45
      Atlas-Software Librarian authored
      	* IDC_OverlayBase/IDC_OverlayCommon.icc - revert previous tag
      	* IDC_OverlayBase/IDC_OverlayBase.icc, IDC_OverlayBase/IDC_OverlayBase.h - change arguments order in mergeCollections functions, fix coverity defects 106236,106237. ATLASSIM-2642
      	* IDC_OverlayBase-00-06-06
      
      2016-03-14 Tatyana Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* IDC_OverlayBase/IDC_OverlayCommon.icc - fix coverity defects 106236, 106237. ATLASSIM-2642
      	* IDC_OverlayBase-00-06-05
      b6639b45
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventAthenaPool-00-05-14) · 3930b2cc
      Atlas-Software Librarian authored
      	* Tagging EventAthenaPool-00-05-14.
      	* src/EventInfoCnv.cxx: Avoid #define private.
      3930b2cc
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventTPCnv-00-04-19) · 1ea1d366
      Atlas-Software Librarian authored
      2015-10-22  scott snyder  <snyder@bnl.gov>
      	* Tagging EventTPCnv-00-04-19.
      	* src/vectorize.cxx: Need to clear the containers before appending
      	to them.
      1ea1d366
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODEventInfoAthenaPool-00-00-04) · c18b6e26
      Atlas-Software Librarian authored
      	* Fixed the GUID of xAOD::EventInfoContainer_v1 in the POOL
      	  converter.
      	* Tagging as xAODEventInfoAthenaPool-00-00-04
      c18b6e26
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODCore-00-01-12) · 22d223ae
      Atlas-Software Librarian authored
      2016-04-04  scott snyder  <snyder@bnl.gov>
      	* Tagging xAODCore-00-01-12.
      	* xAODCore/selectionAthSuppress.xml: Remove duplicated rule
      	(fix genreflex warning).
      2015-12-18  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* Root\LinkDef.h: hiding local includes (needed by RootCore) and
      	making problems in ROOT6.6 build.  Probably temporary fix
      	* Tagging as xAODCore-00-01-11
      2015-10-05 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Added yet another fix into the logic of how xAOD::ShallowAuxContainer
      	  should deal with decorations. Now the code will allow the user to
      	  use auxdecor<...>(...) on a container that's a shallow copy of a
      	  locked container that already has this variable. As long as the
      	  shallow copy is not locked itself.
      	* Tagging as xAODCore-00-01-10
      2015-09-25 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Extended PrintHelpers.cxx to be able to deal with a few more
      	  vector of integer types. Just for convenience.
      	* Tagging as xAODCore-00-01-09
      2015-09-25 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      22d223ae
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventContainers-00-04-17) · 0ddae955
      Atlas-Software Librarian authored
      	* Tagging EventContainers-00-04-17.
      	* EventContainers/SelectAllObject.h: Fix coverity warning.
      0ddae955
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventPrimitives-00-00-45-01) · f183a173
      Atlas-Software Librarian authored
      	* Tagging EventPrimitives-00-00-45-01.
      	* EventPrimitives/EventPrimitivesHelpers.h (error): Avoid passing
      	large argument by value.
      f183a173
    • Andy Salnikov's avatar
    • Attila Krasznahorkay's avatar
      Adding a hand-written CMakeLists.txt file to the package (ByteStreamStoragePlugins-00-01-01) · a6ec61d2
      Attila Krasznahorkay authored
      2016-03-17 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Added a hand-written CMakeLists.txt file to the package to
      	  build its libraries correctly. Finally fixing ATEAM-255.
      	* Removed the executable flag from all of the files of the package.
      	* Tagging as ByteStreamStoragePlugins-00-01-01
      a6ec61d2
  2. May 09, 2016
    • Andrew Haas's avatar
      'some cleanups and back to standard Lorentz corrections' (EventOverlayJobTransforms-00-06-21) · 584752ff
      Andrew Haas authored
      	* cleanup some things, and go back to standard Lorentz corrections
      	(seem to work right now in 20.7)
      	* EventOverlayJobTransforms-00-06-21
      
      2016-04-12 Tanya Kharlamova
      	* added add an empty python/__init__.py to compile with cmake
      	* EventOverlayJobTransforms-00-06-20
      
      2016-04-05 Andy Haas
      	* added share/skeleton.HITARMaker_tf.py and added arguments to BSOverlayFilter_tf.
      	* can now do HI skimming, and write out HITAR file with matching filter/vtx.data.txt files in it
      	* EventOverlayJobTransforms-00-06-19
      
      2016-03-31 Tanya Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* python/overlayTrfArgs.py, share/skeleton.OverlayBS_tf.py, scripts/OverlayChain_tf.py - add option to write metadata (off by default)
      	* EventOverlayJobTransforms-00-06-18
      
      2016-03-30 Andy Haas
      	* EventOverlayJobTransforms-00-06-17
      ...
      (Long ChangeLog diff - truncated)
      584752ff
    • Ryan Mackenzie White's avatar
      remove egammaTools (xAODEgammaCnv-00-01-27) · 07955dd0
      Ryan Mackenzie White authored
      	* remove egammaTools
      	* xAODEgammaCnv-00-01-27
      
      2016-04-14 Oleg Kuprash <oleg.kuprash@cern.ch>
      	* initialize  m_PIDBuilder and m_EMClusterTool
      	* xAODEgammaCnv-00-01-26
      
      2016-03-23 Ryan White <ryan.white@cern.ch>
      	* Use egammaContainer rather DataVector<egamma>
      	* Compatible with TrigBStoxAODTool
      	* xAODEgammaCnv-00-01-25
      
      2016-03-15 Ryan White <ryan.white@cern.ch>
      	* Add convert for electron trigger use case in TrigBStoxAODTool
      	* Takes (*aod,*xaod) and calls convert(*aod,*xaod,*xaod)
      	* xAODEgammaCnv-00-01-24
      
      2015-12-08  scott snyder  <snyder@bnl.gov>
      
      	* Tagging xAODEgammaCnv-00-01-23
      ...
      (Long ChangeLog diff - truncated)
      07955dd0
    • Andrew Haas's avatar
      'add xAOD EventInfo' (OverlayCommonAlgs-00-04-09) · 69b7c469
      Andrew Haas authored
      	* Add xAOD::EventInfo during CopyMcEventCollection
      	so that  TileBeamInfoProvider::getDQstatus() , called from
      	TileCalorimeter/TileSimAlgs/src/TileDigitsMaker.cxx ,
      	is able to get the right BCID, and thus make Tile cells
      	* OverlayCommonAlgs-00-04-09
      
      2016-04-14 Tanya Kharlamove
      	* CMakeLists.txt added from trunk
      	* OverlayCommonAlgs-00-04-08
      
      2016-04-06 Andy Haas
      	* Fix minor bug for HI skimming crash
      	* OverlayCommonAlgs-00-04-07
      
      2016-03-23 Andy Haas
      	* src/CopyMcEventCollection.cxx - minor, remove a WARNING message from Data2 store
      	* OverlayCommonAlgs-00-04-06
      
      2016-03-14 Tanya Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* src/G4HitMerger.cxx - fix coverity defect 12698. ATLASSIM-2642
      ...
      (Long ChangeLog diff - truncated)
      69b7c469
    • Oleg Kuprash's avatar
      adding protection in case Analysis::TauCommonDetails* commonDetails is NULL (xAODTauCnv-00-01-03) · 49029669
      Oleg Kuprash authored
      	* adding protection in case Analysis::TauCommonDetails* commonDetails is NULL
      	* why it is NULL is being discussed in https://its.cern.ch/jira/browse/ATR-13562
      	* xAODTauCnv-00-01-03
      
      2016-03-16 Justin Griffiths <griffith@cern.ch>
      	* tagging as xAODTauCnv-00-01-02
      	* collecting fixes from Oleg Kuprash JIRA ATR-13562
      49029669
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrigL1Calo-00-00-59) · 585a4044
      Atlas-Software Librarian authored
        * CMXRoI_v1.cxx: fix typo in "CMXRoI_v1::ex(SumType type)" method
        * Tagging as xAODTrigL1Calo-00-00-59
      585a4044
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrackingCnv-00-01-13) · ac6d2b01
      Atlas-Software Librarian authored
      	* move conversion logic from TrackParticleCnvAlg to
      	* TrackCollectionCnvTool and RecTrackParticleContainerCnvTool
      	* https://its.cern.ch/jira/browse/ATR-9340
      	* Tagged as xAODTrackingCnv-00-01-13
      
      2015-04-14 Edward Moyse
              * Coverity: 14587
              * Tagged as xAODTrackingCnv-00-01-12
      
      2015-02-27 Nick Styles
      	* Fix copy-pase error...
      	* Tagged as xAODTrackingCnv-00-01-11
      
      2015-02-27 Nick Styles
      	* Changes for allowing re-running tracking on ESD
      	* Tagged as xAODTrackingCnv-00-01-10
      ac6d2b01
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTracking-00-13-25) · a83ab3ff
      Atlas-Software Librarian authored
      	* Committing the changes discussed in ATLASRECTS-2860.
      	* Adding xAOD::SCTRawHitValidation class.
      	* Adding corresponding Container and AuxContainer classes.
      	* Making corresponding additions to xAODTracking/selection.xml, xAODTracking/xAODTrackingDict.h, and Root/dict/ContainerProxies.cxx
      
      2016-01-15 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Fixed the xAOD::Vertex_v1::operator= function to properly deep
      	  copy the objects.
      	* Added a unit test, so far just for RootCore (to be fixed later
      	  on), which tests some basics about xAOD::Vertex.
      	* Tagging as xAODTracking-00-13-24
      a83ab3ff
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (xAODTrackingAthenaPool-00-04-05) · 46b4191e
      Atlas-Software Librarian authored
      	* Adding TP converters for SCT::RawHitValidationContainer and AuxContainer (ATLASRECTS-2860)
      	* Adding xAOD::SCTRawHitValidationAuxContainer to requirements file
      	* Tagging as xAODTrackingAthenaPool-00-04-05
      
      2015-10-23 Nick Styles
      	* Remove no longer needed 'toPersistent' function (ATLASRECTS-2570)
      	* Tagged as xAODTrackingAthenaPool-00-04-04
      46b4191e
Loading