Skip to content
Snippets Groups Projects
  1. Feb 13, 2019
  2. Feb 12, 2019
  3. Feb 10, 2019
    • Will Leight's avatar
      Turn off the addSectors flag for non-NSW reconstruction · 80fe2d14
      Will Leight authored
      Having this flag set to true results in the reconstruction of a large number of additional segments.
      Since the motivation was to improve the reconstruction of NSW segments, and the quality of these segments has not been studied, this change turns off the use of the flag for non-NSW reco.
      80fe2d14
  4. Feb 08, 2019
  5. Jan 24, 2019
  6. Jan 22, 2019
  7. Jan 21, 2019
  8. Jan 17, 2019
  9. Jan 16, 2019
  10. Jan 15, 2019
  11. Jan 11, 2019
    • Stefano Rosati's avatar
      Fixes · b5139923
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      b5139923
  12. Jan 10, 2019
    • Stefano Rosati's avatar
      Fixes · 0b77e073
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecExampleConfigDb.py
      0b77e073
  13. Jan 09, 2019
    • Jing Chen's avatar
      580af229
    • Stefano Rosati's avatar
      Fixes in the MM Cnv · f8b5f52f
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/src/MmRdoToPrepDataTool.cxx
      f8b5f52f
    • Stefano Rosati's avatar
      Fixes in the clusterization algs and converters · dd82b2c5
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/src/MmRdoToPrepDataTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/STgcClusterization/ISTgcClusterBuilderTool.h
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/src/SimpleSTgcClusterBuilderTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/src/SimpleSTgcClusterBuilderTool.h
      dd82b2c5
    • Stefano Rosati's avatar
      Updating clusterization and configuration · 59243ab0
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/src/MmRdoToPrepDataTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/MMClusterization/IMMClusterBuilderTool.h
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.h
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MMTools.py
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonPrdProviderToolsConfig.py
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecExampleConfigDb.py
      59243ab0
    • Jing Chen's avatar
      Add MMSimHit. · cf680cd7
      Jing Chen authored
      cf680cd7
  14. Jan 08, 2019
    • Stefano Rosati's avatar
      Adding clusterization tool configuration · fafbf153
      Stefano Rosati authored
      	new file:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MMTools.py
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecExampleConfigDb.py
      	modified:   MuonSpectrometer/MuonReconstruction/MuonRecExample/share/MuonRDO_to_PRD_jobOptions.py
      fafbf153
    • Stefano Rosati's avatar
      Moving MM Clusterization to the example Clusterization tool · 8c08d44b
      Stefano Rosati authored
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/CMakeLists.txt
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/src/MmRdoToPrepDataTool.cxx
      	modified:   MuonSpectrometer/MuonCnv/MuonMM_CnvTools/src/MmRdoToPrepDataTool.h
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      	modified:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.h
      8c08d44b
  15. Dec 20, 2018
    • Zhidong Zhang's avatar
      Add Muon ART Tests for Standalone Setup and NSW · 41f20750
      Zhidong Zhang authored
      Three ART tests are added into MuonRecRTT:
        test_muonrec_sa_setup_normal.sh: normal test for standalone muon setup;
        test_muonrec_sa_setup_simple.sh: simplest test for standalone muon setup;
        test_nsw_singlemuon_recon.sh: muon reconstruction test for New Small Wheel.
      41f20750
  16. Dec 19, 2018
    • Stefano Rosati's avatar
      Adding MM and STGC clusterization packages for the NSW, with interfaces and example tools · da396681
      Stefano Rosati authored
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/CMakeLists.txt
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/MMClusterization/IMMClusterBuilderTool.h
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.cxx
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/SimpleMMClusterBuilderTool.h
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/components/MMClusterization_entries.cxx
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/MMClusterization/src/components/MMClusterization_load.cxx
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/CMakeLists.txt
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/STgcClusterization/ISTgcClusterBuilderTool.h
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/src/SimpleSTgcClusterBuilderTool.cxx
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/src/SimpleSTgcClusterBuilderTool.h
      	new file:   MuonSpectrometer/MuonReconstruction/MuonDataPrep/STgcClusterization/src/components/STgcClusterization_entries.cxx
      da396681
  17. Dec 17, 2018
  18. Dec 14, 2018
  19. Dec 12, 2018
  20. Dec 11, 2018
  21. Dec 10, 2018
  22. Dec 01, 2018
  23. Nov 20, 2018
  24. Nov 15, 2018
Loading