Skip to content
Snippets Groups Projects
  1. Apr 22, 2021
  2. Nov 04, 2020
  3. Nov 03, 2020
  4. Aug 17, 2020
  5. Aug 14, 2020
  6. Apr 27, 2020
  7. Feb 14, 2020
  8. Feb 13, 2020
    • Marco Cattaneo's avatar
      Remove upgrade detectors · c6dc9e58
      Marco Cattaneo authored
      Conflicts:
      	Associators/Associators/options/MCParticleToMCHitUpgrade.py
      	ST/STAlgorithms/src/STClusterCreator.cpp
      	ST/STCheckers/src/STEffChecker.cpp
      	ST/STMonitors/src/STErrorMonitor.cpp
      	ST/STTools/python/STTools/STOfflineConf.py
      	VP/VPAlgorithms/src/VPClustering.cpp
      	VP/VPAlgorithms/src/VPClustering.h
      	VP/VPAssociators/src/VPClusterLinker.cpp
      	VP/VPAssociators/src/VPClusterLinker.h
      	VP/VPAssociators/src/VPDigitLinker.cpp
      	VP/VPAssociators/src/VPDigitLinker.h
      	VP/VPCheckers/src/VPClusterMonitor.cpp
      	VP/VPCheckers/src/VPClusterMonitor.h
      	VP/VPCheckers/src/VPOccupancyMonitor.cpp
      	VP/VPCheckers/src/VPOccupancyMonitor.h
      	VP/VPCheckers/src/VPTrackEff.cpp
      	VP/VPCheckers/src/VPTrackEff.h
      	VP/VPTools/src/VPClusterPosition.cpp
      	VP/VPTools/src/VPClusterPosition.h
      
      Conflicts:
      	VP/VPAlgorithms/CMakeLists.txt
      	VP/VPAlgorithms/src/VPClustering.cpp
      	VP/VPAssociators/CMakeLists.txt
      	VP/VPCheckers/CMakeLists.txt
      	VP/VPTools/CMakeLists.txt
      c6dc9e58
  9. Jan 22, 2020
  10. Jan 21, 2020
  11. Dec 22, 2019
  12. Dec 21, 2019
  13. Oct 17, 2019
  14. Oct 16, 2019
  15. Mar 23, 2019
  16. Mar 22, 2019
  17. Oct 29, 2018
  18. Oct 28, 2018
  19. Oct 05, 2018
  20. Jun 15, 2018
  21. Mar 05, 2018
  22. Nov 10, 2017
  23. Nov 09, 2017
  24. Nov 08, 2017
    • Alex Pearce's avatar
      Allow finding MC associations only by digit index. · 27187c62
      Alex Pearce authored
      By default, the algorithm will ask the linker tables for links based on the
      index *and* location of the input digits. This means cloning digits and then
      running the algorithm on the clones won't work, because the cloned digits live
      somewhere else. With the new property, we can associate digits based only on
      their index.
      27187c62
  25. Sep 06, 2017
  26. Sep 04, 2017
  27. Aug 28, 2017
  28. Aug 25, 2017
Loading