- May 09, 2016
-
-
Elmar Ritsch authored
Merge changes from MCTruth-00-02-00->MCTruth-00-02-00-03 into trunk. ATLASSIM-2701 : Add pointer to primary (generator) MC truth particle to VTrackInformation. Critical for fix of incorret calibration hits assignment. ATLASSIM-2456 + Introduce more appropriate naming for pointer to base ISFParticle in various TrackInformation classes. (MCTruth-00-04-00) * Merge changes from MCTruth-00-02-00->MCTruth-00-02-00-03 into trunk. ATLASSIM-2701 : * Add pointer to primary (generator) MC truth particle to VTrackInformation. Critical for fix of incorret calibration hits assignment. ATLASSIM-2456 * Introduce more appropriate naming for pointer to base ISFParticle in various TrackInformation classes. * tagging MCTruth-00-04-00 2015-09-15 John Chapman <John.Chapman@cern.ch> * Removed MCTruth/CosmicTRSD.h, src/CosmicTRSD.cxx, MCTruth/TrackRecorderSD.h, src/TrackRecorderSD.cxx - Merged into TrackWriteFastSim/TrackWriteFastSD. ATLASSIM-2144. Requires TrackWriteFastSim-00-03-00 or later. * Removed MCTruth/TruthStrategy.h, src/TruthStrategy.cxx, MCTruth/TruthStrategyManager.h, src/TruthStrategyManager.cxx, MCTruth/MCTruthSteppingAction.h, src/MCTruthSteppingAction.cxx, MCTruth/AtlasTrajectory.h, src/AtlasTrajectory.cxx, src/components, python - moved to MCTruthBase. Requires MCTruthBase-00-01-01 onwards. ATLASSIM-2144 ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Merge changes from ISF_Geant4Tools-00-02-37-18->ISF_Geant4Tools-00-02-37-23 into ISF_Geant4Tools-00-05-03-branch. ATLASSIM-2701 : Store non-regenerated particle barcode in SD hits produced from regenerated particles in ATLFASTII/PassBackG4 setup (=legacy behaviour). Makes use of the rewritten ISF TruthBinding implementation. ATLASSIM-2483 + Store primary particle barcodes in SD hits produced from regenerated particles (AtlasG4 behaviour). ATLASSIM-2483 + Fix ERROR caused by TruthIncidents outside detector volume occurring in LLP simulation. TrackProcessorUserActionFullG4 now uses ISF_GeoIDSvc to resolve detector region (=geoID) in case where G4Step is done in gap between G4 daughter volumes. (ATLASSIM-2385) + Associate every G4Track with the corresponding primary (generator) particle in the MC truth and with the most recent ISFParticle instance. Is critical fix for incorrectly assigned calibration hits (ATLASSIM-2456) + fixing incorrect linking between ISFParticles and TruthBinding where particles interacted in the same G4Step where they get returned to the ISF (ATLASSIM-2292) (ISF_Geant4Tools-00-05-03-01) 2016-03-31 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Merge changes from ISF_Geant4Tools-00-02-37-18->ISF_Geant4Tools-00-02-37-23 into ISF_Geant4Tools-00-05-03-branch. ATLASSIM-2701 : ** Store non-regenerated particle barcode in SD hits produced from regenerated particles in ATLFASTII/PassBackG4 setup (=legacy behaviour). Makes use of the rewritten ISF TruthBinding implementation. ATLASSIM-2483 ** Store primary particle barcodes in SD hits produced from regenerated particles (AtlasG4 behaviour). ATLASSIM-2483 ** Fix ERROR caused by TruthIncidents outside detector volume occurring in LLP simulation. TrackProcessorUserActionFullG4 now uses ISF_GeoIDSvc to resolve detector region (=geoID) in case where G4Step is done in gap between G4 daughter volumes. (ATLASSIM-2385) ** Associate every G4Track with the corresponding primary (generator) particle in the MC truth and with the most recent ISFParticle instance. Is critical fix for incorrectly assigned calibration hits (ATLASSIM-2456) ** src/TrackProcessorUserActionPassBack.h/cxx: fixing incorrect linking between ISFParticles and TruthBinding where particles interacted in the same G4Step where they get returned to the ISF (ATLASSIM-2292) * Tagging: ISF_Geant4Tools-00-05-03-01 ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Merge changes from G4AtlasAlg-00-04-02-01->G4AtlasAlg-00-04-02-04 into G4AtlasAlg-00-04-13-branch. ATLASSIM-2701 : In case of ISF simulation, do not attach any TrackInformation nor TrackBarcodeInfo to new G4Tracks. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 + Remove ISF-specific handling of TrackInformation. ATLASSIM-2456 (G4AtlasAlg-00-04-13-05) * Tagging: G4AtlasAlg-00-04-13-05 * Merge changes from G4AtlasAlg-00-04-02-01->G4AtlasAlg-00-04-02-04 into G4AtlasAlg-00-04-13-branch. ATLASSIM-2701 : ** src/AthenaStackingAction.cxx: In case of ISF simulation, do not attach any TrackInformation nor TrackBarcodeInfo to new G4Tracks. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 ** src/AthenaStackingAction.cxx: Remove ISF-specific handling of TrackInformation (ATLASSIM-2456) 2016-03-11 John Chapman <John.Chapman@cern.ch> * python/G4AtlasAlgConfig.py (getAthenaTrackingAction): Fix copy-paste error. * tagging: G4AtlasAlg-00-04-13-04 2015-11-19 John Chapman <John.Chapman@cern.ch> * python/G4AtlasAlgConfig.py - set KillAllNeutrinos property in AthenaStackingAction CfgGetter method. ATLASSIM-1752 * G4AtlasAlg/G4AtlasAlg.h, src/G4AtlasAlg.cxx - use standard member variable naming conventions. ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Migrate NativeFastCaloSimSvc to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 -- Merge changes from ISF_FastCaloSimParametrization-00-01-13-19->ISF_FastCaloSimParametrization-00-01-13-20 into ISF_FastCaloSimParametrization-00-03-02-branch (ISF_FastCaloSimParametrization-00-03-02-02) 2016-03-31 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Merge changes from ISF_FastCaloSimParametrization-00-01-13-19->ISF_FastCaloSimParametrization-00-01-13-20 into ISF_FastCaloSimParametrization-00-03-02-branch: ** Migrate NativeFastCaloSimSvc to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 * Tagging ISF_FastCaloSimParametrization-00-03-02-02 2016-03-16 John Chapman <John.Chapman@cern.ch> * Reverting untagged (non-compiling) changes made between ISF_FastCaloSimParametrization-00-03-01 and ISF_FastCaloSimParametrization-00-03-02. * Tagging ISF_FastCaloSimParametrization-00-03-02-01 2016-03-08 scott snyder <snyder@bnl.gov> * Comply with ATLAS naming conventions. * Fix some warnings. * Root/LinkDef.h: Remove dictionary entry for CaloSampling --- ... (Long ChangeLog diff - truncated)
-
Nicholas Styles authored
* Fix to requirements file * Tagged as InDetEventCnvTools-02-01-07 2015-08-28 Anthony Morley * Protect against any subdetector not being present * Note a segfault will occur if you have a hit on track in a sepcific detector and that detector does not have a detector manager present in the detStore -- this should never occur * replaced detector specific ID helpers withe the ATLAS one * InDetEventCnvTools-02-01-06
-
Ryan Mackenzie White authored
* Fix in diectron trigger name * TrigEgammaMonitoring-00-01-67 2016-03-23 Ryan White <ryan.white@cern.ch> * Significant fixes in config * TrigEgammaMonitoring-00-01-66 2016-03-21 Ryan White <ryan.white@cern.ch> * Startup configuration for 2016 * TrigEgammaMonitoring-00-01-65 2016-02-11 Ryan White <ryan.white@cern.ch> * Revert -- * TrigEgammaMonitoring-00-01-64 2016-02-10 Ryan White <rayn.white@cern.ch> * Add config make tool names consistent with other MaM packages * TrigEgammaMonitoring-00-01-63 2016-02-08 Ryan White <ryan.white@cern.ch> ... (Long ChangeLog diff - truncated)
-
Aaron Angerami authored
* Tagging HIJetRec-01-00-21 * Changing HIJetRec_jobOptions.py to prevent duplicate scheduling of truth jets in ESD re-reco 2016-03-16 Aaron Angerami <angerami@cern.ch> * Tagging HIJetRec-01-00-20 * Changing behavior of extra truth modifiers to work in HI and HIP modes 2016-02-23 Aaron Angerami <angerami@cern.ch> * Tagging HIJetRec-01-00-19 * Changing Default scheme to cell based, had been erroneously switched to cluster based 2016-02-17 Aaron Angerami <angerami@cern.ch> * Tagging HIJetRec-01-00-18 * Changing HIClusterPseudoJetGetter to use changes in base class in JetRec 2016-02-10 Aaron Angerami <angerami@cern.ch> * Tagging HIJetRec-01-00-17 * Adding HIClusterPseudoJetGetter to handle neg E/ghost issue * Fix handling of neg E/out of bounary cells in HIJetSubtractorToolBase/HIJetCellSubtractorTool/HIJetClusterSubtractorTool * Changing default subtractor to be cluster based, switching on origin correction by default ... (Long ChangeLog diff - truncated)
-
Aaron Angerami authored
* adding hip_ESDReReco.py for PreInclude in ESD re-reconstruction * tag HIRecExample-01-00-16 2016-03-08 Andrzej Olszewski <Andrzej.Olszewski@ifj.edu.pl> * modified heavyion_flagsESD.py and hip_flagsESD.py * adding InDetFlags.perigeeExpression set to Vertex * tag HIRecExample-01-00-15 2016-01-28 Andrzej Olszewski <Andrzej.Olszewski@ifj.edu.pl> * modified share/hip_flagsAOD.py for AODFULL * tag HIRecExample-01-00-14 2016-01-28 Andrzej Olszewski <Andrzej.Olszewski@ifj.edu.pl> * update with 2015 reconstruction options * modified HIEarlyIncludes.py, heavyion_flagsAOD.py, heavyion_postOptionsESD.py, heavyion_flagsESD.py, hip_flagsESD.py * tag HIRecExample-01-00-13
-
Siarhei Harkusha authored
* python/TileRecFlags.py: switched off time correction by default * Tagging TileRecUtils-00-09-68 2016-03-22 scott snyder <snyder@bnl.gov> * Tagging TileRecUtils-00-09-67. * Really fix warning. 2016-03-21 scott snyder <snyder@bnl.gov> * Tagging TileRecUtils-00-09-66. * Fix warning. * Tagging TileRecUtils-00-09-65. * Fix coverity warnings. 2016-03-15 Siarhei Harkusha <Siarhei.Harkusha@cern.ch> * src/TileRawChannelBuilder: put to svn code implemented by Tigran Mkrtchyan for time correction * src/TileRawChannelBuilderOptFilter: put to svn code implemented by Tigran Mkrtchyan for using time correction ... (Long ChangeLog diff - truncated)
-
Andy Buckley authored
* Tagging: MCUtils-01-02-01 * Update to MCUtils 1.2.1
-
Alaettin Serhan Mete authored
* INFO to DEBUG 2016-03-18 AS Mete <amete@cern.ch> * Tagging METReconstruction-00-02-05-03 for METRegions fixing the nightly issue 2016-03-14 AS Mete <amete@cern.ch> * Tagging METReconstruction-00-02-05-02 for METRegions debugging in nightly 2016-03-08 TJ Khoo <khoo@cern.ch> * Prevent crash due to no PV in debug message * Tagged METReconstruction-00-02-05-01
-
Douglas Raymond Davis authored
* emulation implementation * src/TRT_StrawStatusSummarySvc.cxx * tag as TRT_ConditionsServices-01-01-07 2016-03-07 Matthias Danninger * Update code to support new dynamic global alignment folder scheme * tag as TRT_ConditionsServices-01-01-06 2016-02-13 Peter Hansen <phansen@nbi.dk> * wrong revision number was tagged * tag as TRT_ConditionsServices-01-01-05 2016-02-12 Peter Hansen <phansen@nbi.dk> * Fixed formal errors in TRT_StrawNeighbourSvc (ATLASRECTS 2845) * tag as TRT_ConditionsServices-01-01-04 2016-01-22 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Turned the package's library into a dual-use library, as that's the only way tha the properties of this package can be propagated correctly in the CMake nightly. ... (Long ChangeLog diff - truncated)
-
William Axel Leight authored
* Added ME track Eloss * Tagging as xAODMuon-00-17-06 2015-02-01 Will Leight * First attempt at adding parameters of the original ME track * Tagging as xAODMuon-00-17-05
-
Tony Tong authored
* Comply with ATLAS naming conventions * Tagging MuonHistUtils-00-03-27
-
Lukas Alexander Heinrich authored
* Added a hand-written CMakeLists.txt file to the package, to set up its unit tests correctly. * Removed the DataModel dependence from the package, and replaced it with dependencies on just AthContainers and AthLinks. * Not tagging yet, as I'm not sure what plans Tomasz has with the package. 2016-02-08 Tomasz Bold * printouts (deactivated) for caching debugging * code fix for coverity, ATR-13318 * tagging TrigNavigation-00-06-12 2015-12-14 scott snyder <snyder@bnl.gov> * Tagging TrigNavigation-00-06-11. * Comply with ATLAS naming conventions. 2016-03-04 Lukas Heinrich * read-only holders as fix for ATR-13116 * merge ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Store non-regenerated particle barcode in entry layers (reproducing legacy AtlasG4 behaviour). ATLASSIM-2483 (ISF_Geant4CommonTools-00-03-09) * Store non-regenerated particle barcode in entry layers (reproducing legacy AtlasG4 behaviour). ATLASSIM-2483 * Tag as ISF_Geant4CommonTools-00-03-09
-
Elmar Ritsch authored
Undo HepMCParticleLink changes from tags ISF_HepMC_Tools-00-05-04-01 & 02 + Migrate GenEventStackFiller to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 (ISF_HepMC_Tools-00-05-04-21) * Undo HepMCParticleLink changes from tags ISF_HepMC_Tools-00-05-04-01 & 02 * Migrate GenEventStackFiller to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 * Tag as ISF_HepMC_Tools-00-05-04-21 2016-01-06 Olivier Arnaez <Olivier.Arnaez@cern.ch> * GenEventStackFiller: setting correct eventIndex to the event * tag as ISF_HepMC_Tools-00-05-04-02 2015-12-08 Olivier Arnaez <Olivier.Arnaez@cern.ch> * GenEventStackFiller: merge McEventCollections if OutputMcEventCollection==OutputPileupMcEventCollection * GenEventStackFiller: adding EBC_EVCOLL (see HepMcParticleLink) to signature of mcEventCollLooper to initialize HMPL objects associated to ISFParticles properly (i.e. pointing to the right McEventCollection) * GenEventStackFiller: passing full HPML object to new ISFParticles * tag as ISF_HepMC_Tools-00-05-04-01
-
Jack Cranshaw authored
* ByteStreamCnvSvc-01-34-24-09 * EventSelectorByteStream.cxx * Fix io_reinit to reset inputcollection property 2016-02-08 Jack Cranshaw <cranshaw@anl.gov> * ByteStreamCnvSvc-01-34-24-08 * Fixes for clang complaints and new ref file 2016-02-08 Jack Cranshaw <cranshaw@anl.gov> * ByteStreamCnvSvc-01-34-24-07 * Reactivate sequential reads * ByteStreamEventStorageInputSvc.cxx
-
Elmar Ritsch authored
Unmerge recent merge from ISF_Tools-00-04-08-branch + Migrate ParticleHelper to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 (ISF_Tools-00-05-00) * Unmerge recent merge from ISF_Tools-00-04-08-branch * Migrate ParticleHelper to rewritten and simplified ISF TruthBinding implementation. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 * Tag as ISF_Tools-00-05-00 2016-01-20 Olivier Arnaez <Olivier.Arnaez@cern.ch> * Merging trunk with ISF_Tools-00-04-08-branch * tag as ISF_Tools-00-04-09 2015-12-16 Olivier Arnaez <Olivier.Arnaez@cern.ch> * src/ParticleHelper.cxx: cloning HepMcParticleLink when creating new ISFParticle * tag as ISF_Tools-00-04-08-02 2015-12-08 Olivier Arnaez <Olivier.Arnaez@cern.ch> * src/ParticleHelper.cxx: propagating full HepMcParticleLink when updating ISFParticles * ParticleHelper: adding possibility to provide full HepMcParticleLink information in createParticle signatures * cmt/requirements: adding use of Generators/GeneratorObjects * ATLASSIM-2430 * tag as ISF_Tools-00-04-08-01 ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Migrate ConeSimSelector and TruthAssocSimSelector to rewritten and simplified ISF TruthBinding. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 (ISF_SimulationSelectors-00-04-00) * Migrate ConeSimSelector and TruthAssocSimSelector to rewritten and simplified ISF TruthBinding. Relevant for reproducing legacy SD barcode behaviour as in AtlasG4. ATLASSIM-2483 * Tag as ISF_SimulationSelectors-00-04-00
-
Elmar Ritsch authored
Unmerge recent merge from ISF_Interfaces-00-04-02-branch + Move to new TruthBinding implementation (from ATLASSIM-2483) (ISF_Interfaces-00-05-00) * Unmerge recent merge from ISF_Interfaces-00-04-02-branch * Move to new TruthBinding implementation (from ATLASSIM-2483) * Tag as ISF_Interfaces-00-05-00 2015-12-09 Olivier Arnaez <Olivier.Arnaez@cern.ch> * Merged with ISF_Interfaces-00-04-02-branch * tag as ISF_Interfaces-00-04-03
-
Andrew Haas authored
* src/InDetOverlay.cxx - fix Coverity 106227, and no more retrievePrivateCopy for data RDO containers - fixes serious mem leak * tagging InDetOverlay-00-06-03 2016-03-11 Tanya Kharlamova <Tatyana.Kharlamova@cern.ch> * src/InDetOverlay.cxx - getStrip() method removal. ATLASSIM-2635 * tagging InDetOverlay-00-06-02 2015-03-23 John Chapman <John.Chapman@cern.ch> * src/InDetOverlay.cxx - fix for Coverity defects 12379 and 12586. Whitespace clean-up. * tagging InDetOverlay-00-06-01
-
Douglas Raymond Davis authored
* src/TRT_DriftCircleTool.cxx - fix gas type checking argon is == Argon or == Dead (not != Good) * tag as TRT_DriftCircleTool-04-00-03
-
Douglas Raymond Davis authored
* src/InDetTrackSummaryHelperTool.cxx fix gas type checking, argon is == Argon or == Dead (not != Good) * tagged as InDetTrackSummaryHelperTool-02-00-11
-
Douglas Raymond Davis authored
* TRT_ConditionsData/StrawStatus.h new gas types in the status enum * tagging TRT_CondtionsData-00-00-52
-
Douglas Raymond Davis authored
* Implementation of emulation capabilities. src/ProcessingOfStraw.cxx - reduce TR efficiency if emulation gas type src/ProcessingOfStraw.h - new function args for if the gas is emulation type src/TRTDigitizationTool - tell Straw processor if gas is emulation type src/TRTNoise.cxx - return new emulation types src/TRTDigCondBase.cxx - return new emulation types * Tagged as TRT_Digitization-01-01-15
-
Mark Hodgkinson authored
* Root/PFlowPseudoJetGetter.cxx: Bug fix to avoid unphysical weights applied to charged PFO in non-dense environments * Tag as JetRecTools-00-03-32 (JetRecTools-00-03-32) * Root/PFlowPseudoJetGetter.cxx: Bug fix to avoid unphysical weights applied to charged PFO in non-dense environments * Tag as JetRecTools-00-03-32
-
Masahiro Tanaka authored
2016-03-10 Masahiro Tanaka<mtanaka@hep.phys.titech.ac.jp> * Tagged as 00-03-21-01 * Fixed FPE reported in jira ATR-13343 2016-03-10 Masahiro Tanaka<mtanaka@hep.phys.titech.ac.jp> * Tagged as 00-03-21-00 * Fixed minor bug reported in jira ATR-13327 2016-02-20 Masaki Ishitsuka <ishitsuka@hep.phys.titech.ac.jp> * tagging 00-03-21 * Fixed coverity defects reported in JIRA ATR 13424 2016-02-19 Yohei Noguchi <yohei.noguchi@cern.ch> * Tagged as 00-03-20 * modified to do seeded decoding for CSC 2016-02-19 Takuya Honda <takuya.honda@cern.ch> * Tagged as 00-03-19 * Fixed defects reported in jira ATR-13412 ... (Long ChangeLog diff - truncated)
-
Sabine Elles authored
* Basis for MC16 production : 20.3.X.Y and 20.7.X.Y compliant (no ITK updates in this package) * Add IBL fwd service description - CAD & S. Menke's model * Modify requirement file : check if GeoTorus.h file is defined in GeoModelKernel * Merge with latest developement made for InDetReadoutGeometry : alignement vs time * Set disabelDCS flag back to false (but did not remove the flag) * No ITk updates inlcuded - these are collected in 00-09-55 branch ( to be merged with the MC16 20.20 and 21. release ) * TAG as PixelGeoModel-00-09-56 2015-10-01 Sabine Elles * Add IBL fwd service description class * TAG as PixelGeoModel-00-09-53
-
John Derek Chapman authored
python/InDetGM.py: Autosetup to run Argon/Krypton simulation for the TRT. Requires TRT_GeoModel-00-02-67 or later. ATLASRECTS-2725. AtlasGeoModel-00-03-42 (AtlasGeoModel-00-03-42) * python/InDetGM.py: Autosetup to run Argon/Krypton simulation for the TRT. Requires TRT_GeoModel-00-02-67 or later. ATLASRECTS-2725 * AtlasGeoModel-00-03-42 2016-03-07 John Chapman <John.Chapman@cern.ch> * python/GeoModelInit.py - fix try/except block for AthSimulationBase. * AtlasGeoModel-00-03-41
-
Andrea Sciandra authored
Passing from xAOD::JetFlavourLabelType::GAFinalHadron to xAOD::ConeFinalParton flavor label info (JetTagDQA-00-00-18)
-
Daniele Zanzi authored
* fix for highpt chains * tag as TrigTauHypo-00-06-74 2016-02-26 Daniele Zanzi <daniele . zanzi @ cern.ch> * modified EFTauMVHypo for highpt chains * tag as TrigTauHypo-00-06-73
-
Sanya Solodkov authored
* share/jobOptions_TileCalibRec.py: added possibility to auto set up InputDirectory for 2016 year data also; updated conditions. * Tagging TileRecEx-00-04-47 2015-11-25 Shannon Towey <Shannon.Towey@cern.ch> * share/jobOptions_TileCalibRec.py: added protection for stuck bits probability tool. * Tagging TileRecEx-00-04-46 2015-11-25 Shannon Towey <Shannon.Towey@cern.ch> * share/jobOptions_TileCalibRec.py: added possibility to save stuck bits probabilities to CIS calibration ntuple * Tagging TileRecEx-00-04-44 2015-11-12 Siarhei Harkusha <Siarhei.Harkusha@cern.ch> ... (Long ChangeLog diff - truncated)
-
Susumu Oda authored
Add the setDecodedROD method of SCT_ByteStreamErrorSvc to record which RODs are decoded to know which RODs are out. (SCT_RawDataByteStreamCnv-00-03-40) * Add the setDecodedROD method of SCT_ByteStreamErrorSvc to record which RODs are decoded to know which RODs are out. Requires SCT_ConditionsServices-00-04-40. https://its.cern.ch/jira/browse/ATLASRECTS-2932 * Tag as SCT_RawDataByteStreamCnv-00-03-40 2016-02-15 Susumu Oda <Susumu.Oda@cern.ch> * Lower the message level of missing link header from ERROR to WARNING (src/SCT_RodDecoder.cxx). https://its.cern.ch/jira/browse/ATLASRECTS-2560 * Tag as SCT_RawDataByteStreamCnv-00-03-39
-
Lorenz Hauswald authored
* patch for trigger: no NUMVERTICES calculation for trigger * remove doTrigger option (use inTrigger from base class instead) * tagging 02-00-03-01
-
Ioannis Nomidis authored
* Added Z mass plots, added cuts on CaloTags * Removed dependency on muonResonanceTools * tagging MuonPhysValMonitoring-00-01-18 2016-01-27 Marilea Reale <marilea.reale@cern.ch> * Trigger updates * tagging MuonPhysValMonitoring-00-01-17
-
Sasha Mazurov authored
(Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/versions/L1TopoRawData_v1.h) * share/ReadLVL1CaloBSRun2_jobOptions.py: register converters (included from Trigger/TrigT1/TrigT1CaloByteStream/share/ReadLVL1CaloBSRun2_jobOptions.py) (L1TopoRDO-00-00-10) * L1TopoRDO/L1TopoRDO.h: add getError() method that return errors' bit vector * L1TopoRDO-00-00-10
-
R D Schaffer authored
* tagging egammaMVACalib-01-01-04 * egammaMVACalib/Node.h (egammaMVACalibNmsp): remove virtual from destructor to save memory 2016-01-16 Christos Anastopoulos <Christos.Anastopoulos@cern.ch> * Fix the test code , to my best knowledge * tagging egammaMVACalib-01-01-03
-
Viviana Cavaliere authored
* Ported changes for HIV3 menu from TriggerMenu-00-15-84 (ATR-13069) * Requires: TrigEgammaHypo-01-01-48 * TriggerMenu-00-15-82-04 2016-02-18 Frank Winklmeier <fwinkl@cern> * python/menu/Physics_HI_v3.py: Disable Calo offset corretion for HI menus (ATR-13323) * Requires: TriggerJobOpts-00-05-15 * TriggerMenu-00-15-82-03 2016-02-04 Arantxa Ruiz Martinez <aranzazu.ruiz.martinez@cern.ch> * Fix in generateCombinedChainDefs.py (ATR-13319) * TriggerMenu-00-15-82-02 * g22_tight added to MC_pp_v6 (ATR-13314) * TriggerMenu-00-15-82-01
-
Mark Hodgkinson authored
* eflowRec/eflowTrackCaloPoints.h, src/eflowTrackCaloPoints.cxx - fix bug in toggle of EM2 barrel/endcap * Tag as eflowRec-00-05-36-10 (eflowRec-00-05-36-10) * eflowRec/eflowTrackCaloPoints.h, src/eflowTrackCaloPoints.cxx - fix bug in toggle of EM2 barrel/endcap * Tag as eflowRec-00-05-36-10
-