- Sep 27, 2017
-
-
Grzegorz Gach authored
The segmentation fault was caused at the end of program execution by double delete of static const member. Additionally optimisation suggested by Scott Snyder is implemented. Former-commit-id: 1f003847c039cfbaa6754503b90bbc434b87ed36
-
- Sep 21, 2017
-
-
ForwardRegionGeoModel: Comply with ATLAS naming conventions. See merge request !4810 Former-commit-id: 6e8d71f6
-
- Sep 19, 2017
-
-
fixAFPMonitoring cmake for release 21.1. See merge request !4360 Former-commit-id: b7f6e0e1
-
- Aug 31, 2017
-
-
Grzegorz Gach authored
AFP_Bytestream converter was refactored to deal with two kinds of data silicon and time-of-flight. Additionally, the code was cleaned and unused classes and variables deleted. ATLAS naming convetion was implemented. The following classes were replaced: - AFP_RawDataContainer -> AFP_RawContainer - AFP_RawDataCollection -> AFP_SiRawCollection, AFP_ToFRawCollection - AFP_RawData -> AFP_SiRawData, AFP_ToFRawData xAOD classes representing AFP time-of-flight (AFPToFHit) were added to xAODForward. Former-commit-id: ba01294014679ae910e56a4e61cf1d683b6abde5
-
- Aug 01, 2017
-
-
ForwardRegionMgField: Fix clang warning. See merge request !3689 Former-commit-id: d1e765c0894a32b11789151b1f26b344d113df54
-
- May 23, 2017
-
-
Davide Gerbaudo authored
Add TrigAFPReco package and tool for AFP tracks reconstruction. See merge request !1958 Former-commit-id: 7d8796f6
-
- May 22, 2017
-
-
Grzegorz Gach authored
Former-commit-id: 5ab5814e
-
- May 16, 2017
-
-
Grzegorz Gach authored
Former-commit-id: 6ebdcf7e
-
Grzegorz Gach authored
Former-commit-id: f9bd659b
-
Grzegorz Gach authored
Former-commit-id: ccd9b4ab
-
- May 12, 2017
-
-
Grzegorz Gach authored
AFP_LocRecoIntrefaces package is moved to directory AFP_Reconstruction, where it should be. Copyrights are added to AFP_LocRecoInterfaces/IAFPSiDLocRecoTool.h Former-commit-id: b86f58eb
-
Grzegorz Gach authored
Adding package that clusters AFP tracking hits and transfroms them to station local coordinate system. Before all this was done in the track reconstruction algorithm. Former-commit-id: 666ab8a2b83fb7535b350dbb2698aa864739478f
-
- Apr 26, 2017
-
-
Grzegorz Gach authored
Former-commit-id: 72666022
-
- Apr 14, 2017
-
-
Grzegorz Gach authored
This is library is needed in dual use mode in order to be used in offline reconstruction as well as in trigger. Former-commit-id: c3712a5f
-
Grzegorz Gach authored
Add interface class to AFP_Raw2DigiTool and a tool. The code that does raw to digi transformation is moved to the tool, so that it can be used by other packages e.g. trigger. Former-commit-id: 2341a3ab
-
- Dec 09, 2016
-
-
Peter Alan Steinberg authored
Former-commit-id: 278f6444
-
Peter Alan Steinberg authored
'added pPb2016 mode to analyze delayed samples. PreSampleAmp added to output.' (ZdcAnalysis-00-00-17) Former-commit-id: f1c44d5e
-
- Dec 01, 2016
-
-
Peter Alan Steinberg authored
* Added parameter changes to ZdcModuleGetter 2016-10-14 Walter Lampl <walter.lampl@ cern.ch> * CmakeLists.txt: Link against ZDCAnalysis Note that this is an ugly hack, ADCAnalysis should be a component library * tag ZdcRec-00-03-01 Former-commit-id: d7168b8a
-
Peter Alan Steinberg authored
'CalibEnergy and CalibTime are in EDM even when calibrations off, to maintain format, but set to -1000 each to avoid anyone using them' (ZdcAnalysis-00-00-16) Former-commit-id: 31d8595e
-
- Nov 26, 2016
-
-
Tomas Sykora authored
Former-commit-id: 9b09659e
-
Tomas Sykora authored
Former-commit-id: 9e141631
-
- Nov 01, 2016
-
-
Leszek Adamczyk authored
* fix in AFP_SIDBasicKalman::AFP_SIDBasicKalman.cxx (wrong clustering) Former-commit-id: b4758e2e
-
- Oct 11, 2016
-
-
Stewart Martin-Haugh authored
* Tagging ALFA_RawDataByteStreamCnv-00-00-24 * Fix CMakeLists.txt 2016-07-29 scott snyder <snyder@bnl.gov> * Tagging ALFA_RawDataByteStreamCnv-00-00-23. * endreq -> endmsg. 2016-06-02 Christian Heinz <christian.heinz@cern.ch> * Introduction of the EventFlagBit and changed Failure Code to Success for corrupted events Former-commit-id: aba528da
-
- Sep 01, 2016
-
-
Grzegorz Gach authored
Former-commit-id: 88ef2709
-
Leszek Adamczyk authored
AFP_LocReco-00-00-09AFP_LocReco-00-00-09: use xAOD as input and ERROR, FATAL --> WARNING; add AFP_EventTPCnv in requirements (AFP_LocReco-00-00-09) * fix in AFP_SIDBasicKalman::FilterTrkCollection() (causing timeout error) Former-commit-id: 904217118d4d47d0d5cde17abaae37c53ef7812a
-
Nikolai Fomin authored
Former-commit-id: 2280715aba3c3944b7297268858714d56354fb05
-
Nikolai Fomin authored
Former-commit-id: af615e59ff90ce9037801759b9df265bc07f111c
-
Nikolai Fomin authored
Former-commit-id: cc3f44e8
-
Nikolai Fomin authored
Former-commit-id: ded490d3
-
Libor Nozka authored
Former-commit-id: 598e13a9
-
Libor Nozka authored
Former-commit-id: 545760be
-
Tomas Sykora authored
Former-commit-id: 245723b4
-
Tomas Sykora authored
Former-commit-id: c55699d3
-
Tomas Sykora authored
Former-commit-id: dde618fd
-
- Jul 02, 2016
-
-
John Derek Chapman authored
CMakeLists.txt - fix typo in link library names. ATLASSIM-2870. Tagging ForwardRegionMgField-01-00-03 (ForwardRegionMgField-01-00-03) * CMakeLists.txt - fix typo in link library names. ATLASSIM-2870 * Tagging ForwardRegionMgField-01-00-03 2016-05-23 John Chapman <John.Chapman@cern.ch> * src/ForwardRegionFieldSvc.cxx (ForwardRegionFieldSvc): fix initial setting of m_magnet member variable was set to CLHEP::m by mistake. ATLASSIM-2795 * Tagging ForwardRegionMgField-01-00-02 2016-05-17 John Chapman <John.Chapman@cern.ch> * python/ForwardRegionMgFieldConfig.py - fix configuration for Q1, Q2 and Q3 fields. Output now matches old code! ATLASSIM-2798 * Tagging ForwardRegionMgField-01-00-01 2016-05-17 John Chapman <John.Chapman@cern.ch> * Migrating away from FadsField. ATLASSIM-2798 ... (Long ChangeLog diff - truncated) Former-commit-id: d8d8d454
-
- Jun 14, 2016
-
-
Scott Snyder authored
* Tagging ZdcEventAthenaPool-00-01-05. * CMakeLists.txt: Do not fail if we cannot find run_tpcnv_test. 2016-05-25 scott snyder <snyder@bnl.gov> * Tagging ZdcEventAthenaPool-00-01-04. * Get tests working in cmake build. Former-commit-id: 3d80dd6d
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Clean up clang warnings ATLASSIM-2661 * src/AFP_PileUpTool.cxx (remove abs with unsigned int argument which is positive by definition). * Tagging AFP_Digitization-00-01-01 2016-01-27 John Chapman <John.Chapman@cern.ch> * cmt/requirements - add use statement for xAODEventInfo * AFP_Digitization/AFP_PileUpTool.h, src/AFP_PileUpTool.cxx (processBunchXing): update interface to use xAODEventInfo rather than PileUpEventInfo. ATLASSIM-2242. Requires PileUpTools-01-18-00 or later. (release 21 onwards) ATLASSIM-2122 * Tagging AFP_Digitization-00-01-00
-
Atlas-Software Librarian authored
* Clean up clang warnings ATLASSIM-2661. * src/LUCID_PileUpTool.h remove unused variable m_digitContainer * tagged as LUCID_Digitization-00-10-01 2016-01-29 John Chapman <John.Chapman@cern.ch> * cmt/requirements - add use statement for xAODEventInfo. * src/LUCID_PileUpTool.cxx, src/LUCID_PileUpTool.h (processBunchXing): update interface to use xAODEventInfo rather than PileUpEventInfo. ATLASSIM-2241. Requires PileUpTools-01-18-00 or later. (release 21 onwards) ATLASSIM-2122 * tagged as LUCID_Digitization-00-10-00
-
Atlas-Software Librarian authored
-
Atlas-Software Librarian authored
2016-03-23 Iain Bertram <iabertra@cern.ch> * Clean up clang warnings ATLASSIM-2661 * ALFA_Digitization/ALFA_PileUpTool.h remove unused variable m_digitObject and m_ODdigitObject * src/ALFA_PileUpTool.cxx remove PileUpTimeEventIndex * requirements - do not need package xAODEventInfo * Tagging ALFA_Digitization-00-01-01 2016-01-27 John Chapman <John.Chapman@cern.ch> * cmt/requirements - add use statement for xAODEventInfo * ALFA_Digitization/ALFA_PileUpTool.h, src/ALFA_PileUpTool.cxx (processBunchXing): update interface to use xAODEventInfo rather than PileUpEventInfo. ATLASSIM-2242. Requires PileUpTools-01-18-00 or later. (release 21 onwards) ATLASSIM-2122 * Tagging ALFA_Digitization-00-01-00
-