Skip to content
Snippets Groups Projects
  1. Feb 06, 2017
    • Scott Snyder's avatar
      'messageService -> msgSvc; endreq -> endmsg.' (TrigSteeringEventAthenaPool-00-00-11) · dc19100c
      Scott Snyder authored
      	* Tagging TrigSteeringEventAthenaPool-00-00-11.
      	* messageService -> msgSvc; endreq -> endmsg.
      
      2016-11-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Taught the package how to build in AthAnalysisBase with CMake.
      	* Removed the executable flag from the source files.
      	* Tagging as TrigSteeringEventAthenaPool-00-00-10
      
      
      Former-commit-id: 70b2d10d
      dc19100c
    • Scott Snyder's avatar
      'Increase time limits on tests.' (InDetGeometryValidation-00-00-01-07) · 61d22d28
      Scott Snyder authored
      	* Tagging InDetGeometryValidation-00-00-01-07.
      	* test/InDetGeometryValidation_TestConfiguration.xml: Increase
      	time limits on tests.
      
      
      Former-commit-id: f3886d60
      61d22d28
    • Scott Snyder's avatar
      'messageService -> msgSvc.' (InDetSimEventAthenaPool-00-00-09) · 7a4e37ab
      Scott Snyder authored
      	* Tagging InDetSimEventAthenaPool-00-00-09.
      	* messageService -> msgSvc.
      
      
      Former-commit-id: eb291214
      7a4e37ab
    • Guillaume Unal's avatar
      change Warning message to Info in LArCellHVCorr (LArCellRec-02-13-15) · 659ff9c1
      Guillaume Unal authored
              * src/LArCellHVCorr.cxx  change Warning message to Info in case difference of HV correction <0.9
                 to avoid many warnings after fix for EMECPS HV mapping
              * tag LArCellRec-02-13-15
      
      
      Former-commit-id: cba2a21d
      659ff9c1
    • Scott Snyder's avatar
      'messageService -> msgSvc; endreq -> endmsg.' (EventBookkeeperAthenaPool-00-00-11) · da0832bf
      Scott Snyder authored
      	* Tagging EventBookkeeperAthenaPool-00-00-11.
      	* messageService -> msgSvc;  endreq -> endmsg.
      
      
      Former-commit-id: 92504740
      da0832bf
    • John Derek Chapman's avatar
      python/LArG4FastSimulationConfig.py (getFCALFastShower, getFCAL2FastShower):... · f90acd83
      John Derek Chapman authored
      python/LArG4FastSimulationConfig.py (getFCALFastShower, getFCAL2FastShower): increase EMinEneShowerLib from 0.51 MeV to 3 MeV. ATLASSIM-2188. Tagging: LArG4FastSimulation-05-00-08-01 (LArG4FastSimulation-05-00-08-01)
      
      	* Branch for 20.3.7.7 and 21.0.15
      	* python/LArG4FastSimulationConfig.py
      	(getFCALFastShower, getFCAL2FastShower): increase EMinEneShowerLib
      	from 0.51 MeV to 3 MeV. ATLASSIM-2188
      	* Tagging: LArG4FastSimulation-05-00-08-01
      
      2016-09-01 Steve Farrell <Steven.Farrell@cern.ch>
      	* Cleaned up long lines, whitespace, variable naming conventions.
      	* Changed loop-by-value to loop-by-reference over EnergySpot in
      	  LArFastShower to prevent unnecessary copies.
      	* Fixed thread-unsafe usage of static LArG4Identifiers in the fastsim
      	  SDs by converting them into class members.
      	* Tagging: LArG4FastSimulation-05-00-08
      
      2016-06-01  Zach Marshall <ZLMarshall@lbl.gov>
      
      	* Tagging: LArG4FastSimulation-05-00-07
      	* No shower libraries at very low energy.  Skipping the application for
      	such particles.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 5fb22dfd
      f90acd83
    • Alejandro Alonso Diaz's avatar
      Use different track fitter until valid cov. matrices are obtained. (TrkAmbiguityProcessor-02-01-00) · 7f550a7a
      Alejandro Alonso Diaz authored
      	* Migrate the Rel 20.7 changes for low Pt to rel 22:
      	* Use different various track fitter until one creates valid covariance matrices (ATLASRECTS-3555).
      	* To trunk and
      	* Tagging 	TrkAmbiguityProcessor-02-01-00
      
      
      Former-commit-id: 9be69ccb
      7f550a7a
    • Guillaume Unal's avatar
      Fix for incorrect interpration of HV mapping for endcap presampler (LArHV-00-00-36) · f7c5b416
      Guillaume Unal authored
      	* src/EMECPresamplerHVManager.cpp   Fix for incorrect interpration of HV mapping for endcap presampler:
                 There are 32 modules in phi (0-31)
                 each module has 2 cell in phi, in the mapping database this is referred by "gapIndex"
                 0 is on the low phi side (in the ATLAS frame)
                 1 in on the  high phi side
                 so in total 64 sectors in phi given by 2*phiIndex+gapIndex
                  the two gap of these sectors are powered by the same line and have the same HV
             (while in the previous code, there were 32 sectors for HV in phi, with the two gaps powered by the two different HV lines)
               * tag LArHV-00-00-36
      
      
      Former-commit-id: b4b2f949
      f7c5b416
    • Hass Abouzeid's avatar
      fixing compilation issues in rel21 (PrimaryDPDMaker-01-00-18) · 98739501
      Hass Abouzeid authored
      2017-01-25 Hass AbouZeid <hass.abouzeid@cern.ch>
      	* Fix for rel21 compilation
      	* Tagging as PrimaryDPDMaker-01-00-18
      
      2016-12-17 Christian Ohm <christian.ohm@cern.ch>
      	* Update of DRAW_TOPSLMU, validated and final for Tier-0 test
      	* Tagging as PrimaryDPDMaker-01-00-17
      
      2016-12-10 Christian Ohm <christian.ohm@cern.ch>
      	* Update of DRAW_TOPSLMU (not validated yet)
      
      2016-12-10 Christian Ohm <christian.ohm@cern.ch>
      	* Fix configurability of DRAW_BCID[1,2]
      	* Tagging as PrimaryDPDMaker-01-00-16
      
      2016-12-09 Christian Ohm <christian.ohm@cern.ch>
      	* Tagging as PrimaryDPDMaker-01-00-15
      2016-12-06 Christian Ohm <christian.ohm@cern.ch>
      	* Fix to make the AcceptBCIDs (RejectBCIDs) lists for DRAW_BCID1 (DRAW_BCID2)
      	  configurable via preExec
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 8a86b312
      98739501
    • Geoffrey Gilles's avatar
      Change default vertexClusteringProbabilityCut (InDetSecVxFinderTool-01-01-25) · 6fc28f98
      Geoffrey Gilles authored
      	* Change default vertexClusteringProbabilityCut
      	* Tagging as: InDetSecVxFinderTool-01-01-25
      
      2017-01-24 Geoffrey Gilles <geoffrey.gilles@cern.ch>
      	* Set Marco's optimized dependent mass cut values
      	* Tagging as: InDetSecVxFinderTool-01-01-24
      
      2017-01-20 Geoffrey Gilles <geoffrey.gilles@cern.ch>
      	* fixing missing properties related to dependent mass cut
      	* Tagging as: InDetSecVxFinderTool-01-01-23
      
      2017-01-18 Giacinto Piacquadio <giacinto.piacquadio@stonybrook.edu>
      	* going back to old cuts for additional track for JetFitter selection
      	(requested by Valerio)
      	* Tagging as: InDetSecVxFinderTool-01-01-22
      
      2016-11-23 Giacinto piacquadio <giacinto.piacquadio@stonybrook.edu>
      	* re-adding changes for mass dependent cuts (+ Marco Battaglia's changes)
      	* Tagging as: InDetSecVxFinderTool-01-01-21
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 77a86336
      6fc28f98
    • Christopher John Mcnicol's avatar
      'Updated caching of algorithm names' (TrigCostMonitor-01-20-19) · b4d9fc57
      Christopher John Mcnicol authored
      	* Add caching for Algorithm names
      	* Tag TrigCostMonitor-01-20-19
      
      
      Former-commit-id: bde26831
      b4d9fc57
    • Xiaohu Sun's avatar
      double timelimit in atn (RecJobTransformTests-00-03-07) · 1cf7398b
      Xiaohu Sun authored
          * double the timelimit of RECOSHIFT_Reco_MC15_13TeV_nopileup
      	* Tagging as RecJobTransformTests-00-03-07
      
      
      Former-commit-id: 8914c1bc
      1cf7398b
    • Savanna Shaw's avatar
      Fix naming bug in msonly isolation (TrigMuonEF-00-04-85) · 65299437
      Savanna Shaw authored
      	* Fix naming bug in msonly isolation
      	* TrigMuonEF-00-04-85
      
      2017-01-24 Savanna Shaw
      	* Include possibilty to apply isolation to MS-only muons
      	* TrigMuonEF-00-04-84
      
      
      Former-commit-id: 89c1c45dca9d189b81bff1a43ef4944a1f15ae42
      65299437
    • Charles Leggett's avatar
      remove ifdef ATHENAHIVE (AthenaServices-01-60-51) · 7051ee47
      Charles Leggett authored
      	* remove ifdef ATHENAHIVE in order to merge 20.8.X and 22
      	* tag AthenaServices-01-60-51
      
      M       src/AthenaHiveEventLoopMgr.cxx
      M       src/components/AthenaServices_entries.cxx
      
      
      Former-commit-id: 506d88e2
      7051ee47
    • Mark Sutton's avatar
      update offline electron selection (TrigInDetAnalysisExample-00-04-04) · 28370279
      Mark Sutton authored
              * TrigInDetAnalysisExample-00-04-04
              * update offline electron selection
      
      2017-01-24 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisExample-00-04-03
              * extend offline electron selection
      
      2017-01-24 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisExample-00-04-02
              * extend offline electron selection
      
      2017-01-18 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisExample-00-04-01
              * add electron offline raw track capability
      
      2016-12-20 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisExample-00-04-00
              * promote local printout and fix tag
      
      2016-12-20 sutt < sutt @ cern.ch >
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 66bff8e282a87deb9c34e55f788138f3624377ce
      28370279
    • Scott Snyder's avatar
      Fix type of AlgoOverlap::m_sqMinCentDist. (TrigSteeringTest-01-00-45) · cc1bba6a
      Scott Snyder authored
      	* Tagging TrigSteeringTest-01-00-45.
      	* TrigSteeringTest/AlgoOverlap.h: Fix type of m_sqMinCentDist.
      
      
      Former-commit-id: 9644fd28
      cc1bba6a
    • Noam Tal Hod's avatar
      'moving g22/e22 to g24/e24 due to L1 change (ATR-15720)' (TriggerMenu-00-21-12) · b8c48d33
      Noam Tal Hod authored
      	* moving g22/e22 to g24/e24 due to L1 change (ATR-15720)
      	* affects MC+Physics pp v7
      	* TriggerMenu-00-21-12
      
      2017-01-24 Emma Torro
      	* Adding 2mu+e exotrics trigger seeded by L1_EM8VH_MU15 (ATR-15724)
      	* affects MC pp v7
      	* requires TriggerMenuXML-04-02-84
      	* TriggerMenu-00-21-11
      
      2017-01-23 Nils Ruthmann
      	* Removing obsolete file (ATR-15714)
      	* TriggerMenu-00-21-10
      2017-01-23 Nils Ruthmann
      	* Applying jet menu developements (ATR-15714)
      	* TriggerMenu-00-21-09
      
      2017-01-19 Emma Torro
      	* adding further multi-muon chains (ATR-15704)
      	* affects MC pp v7
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: d9d93e07
      b8c48d33
    • Emma Torro Pastor's avatar
      adding L1_EM8VH_MU15 (ATR-15724) (TriggerMenuXML-04-02-84) · cea976fc
      Emma Torro Pastor authored
      	* adding L1_EM8VH_MU15 (ATR-15724)
      	* affects MC pp v7
      	* associated with TriggerMenu-00-21-11
      	* TriggerMenuXML-04-02-84
      
      2017-01-17 Emma Torro
      	* adding L1_4MU4 to LVL1 MC pp v7 (ATR-15704)
      	* affects only MC v7
      	* associated with TriggerMenu-00-21-06
      	* TriggerMenuXML-04-02-83
      
      
      Former-commit-id: d25f69d9
      cea976fc
    • Ambrosius Thomas Vermeulen's avatar
    • Charles Leggett's avatar
      make EventInfoCnvTool::convert(...) const, initialize static maps (xAODEventInfoCnv-00-00-26) · 5112686d
      Charles Leggett authored
      	* make EventInfoCnvTool::convert(...) const, make the static
      	  flag maps const, file-scope
      	* tag xAODEventInfoCnv-00-00-26
      
      M       src/EventInfoCnvTool.cxx
      M       src/EventInfoCnvTool.h
      
      
      Former-commit-id: bc0085e3
      5112686d
    • Charles Leggett's avatar
      make IEventInfoCnvTool::convert(...) const (xAODCnvInterfaces-00-00-02) · d0129934
      Charles Leggett authored
      	* make IEventInfoCnvTool::convert(...) const
      	* tag xAODCnvInterfaces-00-00-02
      
      M       xAODCnvInterfaces/IEventInfoCnvTool.h
      
      
      Former-commit-id: 5fe22fcf
      d0129934
    • Xanthe Hoad's avatar
      MaM v1.4.6 (TrigHLTMonitoring-00-07-38) · bd2cd50e
      Xanthe Hoad authored
      	* doMaM_ExtractAndDumpConfigs is now usable
      	* Few small bug fixes
      	* MaM v1.4.6
      	* tagging TrigHLTMonitoring-00-07-38
      
      
      Former-commit-id: b43ed56c
      bd2cd50e
    • Emmanuel Le Guirriec's avatar
      fix Flip taggers (JetTagTools-01-01-22) · c40bde58
      Emmanuel Le Guirriec authored
      	* Force neg tags when filling JetFitterVariables  in Flip taggers
      	* tagged as JetTagTools-01-01-22
      
      2017-01-18 Jonathan Shlomi <jshlomi@cern.ch>
      	* fixed bug in mv2cl100 variables in MVTM
      	* tagged as JetTagTools-01-01-21
      
      
      Former-commit-id: 76b9c751
      c40bde58
    • Emmanuel Le Guirriec's avatar
      fix Flip taggers (BTagging-00-07-80) · 86e826eb
      Emmanuel Le Guirriec authored
      	* Modify (mainly renew) NewJetFitterIP3DNegCollection configuration
      	* Tagged as BTagging-00-07-80
      
      
      Former-commit-id: 7eda0719
      86e826eb
    • Stefania Spagnolo's avatar
      Configuration for MC16 (RPC_Digitization-01-06-05) · ed4b2fcc
      Stefania Spagnolo authored
      	tagging RPC_Digitization-01-06-05
      	* src/RpcDigitizationTool.cxx (DetectionEfficiency):
      	fix a minor (so far [MC15c] uneffective) logical bug -
      	when cool is in use but no thrustable measurement exist (i.e. Ntrk<Ntrk_threshold)
      	for the eff, use python default efficiency values corrected for the fraction of dead strips
      	(initialize): ApplyEfficiencyThreshold default is false for MC16 => based on IoV condition data will be real measurements (with 0 eff. if the element is dead) for past [known] IoV, or measurements with a lower limit to 50% for future IoV  ;  threshold is not applied in the sw but in the condition data valid for the future.
      
      
      Former-commit-id: 66b0519b
      ed4b2fcc
    • Lukas Alexander Heinrich's avatar
      change config chain storage ATR-15702 (TrigDecisionTool-00-03-56) · aaea73a9
      Lukas Alexander Heinrich authored
              * change config chain storage ATR-15702
              * tagging TrigDecisionTool-00-03-56
      
      2016-12-11 Lukas Heinrich
              * proper cleanup of static instance count. ATLASG-891
              * tagging TrigDecisionTool-00-03-55
      
      2016-11-28 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Fixed the package's build in AthAnalysisBase-2.6.X.
      	* Tagging as TrigDecisionTool-00-03-54
      
      2016-11-27 Lukas Heinrich
              * fixing re-introduced leak (ATR-15580)
              * tagging TrigDecisionTool-00-03-53
      
      
      Former-commit-id: 86a21a69
      aaea73a9
    • Attila Krasznahorkay's avatar
      Fixed the standalone build of the package against ROOT 6.08/00 (TrigNavStructure-00-00-25) · 763739bf
      Attila Krasznahorkay authored
      	* Added a missing include in StandaloneNavigation.cxx that
      	  became an issue when building against ROOT v6-08-00.
      	* Tagging as TrigNavStructure-00-00-25
      
      
      Former-commit-id: 78ef1f82a3d00bcf7406239bb9d4386e8871c924
      763739bf
    • Giacinto Piacquadio's avatar
      add functionality, fix endreq (VxJetVertex-00-04-09) · 400abb4b
      Giacinto Piacquadio authored
      	* Move to branch. Tag as VxJetVertex-00-04-09
      
      2016-11-11 Giacinto Piacquadio <giacinto.piacquadio@stonybrook.edu>
      	* Bug fix in new method
      
      2016-11-06 Giacinto Piacquadio <giacinto.piacquadio@stonybrook.edu>
      	* Add functionality to VxClusteringTable
      
      
      Former-commit-id: 1cfd3170
      400abb4b
    • Will Buttinger's avatar
      'joboptions for performance monitoring' (AthenaRootComps-00-13-28) · af3d80f8
      Will Buttinger authored
      	* Added two joboptions for use in performance monitoring of basic event loop with different selectors
      	* tag AthenaRootComps-00-13-28
      
      
      Former-commit-id: d0e972f7
      af3d80f8
    • Will Buttinger's avatar
      'replaced SumOfWeightsComputation with SumOfWeightAlg' (ReweightUtils-00-03-04) · a4638bbb
      Will Buttinger authored
      	* Replaced SumOfWeightsTool (which was actually an alg) with SumOfWeightsAlg
      	* Tagging as ReweightUtils-00-03-04
      
      2016-11-15 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Turned the CINT dictionary build of the TObject type classes
      	  back on.
      	* Fixed the CMake configuration for the package. Adding
      	  PathResolver as a dependency, and fixing the public/private
      	  dependence of a few other packages.
      	* Declared the unit test to CMake. Unfortunately the test
      	  crashes in AthAnalysisBase-2.6.X at the moment. Probably
      	  some incompatibility between AnaToolHandle and the Gaudi version
      	  used in AthAnalysisBase-2.6.X.
      	* Fixed the unit test for the RootCore build as well in the
      	  meantime.
      	* Tagging as ReweightUtils-00-03-02
      
      2016-11-09 Will Buttinger <will@cern.ch>
      	* ut_ParticleScaleFactorTool_test.cxx: fix ut test
      	* Tagging ReweightUtils-00-03-01
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: fedf0be4c557cd746e8c0803bd3a6231e618e637
      a4638bbb
    • Antoine Marzin's avatar
      Fix direct TIPs loading in MenuLoader.cxx (TrigConfStorage-03-01-24) · 78d4a204
      Antoine Marzin authored
      	* Fix TIPs loading in MenuLoader.cxx: isDirect is now set to true for direct input
      	* TrigConfStorage-03-01-24
      
      
      Former-commit-id: 6e879f26
      78d4a204
    • Will Buttinger's avatar
      'move IObservableTool interface to AsgAnalysisInterfaces package' (PATInterfaces-00-00-38) · 3e27bbcd
      Will Buttinger authored
              * relocated IObservableTool interface to PhysicsAnalysis/Interfaces/AsgAnalysisInterfaces
              * Tagging PATinterfaces-00-00-38
      
      
      Former-commit-id: 64fe6a14
      3e27bbcd
    • Attila Krasznahorkay's avatar
      Taught the package how to build with CMake when tdaq-common is not available... · b477f555
      Attila Krasznahorkay authored
      Taught the package how to build with CMake when tdaq-common is not available (ByteStreamData-01-08-26)
      
      2016-11-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Taught the package how to build without tdaq-common. As it
      	  is the case in AthAnalysisBase.
      	* Removed the executable flag from the source files of the
      	  package.
      	* Tagging as ByteStreamData-01-08-26
      
      
      Former-commit-id: 31c60ca72efab410f1cbb758a9135da6e7163ad7
      b477f555
    • Attila Krasznahorkay's avatar
      Fixed the standalone build of the package with CMake (GoodRunsLists-00-01-34) · ef745e07
      Attila Krasznahorkay authored
      	* Fixed the standalone build configuration of the package.
      	  By making it use AsgAnalysisInterfaces correctly.
      	* Tagging as GoodRunsLists-00-01-34
      
      2016-09-06 Will Buttinger <will@cern.ch>
              * Moved interface class for AsgTool to AsgAnalysisInterfaces package
              * Tagging as GoodRunsLists-00-01-33
      
      
      Former-commit-id: 76f3c148
      ef745e07
  2. Feb 02, 2017
Loading