Skip to content
Snippets Groups Projects
  1. Feb 01, 2017
    • John Derek Chapman's avatar
      python/LArG4FastSimulationConfig.py (getFCALFastShower, getFCAL2FastShower):... · 8814efcd
      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: 05f32644
      8814efcd
    • Ksenia Gasnikova's avatar
      src/FCALDistEtaEnergyShowerLib.cxx fixing inconsistency for particle energy... · 562e2061
      Ksenia Gasnikova authored
      src/FCALDistEtaEnergyShowerLib.cxx fixing inconsistency for particle energy definition (LArG4ShowerLib-01-00-11)
      
      	* Tagging LArG4ShowerLib-01-00-10.
      	* Comply with ATLAS naming conventions.  Pass large objects by
      	const reference, not by value.
      
      
      Former-commit-id: bcb4e066
      562e2061
    • Guillaume Unal's avatar
      Fix for incorrect interpration of HV mapping for endcap presampler (LArHV-00-00-36) · 3b664719
      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: 459ea028
      3b664719
    • William Axel Leight's avatar
      MuonCreatorTool: MuTag parameters are now filled correctly (MuonCombinedBaseTools-01-06-28-05) · edb0b3b8
      William Axel Leight authored
      	* MuTag parameters are now correctly filled
      	* Tagging as MuonCombinedBaseTools-01-06-28-05
      
      2017-01-25 Will Leight
      	* Removing WARNING, see ATLASRECTS-3868
      	* Tagging as MuonCombinedBaseTools-01-06-28-04
      
      2017-01-19 Will Leight
      	* Adding additional protections to addMSIDScatteringAngles
      	* Tagging as MuonCombinedBaseTools-01-06-28-03
      
      2017-01-19 Will Leight
      	* Fixed bug in addMSIDScatteringAngles, removed leftover cout
      	* Tagging as MuonCombinedBaseTools-01-06-28-02
      
      2017-01-18 Will Leight
      	* Added scattering angles from MS-ID scatterers as auxdata
      	* Tagging as MuonCombinedBaseTools-01-06-28-01
      
      2017-01-16 Will Leight
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 65b2cbb0
      edb0b3b8
    • Hass Abouzeid's avatar
      updates to DRAW outputs and reprocessing test (Tier0ChainTests-00-03-32) · fa1a3807
      Hass Abouzeid authored
      	* Updated reprocessing test
      	* Added DRAW_TOPSLMU output
      
      2017-01-06 Hass AbouZeid <hass.abouzeid@cern.ch>
      	* Changed new tests to long queue
      	* Changed reprocessing test AMI tag f735 -> r8966
      	* Tagging Tier0ChainTests-00-03-31
      
      2017-01-04 Hass AbouZeid <hass.abouzeid@cern.ch>
      	* Added reprocessing test and new derived output test (will replace old one eventually)
      	* Tagging Tier0ChainTests-00-03-30
      
      2016-11-28 Hass AbouZeid <hass.abouzeid@cern.ch>
      	* Added DAOD outputs to tct_recotrf.py script and ability to drop them
      	* Modified test xml to drop newly created DAODs, as to not change other tests unintentionaly
      	* Changed default derived outputs (updated to current f-tag config)
      	* Added ability to do MP in tct_recotrf.py script
      
      
      Former-commit-id: 37e39f48
      fa1a3807
    • Hass Abouzeid's avatar
      fixing compilation issues in rel21 (PrimaryDPDMaker-01-00-18) · ea4f82f2
      Hass Abouzeid authored
      	* 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: e5bec2ad8bdb96edf7625569038a9017c66813ff
      ea4f82f2
    • Geoffrey Gilles's avatar
      Change default vertexClusteringProbabilityCut (InDetSecVxFinderTool-01-01-25) · 183e88eb
      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: cc7cdbcd
      183e88eb
    • Christopher John Mcnicol's avatar
      'Updated caching of algorithm names' (TrigCostMonitor-01-20-19) · ee8d2c96
      Christopher John Mcnicol authored
      	* Add caching for Algorithm names
      	* Tag TrigCostMonitor-01-20-19
      
      
      Former-commit-id: 4de7b85610b85f1e3d324528de75a0dec1212981
      ee8d2c96
    • Alejandro Alonso Diaz's avatar
      Restore RefitPrds? flag in TrkAmbiguityProcessor? to True (InDetRecExample-03-01-05-05) · 12999e32
      Alejandro Alonso Diaz authored
      2016-01-25 Alex Alonso
      	* Fix for TrkAmbiguityProcessor after latest changes.
      	* Tagging as: InDetRecExample-03-01-05-05
      
      2016-01-23 Alex Alonso
      	* Add new config flags to use different various track fitter until one creates valid
      	covariance matrices. See ATLASRECTS-3555
              * Migrate the Rel 20.7 changes for low Pt to rel 21. Requires
      	TrkAmbiguityProcessor-01-00-14-02
      	* Tagging as: InDetRecExample-03-01-05-04
      
      2016-01-10 Goetz Gaycken
      	* Reverted removal of cut level 13, but now cut level 13
      	  will only activate calo seed TRT segment finding if the
      	  calorimeter is available.
      2016-12-16 Alex Alonso
      	* OBO Alex Kastanas. Fix the configuration for Global Monitoring
      	accordligy to new tag: InDetGlobalMonitoring-00-10-01
      	* Tagging as InDetRecExample-03-01-04
      	* Tagging as InDetRecExample-03-01-03
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: bcf7817f
      12999e32
    • Xiaohu Sun's avatar
      double timelimit in atn (RecJobTransformTests-00-03-07) · 9a3bb4dc
      Xiaohu Sun authored
          * double the timelimit of RECOSHIFT_Reco_MC15_13TeV_nopileup
      	* Tagging as RecJobTransformTests-00-03-07
      
      2017-01-15 Xiaohu.Sun@cern.ch
          * retire tests data12_8TeV_noXXX
      	* q122 remove incorrect DB conditionsTag
      	* add new test DigiMReco_tf_FCT_MC15c
      	* update geometry and condition for mc12XXX
      	* Tagging as RecJobTransformTests-00-03-06
      
      
      Former-commit-id: c770a876
      9a3bb4dc
    • Mark Hodgkinson's avatar
      2017-01-24 Jochen Meyer · d4a16436
      Mark Hodgkinson authored
              * RecoUsefulFlags.py: adjust for move of muonCalibFlags to MuonCnvExample in 2013
              * Tagging RecExCommon-00-14-73 (RecExCommon-00-14-73)
      
      	* RecoUsefulFlags.py: adjust for move of muonCalibFlags to MuonCnvExample in 2013
      	* Tagging RecExCommon-00-14-73
      
      2017-01-23 Mark Hodgkinson
      	* share/RecExCommon_topOptions.py; Add thinning of CaloCluster for AOD reduction task force
      	* Tagging RecExCommon-00-14-72
      
      2017-01-23 Mark Hodgkinson
      	* share/RecExCommon_topOptions.py: Remove deprecated include of DetectorStatus/DetStatusSvc_CondDB.py
      	* ATLASRECTS-3849
      	* Tagging RecExCommon-00-14-71
      
      	* share/RecExCommon_topOptions.py: Apply patch file from James Catmore to implement AOD reduction task force updates
      	* Tagging RecExCommon-00-14-70
      
      2017-01-07  Vakho Tsulaia  <tsulaia@cern.ch>
      	* Enabling CondSvc and CondInputLoader in RecExCommon_topOptions.py
      	* Tagging RecExCommon-00-14-69
      
      
      Former-commit-id: 4c037f52
      d4a16436
    • Savanna Shaw's avatar
      Fix bug in ms iso logic (TrigMuonHypo-00-02-49-01) · 48f1f93e
      Savanna Shaw authored
      	* Fix bug in msonly iso logic
      	* TrigMuonHypo-00-02-49-01
      
      2017-01-24 Savanna Shaw
      	* Allow MS-only isolated muons
      	* TrigMuonHypo-00-02-49-00
      
      
      Former-commit-id: db217a32
      48f1f93e
    • Savanna Shaw's avatar
      Fix naming bug in msonly isolation (TrigMuonEF-00-04-85) · 77ec0c18
      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: f105b14d
      77ec0c18
    • Mark Sutton's avatar
      update offline electron selection (TrigInDetAnalysisExample-00-04-04) · c3655e7e
      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: 9a67ecfe
      c3655e7e
    • Jochen Meyer's avatar
      WARNING reduction (MuonCombinedTrackFindingTools-00-01-05-01) · a8bd6a76
      Jochen Meyer authored
      	* no MuonRecoValidationTool in MuonStauRecoTool by default
      	  (WARNING reduction ATLASRECTS-3853)
      	* Tagging MuonCombinedTrackFindingTools-00-01-05-01
      
      
      Former-commit-id: 3a0e1eda
      a8bd6a76
    • Jochen Meyer's avatar
      WARNING reduction (MuonLayerSegmentMakerTools-00-00-07) · 881cc448
      Jochen Meyer authored
      	* no MuonRecoValidationTool in MuonLayerSegmentFinderTool by default
      	  (WARNING reduction ATLASRECTS-3853)
      	* tagging MuonLayerSegmentMakerTools-00-00-07
      
      07-12-2016 Edward Moyse
      	* Had to make IMuonRecoValidationTool mutable for const tool migration. Redesign needed.
      	* tagging MuonLayerSegmentMakerTools-00-00-06
      
      23-08-2016 Jochen Meyer
      	* fixing compiler warnings
      	* tagging MuonLayerSegmentMakerTools-00-00-05
      
      
      Former-commit-id: 586f428d
      881cc448
    • Jochen Meyer's avatar
      WARNING reduction (MuonPrepRawDataProviderTools-00-00-11) · b9ad33c3
      Jochen Meyer authored
      	* no MuonRecoValidationTool in MuonPRDSelectionTool by default
      	  (WARNING reduction ATLASRECTS-3853)
      	* MuonPrepRawDataProviderTools-00-00-11
      
      2016-12-07 Edward.Moyse@cern.ch
      	* Fixes for const tools
      	* Currently made reco tool mutable - rethink this.
      	* MuonPrepRawDataProviderTools-00-00-10
      
      
      Former-commit-id: b0140241
      b9ad33c3
    • Alejandro Alonso Diaz's avatar
      Use different various track fitter until one creates valid (TrkAmbiguityProcessor-01-00-14-02) · d3710202
      Alejandro Alonso Diaz authored
      2017-01-21 Alex Alonso
          * Migrate the Rel 20.7 changes for low Pt to rel 21:
          * Use different various track fitter until one creates valid
          *     covariance matrices (ATLASRECTS-3555).
               * Tagging TrkAmbiguityProcessor-01-00-14-02
      
      
      Former-commit-id: 9314a4e8
      d3710202
    • Christos Anastopoulos's avatar
      ATLASRECTS-3867 (egammaTools-01-02-31) · 846f02ce
      Christos Anastopoulos authored
      	* ATLASRECTS-3867
      	* Tagging egammaTools-01-02-31
      
      2017-01-23 Christos Anastopoulos <Christos.Anastopoulos@cern.ch>
      
      	* ATLASRECTS-3860
      	* Avoid using the Lar tool for Tile cells
      	* Tagging egammaTools-01-02-30
      
      2017-01-23 David Di Valentino <david.di.valentino@cern.ch>
      	* Tagging egammaTools-01-02-29
      
      2017-01-16 David Di Valentino <david.di.valentino@cern.ch>
      	* Modify topocluster copying for crack to either/or on EMfrac, EM Et
      	* Improves seed finding for cases of highly fragmented clusters
      
      
      Former-commit-id: 9b6f65ba
      846f02ce
    • Noam Tal Hod's avatar
      'moving g22/e22 to g24/e24 due to L1 change (ATR-15720)' (TriggerMenu-00-21-12) · 599dbd5d
      Noam Tal Hod authored
      2017-01-24 Noam Tal Hod
      	* 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)
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 1ed0ec86
      599dbd5d
    • Emma Torro Pastor's avatar
      adding L1_EM8VH_MU15 (ATR-15724) (TriggerMenuXML-04-02-84) · 26a0f7d5
      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
      
      2017-01-16 Daniele Zanzi
      	* fix of FTK L1 menu for taus (ATR-15620,ATR-15648)
      	* affects only v7
      	* associated with TriggerMenu-00-21-05
      	* TriggerMenuXML-04-02-82
      
      2017-01-12 Elisabetta Pianori
      	* Add FKT L1 items (ATR-15620)
      	* affects only v7
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 82839fb9
      26a0f7d5
    • Ambrosius Thomas Vermeulen's avatar
    • Quentin Buat's avatar
      change PathResolver method (TrigTauHypo-00-07-00) · e85587a7
      Quentin Buat authored
      	* Change PatResolver method
      	* TrigTauHypo-00-07-00
      
      2017-01-23 Daniele Zanzi
      	* Change the path to the LLH rootfile
      	* TrigTauHypo-00-06-99
      
      2017-01-16 Daniele Zanzi
      	* no cut on 0p for FTK chains (ATR-15648)
      	* TrigTauHypo-00-06-98
      
      
      Former-commit-id: 6f68aef5
      e85587a7
    • Mark Hodgkinson's avatar
      2017-01-23 Mark Hodgkinson · c41da84b
      Mark Hodgkinson authored
              * python/AODFlags.py: Add flag for thinning of CaloCluster for AOD reduction task force
              * Tag ParticleBuilderOptions-00-03-13 (ParticleBuilderOptions-00-03-13)
      
      2017-01-23 Mark Hodgkinson
      	* python/AODFlags.py: Add flag for thinning of CaloCluster for AOD reduction task force
      	* Tag ParticleBuilderOptions-00-03-13
      
      2017-01-13 Mark Hodgkinson
      
      
      Former-commit-id: fddf0651
      c41da84b
    • Walter Lampl's avatar
      add data17 project tags (RecExConfig-00-03-76) · 597fa093
      Walter Lampl authored
      	* add data17 project tags
      	* tag RecExConfig-00-03-76
      
      
      Former-commit-id: 685b3080
      597fa093
    • Mark Sutton's avatar
      add all output directories (TrigInDetValidation-00-07-66) · 923d8f20
      Mark Sutton authored
      	* TrigInDetValidation-00-07-66
      	* add all output directories
      
      2017-01-23 sutt < sutt @ cern.ch >
      	* TrigInDetValidation-00-07-65
      	* add new test actions
      
      2017-01-23 sutt < sutt @ cern.ch >
      	* TrigInDetValidation-00-07-64
      	* fix main config
      
      2017-01-23 sutt < sutt @ cern.ch >
              * TrigInDetValidation-00-07-62
              * bad svn status for TestConfiguration.xml ?
      
      2017-01-23 sutt < sutt @ cern.ch >
              * TrigInDetValidation-00-07-61
              * update
      
      2017-01-19  Julie Hart Kirk  <hartj@lxplus086.cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 1338e11288e667e2286afb45e45f1339845435e2
      923d8f20
    • Xanthe Hoad's avatar
      MaM v1.4.6 (TrigHLTMonitoring-00-07-38) · 72a6483a
      Xanthe Hoad authored
      2016-01-23 Xanthe Hoad <xhoad@cern.ch>
      	* doMaM_ExtractAndDumpConfigs is now usable
      	* Few small bug fixes
      	* MaM v1.4.6
      	* tagging TrigHLTMonitoring-00-07-38
      
      2016-01-17 Xanthe Hoad <xhoad@cern.ch>
      	* Fixes/updates for rel21
      	* Release can be determined in cmt and cmake releases
      	* SVN package tags can be determined for cmt/cmake releases (git is still to do)
      	* Updates to GUI, adding drop down lists, search
      	* MAM v1.4.5
      	* tagging TrigHLTMonitoring-00-07-37
      
      2016-12-08 Xanthe Hoad <xhoad@cern.ch>
      	* Integrating developments from rel20 branch to trunk for rel21
      
      2016-12-01 Xanthe Hoad <xhoad@cern.ch>
      	* MAM: Defaults no longer need to be uploaded to the database
      	* mam.make_patch_json() should be used to make new MCKs
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: d27a41f9
      72a6483a
    • James Catmore's avatar
      Adding negative calo clusters thinning (ThinningUtils-00-00-20) · 9a589e92
      James Catmore authored
      	* Adding negative calo clusters thinning
      	* Tagging as ThinningUtils-00-00-20
      
      2017-01-16 James Catmore <james.catmore@cern.ch>
      	* Adding simple job options (for standalone testing)
      	* No tag
      
      
      Former-commit-id: 242778bb
      9a589e92
    • Pavol Strizenec's avatar
      Merging with 04-29 branch changes for reprocessing (CaloMonitoring-00-04-40-01) · e9f55b2b
      Pavol Strizenec authored
      	* merging changes from 04-29 branch
      	* tag CaloMonitoring-00-04-40-01
      	* changes include:
      	------------------------
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: updated energy thresholds in timing plots
      		* CaloCellVecMon jobOPt : new property to allow timing plots in Main stream.
      		* tag CaloMonitoring-00-04-29-05
      
      	2016-04-18 Benjamin Trocme
      		* CaloClusterMon: Add property to switch off energy cut plots (not Et).
      		* tag CaloMonitoring-00-04-29-05
      
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: bug fix in doInverseMasking treatment
      		* CaloClusterMon: Add property to switch off energy cut plots (not Et). Remove refined cosmics clusters plots (top vs bottom...).
      		* tag CaloMonitoring-00-04-29-04
      
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: bug fix in normalized distribution
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: e25cf779
      e9f55b2b
    • Ioannis Nomidis's avatar
      added CalibHitToCaloCellTool (CaloCalibHitRec-00-00-85-01) · b343248e
      Ioannis Nomidis authored
      	* Added AlgTool to make calocell and caloClusters from calib hits
      	* Tagging branch CaloCalibHitRec-00-00-85-01
      
      
      Former-commit-id: b9f515e1
      b343248e
    • Emmanuel Le Guirriec's avatar
      fix Flip taggers (JetTagTools-01-01-22) · c71c4e0d
      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: 58c4b681
      c71c4e0d
    • Emmanuel Le Guirriec's avatar
      fix Flip taggers (BTagging-00-07-80) · 558104a6
      Emmanuel Le Guirriec authored
      	* Modify (mainly renew) NewJetFitterIP3DNegCollection configuration
      	* Tagged as BTagging-00-07-80
      
      
      Former-commit-id: 012411be
      558104a6
    • Stefania Spagnolo's avatar
      Configuration for MC16 (RPC_Digitization-01-06-05) · e04de42b
      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: 0f7b2185
      e04de42b
    • Mark Sutton's avatar
      modify comparitor run script (TrigInDetAnalysisUser-00-05-22) · 848d9af2
      Mark Sutton authored
              * TrigInDetAnalysisUser-00-05-22
              * modify comparitor run script
      
      2017-01-19 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisUser-00-05-21
              * update test script
      
      2017-01-19 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisUser-00-05-20
              * test script changes
      
      2017-01-19 sutt < sutt @ cern.ch >
              * TrigInDetAnalysisUser-00-05-19
              * protect web page copies
      
      2017-01-19  Julie Hart Kirk  <hartj@lxplus086.cern.ch>
              * TrigInDetAnalysisUser-00-05-18
      	* add new Test_bin.dat for larged0 tests:
      	* share/Test_bin_larged0.dat:
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: e5e8a061
      848d9af2
    • Zach Marshall's avatar
      Adding job options for setup checker tool (G4DebuggingTools-00-00-15) · 385cd773
      Zach Marshall authored
      	* Adding job options for setup checker tool
      	* Tagging: G4DebuggingTools-00-00-15
      
      2017-01-19  Zach Marshall <ZLMarshall@lbl.gov>
      	* Looks like we are happy with the checker - tagging!
      	* Tagging: G4DebuggingTools-00-00-14
      
      2017-01-12  Zach Marshall <ZLMarshall@lbl.gov>
      	* Bugfixing for the Geant4SetupCheckerTool, moving to G4 exceptions,
      	adding a mode to output a reference file
      
      2017-01-11  Zach Marshall <ZLMarshall@lbl.gov>
      	* Adding a first draft of Geant4SetupCheckerTool, a tool that is designed
      	to output a few variables that tell us about the Geant4 configuration
      	being used
      
      2016-08-09 Andrea Di Simone  <andrea.di.simone@cern.ch>
      	* updating fragments in share
      	* tagging G4DebuggingTools-00-00-13
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: f29e0e44
      385cd773
    • John Derek Chapman's avatar
      src/RPCSensitiveDetectorCosmics.cxx (ProcessHits): remove second addition of... · 3f23a0f3
      John Derek Chapman authored
      src/RPCSensitiveDetectorCosmics.cxx (ProcessHits): remove second addition of phi hit. ATLASSIM-3213. Tagged MuonG4SD-00-04-11 (MuonG4SD-00-04-11)
      
      	* Tagged MuonG4SD-00-04-11
      	* src/RPCSensitiveDetectorCosmics.cxx (ProcessHits): remove second
      	addition of phi hit. ATLASSIM-3213
      
      
      Former-commit-id: 97ee578a
      3f23a0f3
    • Lukas Alexander Heinrich's avatar
      change config chain storage ATR-15702 (TrigDecisionTool-00-03-56) · 866ecf34
      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
      
      2016-11-23  scott snyder  <snyder@bnl.gov>
      
              * Tagging TrigDecisionTool-00-03-52.
      	* Coverity 111327, 111325, 31444.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 97148f6d
      866ecf34
    • John Derek Chapman's avatar
      python/SimFlags.py, python/SimCtbKernel.py: add support for... · 74d590b3
      John Derek Chapman authored
      python/SimFlags.py, python/SimCtbKernel.py: add support for tb_Tile2000_2003_2B1EB (2 barrels and 1 extended barrel) configuration. python/tbtile_flags.py: fixes for setting of Phi, Theta and Eta job properties. ATLASSIM-3184. Tagging: G4AtlasApps-00-12-08 (G4AtlasApps-00-12-08)
      
      	* python/SimFlags.py, python/SimCtbKernel.py: add support for
      	tb_Tile2000_2003_2B1EB (2 barrels and 1 extended barrel)
      	configuration. ATLASSIM-3184
      	* python/tbtile_flags.py: fixes for setting of Phi, Theta and Eta
      	job properties. ATLASSIM-3184
      	* Tagging: G4AtlasApps-00-12-08
      
      
      Former-commit-id: 33ef256b
      74d590b3
    • Justin Griffiths's avatar
      path resolver for trigger and offline behave the same (tauRecTools-00-01-32) · 0e58b403
      Justin Griffiths authored
      	* Tagging tauRecTools-00-01-29
      	* Trigger now also uses the calib area
      
      2017-01-17 Justin Griffiths <griffith@cern.ch>
      	* Tagging tauRecTools-00-01-28
      	* Combinedp4 updates
      
      2017-01-09 Justin Griffiths <griffith@cern.ch>
      	* Tagging tauRecTools-00-01-27
      	* Trigger updates for vertex finding
      
      2016-12-08 Dirk Duschinger <dirk.duschinger@cern.ch>
      	* Tagging as tauRecTools-00-01-26
      	* Fixed DEEPCOPY macro in TauProcessorTool
      
      2016-12-01 Justin Griffiths <griffith@cern.ch>
      	* Tagging as tauRecTools-00-01-25
      	* Updated CombinedP4FromRecoTaus.cxx, TauWPDecorator.cxx, MvaTES*.cxx
      
      
      Former-commit-id: 2ae23bb4
      0e58b403
    • Justin Griffiths's avatar
      typo (TrigTauDiscriminant-00-03-10) · 7405b34d
      Justin Griffiths authored
      	* remove .root, .bin and .txt files from share
      	* point algorithms to the DataGroup Area
      
      2016-05-07 Justin Griffiths <griffith@cern.ch>
      	* replace TauDiscriToolBase with ITauToolBase
      	* tagging 00-03-08
      
      
      Former-commit-id: 728037b6
      7405b34d
Loading