Skip to content
Snippets Groups Projects
  1. Jul 02, 2016
    • Attila Krasznahorkay's avatar
      Fixing the package's linker options with CMake (TileByteStream-00-08-85) · 0082a5b9
      Attila Krasznahorkay authored
      2016-06-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Updated CMakeLists.txt to link correctly against the tdaq-common
      	  libraries. This is necessary to be able to turn on the
      	  -Wl,--no-undefined linker flag in devval.
      	* Removed the executable flag from all of the files of the package.
      	* Removed the empty src/RMS directory.
      	* Tagging as TileByteStream-00-08-85
      
      
      Former-commit-id: 9490f2a8
      0082a5b9
    • Attila Krasznahorkay's avatar
      Adding some missing libraries to link this package against (TBCnv-00-03-25) · 7fa6b6cc
      Attila Krasznahorkay authored
      2016-06-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Making the package link against the necessary tdaq-common
      	  libraries. To make it possible to turn on using -Wl,--no-undefined
      	  in the build.
      	* Removed the executable flag from all of the files in the package.
      	* Tagging as TBCnv-00-03-25
      
      
      Former-commit-id: f0faf240ab9402d279b906addf7c8cf2f34831df
      7fa6b6cc
    • Charles Leggett's avatar
      fix storeName -> storeID translation (StoreGate-03-07-03) · b5fdd3b2
      Charles Leggett authored
      	* fix storeName -> storeID translation to account for AthenaMT
      	  stores that have leading "{digits}_" (eg 0_StoreGateSvc_Impl),
      	  and use an initializer list
      	* tag StoreGate-03-07-03
      
      M       src/SGImplSvc.cxx
      
      2016-06-20  scott snyder  <snyder@bnl.gov>
      
      	* Tagging StoreGate-03-07-02.
      	* StoreGate/WriteHandle.h, StoreGate/WriteHandle.icc: Defer
      	locking an aux store until the WriteHandle is deleted.
      	* test/WriteHandle_test.cxx: Test the changes.
      	* StoreGate/SGtests.h, test/SGtests.cxx: Add testWriteAux().
      
      2016-06-20  Charles Leggett
      	* StoreGateSvc: added _SGXCALL for removeProxy(...) in hive
      	* tag StoreGate-03-07-01
      
      M       src/StoreGateSvc.cxx
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 0dd45e35211c0c897edbdd003df0349ee4f8f758
      b5fdd3b2
    • Goetz Gaycken's avatar
      Fixed InDetPhysValMonitoring RTT. (InDetPhysValMonitoring-00-04-10-01) · bc7a6b66
      Goetz Gaycken authored
      	* Fixed InDetPhysValMonitoring RTT.
      
      2016-06-16  lmijovic
      	* finalizing xml migration for ITK histograms
      	* removing old ascii ITK histo definitions
      	* tagging as InDetPhysValMonitoring-00-04-10
      
      2016-06-06 Siinn Che
      	* Modified InDetPerfPlot_Pt to plot truth pt plots
      	* Added more fake rate plots and hit pattern plots for LRT
      
      2016-06-02 Shaun Roe
      	* Fix compilation warnings
      
      2016-06-02  lmijovic
      	* adding 1st iteration of xml histo definitions for ITk
      	* not yet activated by default
      
      2016-06-01 Max Baugh
      	* Added plot definitions to inDetPhysValMonitoringPlotDefinitions.hdef
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: c3ca0d48a5434c0e75e97d3a350922b1468baa6c
      bc7a6b66
    • Attila Krasznahorkay's avatar
      Disabled the use of -Wl,--no-undefined for this package (CheckerGccPlugins-00-02-03) · 540cd976
      Attila Krasznahorkay authored
      	* Explicitly disabled -Wl,--no-undefined for the linking of the
      	  checker_gccplugins library. As it can't be linked against all
      	  of the symbols that it uses.
      	* Tagging as CheckerGccPlugins-00-02-03
      
      2016-06-09  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CheckerGccPlugins-00-02-02.
      	* Add a little extra output to the log files to try to figure out
      	why tests are failing in the cmt builds.
      
      
      Former-commit-id: b5b4ca99ecbf74a01cac2aceb50ce99a66e63c83
      540cd976
    • Attila Krasznahorkay's avatar
      Fixing the library dependencies of the package with CMake (PixelRawDataByteStreamCnv-00-02-37) · 2f4ccef5
      Attila Krasznahorkay authored
      2016-06-22 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Updated the CMakeLists.txt file to correctly link the component
      	  library against xAODEventInfo.
      	* At the same time introduced an interface library for the headers
      	  of the package. So that its clients would be able to make use
      	  of it more cleanly later on.
      	* Removed the executable flag from the files of the package.
      	* Tagging as PixelRawDataByteStreamCnv-00-02-37
      
      2016-06-15 Steffen Maeland <steffen.maeland@cern.ch>
      	* Merged PixelRawDataByteStreamCnv-00-02-34-02 into trunk
      	* Tagged as PixelRawDataByteStreamCnv-00-02-36
      
      2016-06-02 Mapo Giordani <mapo.giordani @ cern.ch>
      	* Patch to mitigate corrupted events + EventInfo
      	* Tagged as PixelRawDataByteStreamCnv-00-02-34-02
      
      
      Former-commit-id: cf258b295f2a54fccf765330cd3343daded92a0c
      2f4ccef5
    • Attila Krasznahorkay's avatar
      Simplifying the CMake configuration of the package a little further (xAODMissingET-00-02-09) · 0612e770
      Attila Krasznahorkay authored
      	* After some more checking, it turned out that this package should
      	  not explicitly link against any ROOT libraries after all. The linking
      	  error was resolved by using a fixed version of xAODJet instead.
      	* Removed the unnecessary dependence on ROOT from the
      	  ut_edmTest test as well.
      	* Tagging as xAODMissingET-00-02-09
      
      2016-06-22 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Updated CMakeLists.txt to link the components of the package
      	  against all the libraries that they use. To be able to enable
      	  -Wl,--no-undefined in the nightlies.
      	* The CMake configuration now builds both unit tests of the package,
      	  and also the executable that was written for RootCore originally.
      	* For the latter to work, the executable's source file had to
      	  be modified a bit. Taking out everything from it that was not
      	  necessary.
      	* Tagging as xAODMissingET-00-02-08
      
      
      Former-commit-id: 98fec1f7a6bd48bc88610f7dc882a4dc324ec26e
      0612e770
    • Attila Krasznahorkay's avatar
      Fixing the library dependencies of the package (ByteStreamStoragePlugins-00-01-02) · 61eb1947
      Attila Krasznahorkay authored
      	* Updating the library dependencies of the package to build the
      	  libraries correctly with -Wl,--no-undefined turned on.
      	* The configuration now makes use of atlas_disable_as_needed()
      	  instead of tweaking compilation flags by hand.
      	* Tagging as ByteStreamStoragePlugins-00-01-02
      
      
      Former-commit-id: 80f8bfdc3047f278d87b995a30f9e4d3efd6f4f1
      61eb1947
    • Attila Krasznahorkay's avatar
      Explicitly linking the library against boost_system with CMake (ByteStreamCnvSvcLegacy-00-00-04) · 3559b2a9
      Attila Krasznahorkay authored
      Former-commit-id: feb2ce091ba16e4a0da6a323967cc69025b45484
      3559b2a9
    • Julie Kirk's avatar
      update el_ttbar samples (TrigInDetValidation-00-07-25) · caf523f0
      Julie Kirk authored
      	* change el_ttbar samples
      	* Tag TrigInDetValidation-00-07-25
      
      2016-06-07 sutt < sutt @ cern.ch >
      	* TrigInDetValidation-00-07-24
      	* add jo path for TIDVLight function
      
      2016-06-03 sutt < sutt @ cern.ch >
      	* TrigInDetValidation-00-07-23
      	* add cost monitoring monitorGlobals
      
      	* TrigInDetValidation-00-07-21
      	* Remove TDT and TestMonToolAC output level setting in TrigInDetValidation_RTT_Common.py
      
      
      Former-commit-id: 9dc4005acfd2a4d19beed7f571109e467ba4f691
      caf523f0
    • Stewart Martin-Haugh's avatar
      'Update CMakeLists.txt for TrigHLTJetHypoMon (ATR-14269)' (TrigHLTJetHypo-00-00-06) · c198f428
      Stewart Martin-Haugh authored
      	* Tag TrigHLTJetHypo-00-00-06
      	* Update CMakeLists.txt for TrigHLTJetHypoMon (ATR-14269)
      
      2016-05-09   Peter Sherwood  <peter@MacBook-Pro-7.fritz.box>
      
      	*  tagging TrigHLTJetHypo-00-00-05 (-00-00-04 contained
      	changes to do with online monitoring, and affected the
      	python config code)
      
      	* Added code to detect a  particle decaying to 4 jets via
      	2 particles each decaying to 2 jets.
      
      2016-05-09 Sebastien Prince <sprince@cern.ch>
      	* Tag TrigHLTJetHypo-00-00-04
      	* Added class TrigHLTJetHypoMon inheriting from TrigHLTJetHypo and with AthenaMonTools enabled
      	* Defined monitoring histograms
      
      
      Former-commit-id: cb5a00a700b4bbd20bc2beaadbdaa1ec9c208007
      c198f428
    • Ruggero Turra's avatar
      disable problematic test (egammaLayerRecalibTool-00-02-08) · f5abccbf
      Ruggero Turra authored
      	* disable problematic test due to path resolver
      	* tag egammaLayerRecalibTool-00-02-08
      
      
      Former-commit-id: 5670760bb3b5848af5c3848b45950e732ab681a9
      f5abccbf
    • Ruggero Turra's avatar
      fix temperature run number (ElectronPhotonFourMomentumCorrection-00-02-11) · 51eb4817
      Ruggero Turra authored
      	* Fix bug in temperature extrapolation 2016 which was corrected
      	  only when run number was the one for run2 data. As usual we
      	  apply systematics on mc
      	* Tag ElectronPhotonFourMomentumCorrection-00-02-11
      
      2016-06-17 Ruggero Turra <ruggero.turra@cern.ch>
      	* Fix temperature extrapolation 2016 (factor 100)
      	* Tag ElectronPhotonFourMomentumCorrection-00-02-10
      
      
      Former-commit-id: cb4f7fa621cdf14cb6aba30bdb82082aa08fcc51
      51eb4817
    • Will Buttinger's avatar
      'fix ref counting and add firstEvent method to AthAnalysisAlgorithm'... · a904c9e0
      Will Buttinger authored
      'fix ref counting and add firstEvent method to AthAnalysisAlgorithm' (AthAnalysisBaseComps-00-00-20)
      
              * AthAnalysisHelper: addRef to created algorithms and tools, so that gaudi garbage collection
                    wont delete it (saw this problem when had a private toolhandle in an alg)
              * AthAnalysisAlgorithm: firstEvent method to fire before the first execute is fired (useful alternative to initialize method)
              * Tagging AthAnalysisBaseComps-00-00-20
      
      2016-06-08  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthAnalysisBaseComps-00-00-19.
      	* Comply with ATLAS naming conventions.  Fix gcc6 indentation
      	warnings.
      
      
      Former-commit-id: 02d029cb25bf61b8622c7a57011f2586f006f9ea
      a904c9e0
    • Andy Salnikov's avatar
      fix for digitization script; docs improvement (TrigSimTransforms-00-00-06) · 36bed949
      Andy Salnikov authored
      	* Add command line options for BS output versions
      	* Add new script for merge step
      	* TrigSimTransforms-00-00-05
      
      2016-06-10 Andy Salnikov
      	* First somewhat-working three-step transform for Legacy Trigger
      	* Still very experimental, will do more cleaning and tag later
      
      
      Former-commit-id: bee296703386c55c561d4b5a9982e55b5cfab236
      36bed949
    • Zach Marshall's avatar
      Fixing coverity warning 108611 (LArG4H6SD-00-02-10) · 419b9de1
      Zach Marshall authored
      	* Tagging LArG4H6SD-00-02-10
      	* Fixing coverity warning 108611 (was missed previously?)
      
      
      Former-commit-id: e15ba64c5a2c3df85bce286ac492d3da1fb2a16c
      419b9de1
    • Peter Van Gemmeren's avatar
      First draft implementation of shared writer prototype (AthenaPoolCnvSvc-00-28-21) · 706ba3e1
      Peter Van Gemmeren authored
      	* src/AthenaPoolCnvSvc.cxx: First draft implementation of shared
      	writer prototype, still needs some cleaning.
      	* tag AthenaPoolCnvSvc-00-28-21
      
      
      Former-commit-id: c123b5e1c9ac779abd078ee5f0c9e23dd0a47976
      706ba3e1
    • Peter Van Gemmeren's avatar
      Implement updateRep and updateRepRefs to DataHeaderCnv_p5 (PersistentDataModelAthenaPool-00-02-05) · 2c74545a
      Peter Van Gemmeren authored
      	* DataHeaderCnv_p5: implement updateRep and updateRepRefs to update
      	self-reference and DataHeaderForm.
      	* tag PersistentDataModelAthenaPool-00-02-05
      
      	* DataHeaderCnv_p5: contain DataHeaderForm by pointer
      
      
      Former-commit-id: 3479e59fd56750687f7e994bf945c3d6caf830e3
      2c74545a
    • Christos Anastopoulos's avatar
      Coverity and other small fixes (ElectronEfficiencyCorrection-00-01-62) · 4e6a0d31
      Christos Anastopoulos authored
      	* Tagging ElectronEfficiencyCorrection-00-01-62
      
      2016-06-19 Christos Anastopoulos <Christos.Anastopoulos@cern.ch>
      
      	* Fix coverity
      	* Running "uncrustify" to beautify the if and for .
      	* Since we accept only one systematic at a time, return the moment it was found.
      	* Initialize the set of relevant systematic for the model only once in the initialize.
      
      2016-06-17 Christos Anastopoulos <Christos.Anastopoulos@cern.ch>
      
      	* Fix cmt compilation issues
      	* Tagging ElectronEfficiencyCorrection-00-01-61
      
      2016-06-17  Kristin Lohwasser <kristin.lohwasser@cern.ch>
      
              * Fix Full correlation to account for fabs(eta) binning
      	* improve eta looping
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: c2410dfea5e94be0208637c10571975cc0b288cd
      4e6a0d31
    • Goetz Gaycken's avatar
      Fix memory leak and checkreq warning. · 51dec599
      Goetz Gaycken authored
      - fix checkreq warnings and adjusted CMakeLists accordingly,
      - fix memory leak caused by refit track collection. (TrkAmbiguityProcessor-01-00-14)
      
      
      Former-commit-id: 97881a4c1125cb53981b9ecfc32d62c507e704a2
      51dec599
    • Charles Leggett's avatar
      added functionality for using VarHandleKeyArrays as properties of AthAlgs and... · 41bf9502
      Charles Leggett authored
      added functionality for using VarHandleKeyArrays as properties of AthAlgs and AthAlgTools (AthenaBaseComps-00-07-16)
      
      	* added funtionality to AthAlgorithm and AthAlgTool to use
      	  SG::VarHandleKeyArrays as properties, and do the automatic
      	  data dependency registration
      	* requires at least StoreGate-03-07-00
      	* tag AthenaBaseComps-00-07-16
      
      M       AthenaBaseComps/AthAlgTool.h
      M       AthenaBaseComps/AthAlgorithm.h
      
      
      Former-commit-id: deba939b98aea96d6462cef0239b4601ede6ca11
      41bf9502
    • Jacob Alexander Searcy's avatar
      Add protection for clashes between smart slimming and Compulsory content... · ac40c01a
      Jacob Alexander Searcy authored
      Add protection for clashes between smart slimming and Compulsory content (DerivationFrameworkCore-00-03-37)
      
      	* Adding Protection against clashes in smart slimming lists and compulsory content
      	* Tagged as DerivationFrameworkCore-00-03-37
      
      2016-06-16 Jake Searcy <jsearcy@umich.edu>
      	* Adding MET_Reference_AntiKt4EMPFlowCPContent list
      	* Tagged as DerivationFrameworkCore-00-03-36
      
      2016-06-15 Jake Searcu <jsearcy@umich.edu>
      	* Giving control of Jet/Etmiss smart slimming lists back to Jet/Etmiss cp group
      	* Tagged as DerivationFrameworkCore-00-03-35
      
      2016-06-09 James Catmore <james.catmore@cern.ch>
      
      	* Modifications to SlimmingHelper and DerivationFrameworkMaster to
      	support RAWtoAll
      	* Tagged as DerivationFrameworkCore-00-03-34
      
      2016-06-02 James Catmore <james.catmore@cern.ch>
      
      	* Fixing path in TRIG1 definition
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: a946413feb5838ec4a507693ab8a914a1f73df4e
      ac40c01a
    • Attila Krasznahorkay's avatar
      Adding a collection proxy for xAOD::TrigPassBitsContainer (xAODTrigger-00-00-52) · 485ebd60
      Attila Krasznahorkay authored
      	* Added a collection proxy for xAOD::TrigPassBitsContainer. The
      	  lack of which produced some "semi-corrupt" files unfortunately.
      	* Tagging as xAODTrigger-00-00-52
      
      2016-05-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Taught the package how to build itself in standalone
      	  mode with CMake.
      	* Tagging as xAODTrigger-00-00-51
      
      
      Former-commit-id: 49b0fd6d061856a931bb14628539d0922eba0940
      485ebd60
    • Marcelo Vogel's avatar
      Added output type NTUP_MUONCALIB to RAWtoALL (RecJobTransforms-02-00-05) · 02e24ab4
      Marcelo Vogel authored
      	* share/skeleton.RAWtoALL_tf.py
      	- Add new output type NTUP_MUONCALIB
      	- Tagging RecJobTransforms-02-00-05
      
      2016-06-15 Marcelo Vogel <mavogel@cern.ch>
      	* share/skeleton.MergePool_tf.py
      	- Keep track parameters from first measurement in AOD merging (ATLASJT-324).
      	- Tagging RecJobTransforms-02-00-04
      
      
      Former-commit-id: 9a78cba6393f7e0635b5c6ef2e4382e29376088f
      02e24ab4
    • Marcelo Vogel's avatar
      Added output type NTUP_MUONCALIB to RAWtoALL (PyJobTransforms-03-00-12) · 7142be09
      Marcelo Vogel authored
      	* python/trfArgs.py
      	- Add new output type NTUP_MUONCALIB
              * Tagging PyJobTransforms-03-00-12
      
      
      Former-commit-id: da0cedbfda3f4a1ff3dcec2d9f88564890d53f6f
      7142be09
    • Attila Krasznahorkay's avatar
      Fixing the reading of xAOD::TrigPassBitsContainer from 'problematic files'... · 1d4aab0a
      Attila Krasznahorkay authored
      Fixing the reading of xAOD::TrigPassBitsContainer from 'problematic files' (xAODTriggerAthenaPool-00-00-25)
      
      	* Added a custom POOL converter for xAOD::TrigPassBitsContainer.
      	  Which fixes the incorrect containers created by ROOT from older
      	  files. (Which were written without using a collection proxy
      	  for this container.)
      	* Cleaned the CMakeLists.txt file slightly.
      	* Tagging as xAODTriggerAthenaPool-00-00-25
      
      
      Former-commit-id: 4e1576faa3db88be74a828027ccf6ba67293409f
      1d4aab0a
    • Walter Lampl's avatar
      fix for RAWtoALL (DerivationFrameworkInDet-00-00-58) · 3a4f6ecb
      Walter Lampl authored
      	* fix for RAWtoALL
      	* tag DerivationFrameworkInDet-00-00-58
      
      2016-06-15 Jake Searcy
        * Fix Coverity errors and compiler warnings
        * Tagging DerivationFrameworkInDet-00-00-57
      
      
      Former-commit-id: 5a128cf33407806aba4338c8e7722335511dc857
      3a4f6ecb
    • Jochen Meyer's avatar
      fix of BMG in NSW dictionary (IdDictParser-00-02-39) · 9119b1e7
      Jochen Meyer authored
      	* Tagging IdDictParser-00-02-39.
      	* data/IdDictMuonSpectrometer_S.02.xml adjustment for BMGs
      
      2016-06-13  Jochen Meyer <jomeyer@mail.cern.ch>
      
      	* Tagging IdDictParser-00-02-38.
      	* data/IdDictMuonSpectrometer_R.03.xml fixing bug
      
      2016-06-10  Jochen Meyer <jomeyer@mail.cern.ch>
      
      	* Tagging IdDictParser-00-02-37.
      	* data/IdDictMuonSpectrometer_R.03.xml added for BMG chambers
      
      
      Former-commit-id: 10a6c814
      9119b1e7
    • Iain Bertram's avatar
      Modified how TRTDigitizationTool so that it does not create a standard vector... · c9631272
      Iain Bertram authored
      Modified how TRTDigitizationTool so that it does  not create a standard vector for every straw but once per event.  [ATLASSIM-2655] Tagged as TRT_Digitization-01-02-02 (TRT_Digitization-01-02-02)
      
      	* Modified how TRTDigitizationTool so that it does
      	  not create a standard vector for every straw but once per event.
      	* [ATLASSIM-2655]
      	* Tagged as TRT_Digitization-01-02-02
      
      
      Former-commit-id: 75f7af5dae792210fea1f76f2f9c966595323d99
      c9631272
    • Jochen Meyer's avatar
      fix of MM active layer position (MuonGeoModel-01-09-17) · fbcd788d
      Jochen Meyer authored
      	* tagging MuonGeoModel-01-09-17
      	* fix in Micromegas.cxx for active layer position
      
      2016-06-14  Jochen Meyer  <jomeyer@mail.cern.ch>
      	* tagging MuonGeoModel-01-09-16
      	* adjusting foam thickness of BMG to 10mm in MultiLayer.cxx
      
      2016-06-11  Jochen Meyer  <jomeyer@mail.cern.ch>
      	* tagging MuonGeoModel-01-09-15
      	* attempt for BMG cutouts in Mdt.cxx, MultiLayer.cxx, MuonChamber.cxx
      
      2016-06-10  Jochen Meyer  <jomeyer@mail.cern.ch>
      	* tagging MuonGeoModel-01-09-14
      	* adjustment of MultiLayer.cxx for BMG foam
      
      
      Former-commit-id: c8d58004c30b95fc3f9ac5524e46c1241be53a46
      fbcd788d
    • Attila Krasznahorkay's avatar
      Renaming CentOS builds from cc7 to centos7 (AtlasCMake-00-01-57) · bba1cc90
      Attila Krasznahorkay authored
      	* Changed the "short name" of CentOS to "centos" from the
      	  previous "cc". As that's the new SFT convention.
      	* Tagging as AtlasCMake-00-01-57
      
      2016-06-15 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Removed the debugging message that I left in FindGaudi.cmake,
      	  while debugging why it wasn't picking up the right RPM version
      	  in the nightly. It wasn't causing any problems, was just printing
      	  an annoying message. (Which was highlighted a lot more by
      	  QtCreator.)
      	* Tagging as AtlasCMake-00-01-56
      
      2016-06-13 Stewart Martin-Haugh <smh@cern.ch>
      	* Remove build flags already part of the C++14 standard (ATR-1086)
      	* Tagging as AtlasCMake-00-01-55
      
      
      Former-commit-id: 0a2a973a0bdfa14baf892f519f578e07d477e40d
      bba1cc90
    • Attila Krasznahorkay's avatar
      Renaming CentOS builds from cc7 to centos7 (AtlasLCG-00-00-60) · 4a7ce3b6
      Attila Krasznahorkay authored
      	* Changed the "short name" of CentOS to "centos" from the
      	  previous "cc". As that's the new SFT convention.
      	* Tagging as AtlasLCG-00-00-60
      
      2016-06-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* As it turned out, the previous code broke down when trying to
      	  generate environment setup files, while having included the
      	  package "with version 0". This should now work as well.
      	* Tagging as AtlasLCG-00-00-59
      
      2016-06-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Made it possible to make use of the modules of the package
      	  without actually setting up an LCG release. So that we could use
      	  the same find modules for looking up externals in standalone
      	  builds as well.
      	* Tagging as AtlasLCG-00-00-58
      
      
      Former-commit-id: 988f487c2f4575e5c91c76fb4593016308c4f6e2
      4a7ce3b6
    • Jochen Meyer's avatar
      adjustment for mm_Tech (MuonAGDDBase-00-00-15) · 222d546a
      Jochen Meyer authored
      	* tagging MuonAGDDBase-00-00-15
      	* adjustment for renaming of mm_Tech attributes in XML
      
      
      Former-commit-id: 9967ac60acf923be5e457aa902b266c1c7843d04
      222d546a
    • Jochen Meyer's avatar
      adjustment for mm_Tech (MuonAGDDDescription-00-00-09) · d40e1cf9
      Jochen Meyer authored
      	* Tagging MuonAGDDDescription-00-00-09
      	* adjustment for renaming of mm_Tech attributes in XML
      
      
      Former-commit-id: ddaccb9675db52059cd46e54494608b6988d5ab3
      d40e1cf9
    • Tatyana Kharlamova's avatar
      move inputs to afs for dev (OverlayMonitoringRTT-00-02-27) · 347a53ec
      Tatyana Kharlamova authored
      	* test/OverlayMonitoringRTT_TestConfiguration.xml: move inputs from root://eosatlas//eos/atlas/atlascerngroupdisk/proj-sit/overlay/ to /afs/cern.ch/work/t/tkharlam/public/overlay_RTT/
      	* OverlayMonitoringRTT-00-02-27
      
      2016-06-07  Tanya Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* test/OverlayMonitoringRTT_TestConfiguration.xml: correct typos from previous tag
      	* OverlayMonitoringRTT-00-02-26
      
      2016-06-07  Tanya Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* test/OverlayMonitoringRTT_TestConfiguration.xml: fixes in MC15 pp chain with trigger on, ATLASSIM-2737
      	* OverlayMonitoringRTT-00-02-25
      
      2016-05-25  Tanya Kharlamova <Tatyana.Kharlamova@cern.ch>
      	* test/OverlayMonitoringRTT_TestConfiguration.xml: add MC15 pp chain with trigger on
      	* OverlayMonitoringRTT-00-02-24
      
      
      Former-commit-id: 21b58fb96d6ef55fa3665bf6579bfbdfe760f6f2
      347a53ec
    • Iain Bertram's avatar
      Rationalised the tests, removing many redundant sections to reduce resource... · c1825312
      Iain Bertram authored
      Rationalised the tests, removing many redundant sections to reduce resource usage. Kept reference of tests in test/DigitizationTests_TestConfiguration_old.xml. [ATLASSIM-2901]  Tagging DigitizationTests-01-01-70. (DigitizationTests-01-01-70)
      
          * Rationalised the tests, removing many redundant sections to reduce resource usage.
          * Kept reference of tests in test/DigitizationTests_TestConfiguration_old.xml
          * [ATLASSIM-2901]
          * Tagging DigitizationTests-01-01-70
      
      2016-06-06 Iain Bertram <iain.bertram@cern.ch>
          * Added new set of reference files for 20.20 release
          * Tagging DigitizationTests-01-01-69
      
      
      Former-commit-id: 8eb4144b4f8f54254a80ff3586a989f2c3701681
      c1825312
    • Ryan Mackenzie White's avatar
      patcorelib (TrigEgammaAnalysisTools-00-01-15) · a31bc39b
      Ryan Mackenzie White authored
      	* CMake fix PatCoreLib
      	* TrigEgammaAnalysisTools-00-01-15
      
      2016-06-14 Ryan White <ryan.white@cern.ch>
      	* Update bash script to new hcg
      	* Fix deprecation build warning
      	* TrigEgammaAnalysisTools-00-01-14
      
      2016-06-13 Ryan White <ryan.white@cern.ch>
      	* Remove prescale check
      	* Coverity fixes
      	* TrigEgammaAnalysisTools-00-01-13
      
      2016-06-02 Ryan White <ryan.white@cern.ch>
      	* Fix in file name
      	* TrigEgammaAnalysisTools-00-01-12
      
      2016-06-01 Ryan White <ryan.white@cern.ch>
      	* Handle truncated events in tools
      	* Skip efficiency filling for Prescaled triggers
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 3f4ece16
      a31bc39b
    • John Derek Chapman's avatar
      add src/CrabKissingVertexPositioner.h, src/CrabKissingVertexPositioner.cxx -... · 226a4140
      John Derek Chapman authored
      add src/CrabKissingVertexPositioner.h, src/CrabKissingVertexPositioner.cxx - based on code by Daniele Ruini. ATLASSIM-2395
      	* add src/GenEventBeamEffectBooster.h,
      	src/GenEventBeamEffectBooster.cxx - ISF version of
      	BeamEffectTransform. ATLASSIM-2395
      	* python/BeamEffectsConfig.py, python/BeamEffectsConfigDb.py - add
      	CfgGetter method for CrabKissingVertexPositioner and
      	GenEventBeamEffectBooster.
      	* src/components/BeamEffects_entries.cxx - add
      	CrabKissingVertexPositioner and GenEventBeamEffectBooster.
      	* add share directory with the following postOptions based on
      	those provided by Daniele Ruini:
                      * postInclude.CrabKissingVertexPositioner_noSmear.py:
      	vertex smearing disabled
                      * postInclude.CrabKissingVertexPositioner_flat0mrad.py:
      	rectangular bunches without crab kissing
                      * postInclude.CrabKissingVertexPositioner_flat50mrad.py:
      	rectangular bunches with crab kissing
                      * postInclude.CrabKissingVertexPositioner_gauss0mrad.py:
      	gaussian bunches without crab kissing
                      * postInclude.CrabKissingVertexPositioner_gauss0mrad.py:
      	gaussian bunches with crab kissing
      	* Tag as ISF_HepMC_Tools-00-07-00 (ISF_HepMC_Tools-00-07-00)
      
      2016-06-16  John Chapman  <John.Chapman@cern.ch>
      	* add src/CrabKissingVertexPositioner.h,
      	src/CrabKissingVertexPositioner.cxx - based on code by Daniele
      	Ruini. ATLASSIM-2395
      	* add src/GenEventBeamEffectBooster.h,
      	src/GenEventBeamEffectBooster.cxx - ISF version of
      	BeamEffectTransform. ATLASSIM-2395
      	* python/BeamEffectsConfig.py, python/BeamEffectsConfigDb.py - add
      	CfgGetter method for CrabKissingVertexPositioner and
      	GenEventBeamEffectBooster.
      	* src/components/BeamEffects_entries.cxx - add
      	CrabKissingVertexPositioner and GenEventBeamEffectBooster.
      	* add share directory with the following postOptions based on
      	those provided by Daniele Ruini:
                      * postInclude.CrabKissingVertexPositioner_noSmear.py:
      	vertex smearing disabled
                      * postInclude.CrabKissingVertexPositioner_flat0mrad.py:
      	rectangular bunches without crab kissing
                      * postInclude.CrabKissingVertexPositioner_flat50mrad.py:
      	rectangular bunches with crab kissing
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 6696106c2c587799c86b472ab66f5ca52e2c198a
      226a4140
    • Elmar Ritsch's avatar
      Remove unnecessary installed library for tests (ISF_Algorithms-00-03-08) · aaf993c5
      Elmar Ritsch authored
      	* Remove unnecessary installed library for tests
      	* tag as ISF_Algorithms-00-03-08
      
      
      Former-commit-id: 1345d497acdb55276bb097f30a2233d66d9e7dfc
      aaf993c5
    • Scott Snyder's avatar
      'Fix TrigNavigation dependency.' (DataModelTestDataRead-01-03-28) · e8d7a629
      Scott Snyder authored
      	* Tagging DataModelTestDataRead-01-03-28.
      	* CMakeLists.txt: Fix TrigNavigation dependency.
      
      2016-05-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-27.
      	* src/xAODTestReadCVec.cxx: Print type of aux store.
      
      2016-04-19  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-26.
      	* CMakeLists.txt: Fixes.
      
      2016-04-18  scott snyder  <snyder@bnl.gov>
      
      	* Tagging DataModelTestDataRead-01-03-25.
      	* Add HLTResultReader.  Break dump of cvec out of xAODTestRead
      	into xAODTestReadCVec.
      
      
      Former-commit-id: 355b56b1926c76a9aeb514e643d63788292868ec
      e8d7a629
Loading