- May 27, 2016
-
-
Atlas-Software Librarian authored
* Tagging EventBookkeeperAthenaPool-00-00-07. * Add regression tests for reading old data files.
-
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.
-
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.
-
Atlas-Software Librarian authored
* Tagging EventKernel-00-08-15. * EventKernel/ISignalState.h: Avoid clang warnings.
-
Atlas-Software Librarian authored
* Tagging EventCommonAlgs-00-00-08. * AthenaBaseComps migration.
-
Atlas-Software Librarian authored
* src/xAODJetTrigAuxContainerCnv.h: compatibility with AthSimulationBase * thanks to John Chapman * Tagging xAODJetAthenaPool-00-00-07
-
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
-
Atlas-Software Librarian authored
* Tagging xAODTrigCaloAthenaPool-00-00-07. * src/xAODTrigCaloAthenaPoolTPCnv.cxx: Use DECLARE_TRIGTPCNV_FACTORY.
-
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
-
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.
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
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)
-
Atlas-Software Librarian authored
* Tagging xAODMissingETAthenaPool-00-02-02. * Add TPCnv.cxx file.
-
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.
-
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
-
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.
-
Atlas-Software Librarian authored
* Tagging xAODBTagging-00-00-31. * Comply with ATLAS naming conventions.
-
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
-
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)
-
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
-
Atlas-Software Librarian authored
* Tagging EventAthenaPool-00-05-14. * src/EventInfoCnv.cxx: Avoid #define private.
-
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.
-
Atlas-Software Librarian authored
* Fixed the GUID of xAOD::EventInfoContainer_v1 in the POOL converter. * Tagging as xAODEventInfoAthenaPool-00-00-04
-
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)
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
* Tagging EventContainers-00-04-17. * EventContainers/SelectAllObject.h: Fix coverity warning.
-
Atlas-Software Librarian authored
* Tagging EventPrimitives-00-00-45-01. * EventPrimitives/EventPrimitivesHelpers.h (error): Avoid passing large argument by value.
-
Andy Salnikov authored
-
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
-
- May 09, 2016
-
-
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)
-
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)
-
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)
-
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
-
Atlas-Software Librarian authored
* CMXRoI_v1.cxx: fix typo in "CMXRoI_v1::ex(SumType type)" method * Tagging as xAODTrigL1Calo-00-00-59
-
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
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
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
-
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
-