- Nov 27, 2015
-
-
Atlas-Software Librarian authored
* cmt/requirements: Add boost filesystem linkage to MuCTPiGeom tester application * TrigConfMuctpi-00-00-17
-
Atlas-Software Librarian authored
* added LateMuon and MuonNextBC for BC+/-1 * L1TopoEvent-00-00-22
-
Atlas-Software Librarian authored
* added lateMuon for BC+1 * L1TopoCoreSim-00-00-23 2015-11-06 Simon George <s.george@rhul.ac.uk> * Root/TopoSteering.cxx (executeDecisionAlgorithm): Fix coverity #17441 unchecked dynamic_cast * Root/DecisionConnector.cxx (DecisionConnector): fix coverity #17451 uninitialized pointer m_decisionAlgorithm. * Root/TopoCoreSimResult.cxx (output): fix coverity #17454 structurally dead code * Root/TopoSteering.cxx (executeConnector): fix coverity #10537 unchecked dynamic_cast * Root/TopoSteeringStructure.cxx (setupFromMenu): fix coverity #19071 resource leak * Coverity fixes tracked in ATR-11107 * L1TopoCoreSim-00-00-22
-
Atlas-Software Librarian authored
* added LateMuon and MuonNextBC for BC+/-1 * L1TopoCommon-00-00-12
-
Atlas-Software Librarian authored
* tag TrigVertexFitter-00-00-56 * Remove debug printout (ATR-12542) 2015-10-24 Stewart Martin-Haugh <smh@cern.ch> * tag TrigVertexFitter-00-00-55 * Fix covariance transformation for Trk::Tracks, bugfix (ATR-12542) 2015-10-23 Stewart Martin-Haugh <smh@cern.ch> * tag TrigVertexFitter-00-00-54 * Fix covariance transformation for Trk::Tracks (ATR-12542) 2015-10-22 Stewart Martin-Haugh <smh@cern.ch> * tag TrigVertexFitter-00-00-53 * Updates for working with Trk::Tracks (ATR-12542) 2015-06-02 scott snyder <snyder@bnl.gov> * Tagging TrigVertexFitter-00-00-52. * Avoid more redundant divisions. * Tagging TrigVertexFitter-00-00-51. ... (Long ChangeLog diff - truncated)
-
Atlas-Software Librarian authored
* tagging as TrigHLTJetHemisphereRec-00-00-09 2015-11-03 Jiri Masik <jiri.masik@manchester.ac.uk> * src/TrigHLTJetHemisphereRec.cxx (hltExecute): use timers only if (timerSvc()), tagged as TrigHLTJetHemisphereRec-00-00-09
-
Atlas-Software Librarian authored
* Remove StoreGate use statement * TrigDetCalib-01-02-13 * Move private header files to src directory * Add TrigL1CaloOverflow algorithm for L1Calo overflow monitoring (ATR-12285) * TrigDetCalib-01-02-12 2015-11-12 Jiri Masik <jiri.masik@manchester.ac.uk> * python/TrigDetCalibConfig.pyv(CheckForTracks_Trk9_Central_Beamspot): lower pT threshold, tagged as TrigDetCalib-01-02-11 * python/TrigDetCalibConfig.py (CheckForTracks_Trk9_Central_Beamspot): lower pT threshold and no isolation TrigDetCalib-01-02-10, ATR-12290
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
* Tagging CombinedMuonRefit-00-03-04 * adding back extrapolation for cosmics, include toroid off case 2015-04-15 Niels van Eldik * Tagging CombinedMuonRefit-00-03-03 * adding back extrapolation for cosmics
-
Atlas-Software Librarian authored
* ITrackDepositInCaloTool: Remove unnecessary passing of CaloCellCollection for new getDeposits * tag ICaloTrkMuIdTools-00-03-02
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
* Move to AthenaBaseComps * TrigExMTHelloWorldLvl1-01-09-01
-
Atlas-Software Librarian authored
* JiveXMLServer-00-00-05 * bin/jivexmlserver.cc: Adapt to new ERS macro (semicolon now needed) 2011-11-03 Frank Winklmeier <fwinkl@cern> * JiveXMLServer-00-00-04 * cmt/requirements: Add installed_library pattern to strip debug symbols (#88239)
-
Atlas-Software Librarian authored
* src/TrigBSExtraction.cxx: Fix uninitialized pointer * tagging TrigBSExtraction-00-00-43 2015-08-08 Lukas Heinrich <lukas.heinrich@cern.ch> * adapting to navi refactor * tagging TrigBSExtraction-00-00-42
-
Atlas-Software Librarian authored
* tagged TrigT1RPChardware-00-02-33 * SectorLogic.cxx : fix ATR-11780 (UBSan runtime error: left shift of negative value)
-
Atlas-Software Librarian authored
* test/ISF_Event.xml: Changing ATN test name and alert email address for unit tests (ATLASSIM-2380) * Tagging as ISF_Event-00-09-02 2015-11-12 Elmar Ritsch <elmar.ritsch@cern.ch> * Initial implementation of unit tests for ISFParticle class (ATLASSIM-2380) * Tagging as ISF_Event-00-09-01
-
Atlas-Software Librarian authored
2015-11-03 Andrzej Zemla <azemla@cern.ch> * adding MBTSModules and ForwardEventInfo to requirements * tagging xAODForwardAthenaPool-00-01-01
-
Atlas-Software Librarian authored
* Fixing the T/P converter declarations to be able to convert interface containers while reading ByteStream. * Enabled keyword expansion for all the source files. * Tagging as xAODTrigMuonAthenaPool-00-00-08
-
Atlas-Software Librarian authored
* python/POOL2EI_Lib.py: correct extraction of GUID for current file get TriggerDecision from xAOD::TrigDecision when available add EndEvtLoop incident handler to correctly save number of events for current file in EI when maxEvents limit is reached * scripts/sendEI.py: add JMSDeliveryMode to messages to make them PERSISTENT properly close message groups using JMSXGroupSeq=-1 allow sending specific GUIDs from EventIndex file compute number of unique events in terms of run-evt key per GUID modify EISTATS messages to include: number of unique events, producerID and seqID EI creation original timestamps GUID sending order and total number of GUIDs sent * skeleton.POOLtoEI_tf.py: Change default value for SendToBroker to False * POOL2EI_joboptions.py: Change default value for SendToBroker to False get TriggerDecision from xAOD::TrigDecision when available * Tag EventIndexProducer-00-02-11
-
Atlas-Software Librarian authored
* Tagging LArTools-00-08-18. * Moved cabling tools to new package LArCabling, to clean up dependencies for the simulation release. 20-10-2015 Pavol Strizenec <pavol @ mail.cern.ch> * changing the defaults for HVmap from datafile * not tagging
-
Atlas-Software Librarian authored
* Tagging LArCOOLConditions-00-00-18. * Cabling tools moved from LArTools to LArCabling. 2015-09-24 scott snyder <snyder@bnl.gov> * Tagging LArCOOLConditions-00-00-17. * Remove unused variables.
-
Atlas-Software Librarian authored
* Tagging LArHV-00-00-34. * Cabling tools moved from LArTools to LArCabling. 2015-09-17 scott snyder <snyder@bnl.gov> * Tagging LArHV-00-00-33. * Comply with ATLAS naming conventions.
-
Atlas-Software Librarian authored
* Tagging LArConditionsCommon-00-02-74. * Cabling tools moved from LArTools to LArCabling.
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
update as-built implementation OBO PF Giraud tagging 03-01-04
-
Atlas-Software Librarian authored
* tagging MuonCondInterface-02-01-01 * adding AsBuiltContainer to IMuonAlignmentDbTool
-
Atlas-Software Librarian authored
* extend the histogram range for pt of tau * extend a few Trk/Calo histograms range to supress overflow * tag tauMonitoring-00-03-08
-
Atlas-Software Librarian authored
-