- Jun 29, 2017
-
- Jun 23, 2017
-
- Jun 13, 2017
-
-
Former-commit-id: dcff3795
-
- Jun 05, 2017
-
-
scott snyder authored
Compilation warnings: initialization ordering, messageService()->msgSvc(). Former-commit-id: 4c500e82
-
- Jun 01, 2017
-
-
scott snyder authored
Private data members should start with m_, and local variables should not. Former-commit-id: 529008e5
-
- May 28, 2017
-
-
scott snyder authored
Compilation warnings: pointer aliasing, member ordering in initialization, left shifts of signed values, unused variables, variable-length arrays. Former-commit-id: 3200d783
-
- May 19, 2017
-
-
Jahred Adelman authored
Former-commit-id: 3f326615
-
- May 18, 2017
-
-
scott snyder authored
Remove reference to deprecated Gaudi method messageService(). Former-commit-id: 36d3b8c3
-
- May 17, 2017
-
-
Scott Snyder authored
Static data members should start with s_. Former-commit-id: e0178561
-
- May 16, 2017
-
-
Former-commit-id: 2eb45e67
-
- May 02, 2017
-
-
Maddalena Giulini authored
Classes modified to take into account maps of histograms instead of vector oh histograms. Histo label reset to respect HW - SW convention Former-commit-id: 6adf3b56
-
- Apr 27, 2017
-
-
Maddalena Giulini authored
The source files in src/components are removed the CMakeList.txt file is changed accordingly Former-commit-id: b0e0dbff
-
- Apr 26, 2017
-
-
Charles Leggett authored
Former-commit-id: c427e80e
-
- Apr 21, 2017
-
-
Maddalena Giulini authored
Removed atlas_add_components in the CMakeList.txt Former-commit-id: 5b83a5c2
-
- Apr 11, 2017
-
-
Alexey Boldyrev authored
Former-commit-id: 592a24ad
-
- Apr 10, 2017
-
-
Jahred Adelman authored
Former-commit-id: a6b5cbd5
-
Jahred Adelman authored
Former-commit-id: fd672c39
-
- Apr 09, 2017
-
-
Alexey Boldyrev authored
Escape of xml/html tags in Doxygen comment blocks except packagedoc.h files and clear html blocks inside of comment blocks Former-commit-id: 994b1c6e
-
- Apr 06, 2017
-
-
Maddalena Giulini authored
Former-commit-id: b63db13f
-
Maddalena Giulini authored
This is a standalone tool to compare FTK HW output in the data to the FTK Simulation run on the FTK inputs for the same events. The final comparison is performed via histograms. Former-commit-id: cf286af4
-
- Apr 05, 2017
-
-
Maddalena Giulini authored
Former-commit-id: ca911b89
-
- Apr 04, 2017
-
- Mar 30, 2017
-
-
John Baines authored
Former-commit-id: 1060f3fd
-
- Mar 23, 2017
-
-
Adam Edward Barton authored
Fixed doxygen @class capitalization Fixed doxygen @warning capitalization Fixed doxygen parem typo Fixed doxygen details typo Fixed doxygen formula syntax misc doxygen changes Former-commit-id: d3e1b7ef40520559caff6aab6266108134822bba
-
- Mar 22, 2017
-
-
scott snyder authored
Use IIBLParameterSvc instead of IBLParameterSvc to avoid a link dependency on the (component-only) library PixelGeoModel. Former-commit-id: e73f8e7d
-
- Mar 07, 2017
-
-
Attila Krasznahorkay authored
Also updated the code in PixelCabling to use CLASS_DEF directly from SGTools instead of picking it up from CLIDSvc. Introduced an interface library called PixelCablingLib, that describes the header(s) provided by PixelCabling. Updated all the packages using PixelCabling directly to link against this newly created PixelCablingLib interface library. The PixelMonitoring package will still need some further fixes to compile correctly with gcc 6.2 in debug mode... Former-commit-id: a0cfe37b17b5d23eb6a32c5bb4bbd6211358ccc9
-
- Mar 01, 2017
-
-
Charles Leggett authored
endreq is deprecated, and replaced with endmsg. Did not replace in log files, or READMEs. Two files which are questionable are InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev and InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx Former-commit-id: 699dba0d
-
- Feb 15, 2017
-
-
Arthur Eugen Bolz authored
available before using them. Apparently the timing service sometimes is not available which caused memory leaks. 2016-02-09 Arthur Bolz <arthur.bolz@cern.ch> Former-commit-id: 00b4c80c
-
- Feb 07, 2017
-
-
Graeme Stewart authored
Former-commit-id: 701bbb2557f0113e402a62b1ab39c8fbab1db204
-
Edward Moyse authored
Added README. Former-commit-id: bd08d1dd
-
- Feb 02, 2017
-
-
John Baines authored
* share/skeleton.RDO_FTK_Creator.py: Add missing quote * Tag TrigFTKSim-00-12-01 2016-12-09 Jahred Adelman * Add preExec/Include to BS_FTK and RDO_FTK creation * Tag TrigFTKSim-00-11-98 2016-12-09 Jahred Adelman * Update RDO_FTK creation: turn on DetFlags * Tag TrigFTKSim-00-11-97 Former-commit-id: 83bd0edd
-
- Jan 20, 2017
-
-
John Baines authored
* src/FTK_RDO_ReaderAlgo.cxx: add protection against trying to dereference null pointers. * tag as TrigFTK_RawDataAlgs-01-00-44 Former-commit-id: a125857f
-
- Jan 10, 2017
-
-
John Baines authored
* share/FTKRec_jobOptions.py: Disable TK_RDO_Reader.fillHists FTK_RDO_Reader.fillTree FTK_RDO_Reader.GetTruthVertex by default * tag as FTK_RecExample-00-00-15 Former-commit-id: cabc841c
-
Jahred Adelman authored
* src/FTK_DataProviderSvc.cxx: Move perigee creation * Tag as FTK_DataProviderSvc-00-00-54 Former-commit-id: 0fc25d8e
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging TrigFTK_RawDataTPCnv-00-00-12. * Add leak checking for unit tests. * Add test xml file. * Tagging TrigFTK_RawDataTPCnv-00-00-11. * endreq -> endmsg. * Tagging TrigFTK_RawDataTPCnv-00-00-10. * Fix clang warnings: unused variables. Former-commit-id: 50f31baf
-
- Dec 01, 2016
-
-
Jahred Adelman authored
2016-11-30 Jahred Adelman * Add FastTrackSimRegionalWrap_64TowersIBL3D_HWModeID2_jobOptions.py * Tag as FastTrackSimWrap-04-00-14 2016-08-03 scott snyder <snyder@bnl.gov> Former-commit-id: c574ac3c
-
Jahred Adelman authored
* Change FTK_CompressedAMBank error to warning * Tag TrigFTKSim-00-11-96 2016-11-28 Jahred Adelman * Add new 64Tower2017.v2 FTKSetupTag * Tag TrigFTKSim-00-11-95 2016-11-27 Jahred Adelman * Add new 64Tower2017.v1 FTKSetupTag * Tag TrigFTKSim-00-11-94 Former-commit-id: 45f817c2
-
John Baines authored
* src/FTK_RDO_ReaderAlgo.cxx: Fix compiler warnings in previous tag * tag as TrigFTK_RawDataAlgs-01-00-43 2016-11-21 Tyler Burch <tburch@niu.edu> * src/FTK_RDO_ReaderAlgo.cxx: Added delete for histograms vector * tag as TrigFTK_RawDataAlgs-01-00-42 2016-11-13 Tyler Burch <tburch@niu.edu> * src/FTK_RDO_ReaderAlgo.cxx: Added routine to get variables of detector hits * TrigFTK_RawDataAlgs/FTK_RDO_ReaderAlgo.h: Added corresponding declarations * CMakeLists.txt: added new dependencies used in clustering variables * tag as TrigFTK_RawDataAlgs-01-00-41 Former-commit-id: f36445e7
-
John Baines authored
* src/FTK_PixelClusterOnTrackTool.cxx: Disable NN correction for FTK clusters * Tag FTK_RecTools-00-00-17 2016-11-23 John Baines <john.baines@stfc.ac.uk> * src/FTK_SCTClusterOnTrackTool.cxx: protect against missing trackPar.associatedSurface().bounds() * Tag FTK_RecTools-00-00-16 * Tag FTK_RecTools-00-00-14 Former-commit-id: 36566ed7
-