- 27 Oct, 2020 4 commits
-
-
Whitney Armstrong authored
modified: Makefile
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: .gitlab-ci.yml modified: .gitlab-ci.yml
-
Whitney Armstrong authored
- Fixed algos which are affected by changes in eicd.
-
- 26 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
- simple clustering algorithm returns one cluster. - uses 3D hits
-
- 22 Oct, 2020 3 commits
-
-
Whitney Armstrong authored
- added missing algo: EMCalorimeterDigi - Cleaned up ci
-
Whitney Armstrong authored
modified: CalorimeterIslandCluster.cpp new file: EMCalReconstruction.cpp
-
Whitney Armstrong authored
- The system of units is still a bit rocky. - This might have something todo with the dd4pod output action. Need to double check. - Track finder works too well if it is seeded with initial track parameters that include the exact thrown momentum.
-
- 21 Oct, 2020 2 commits
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
- I guess this is a bug in PodioInput/PodioOutput. - new file: tests/options/col_copier.py - Added class template InputCopier - Split up CI for docker build into "build" and "push" stages.
-
- 19 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
-
- 18 Oct, 2020 8 commits
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
modified: .gitlab-ci.yml modified: containers/docker/Makefile
-
Whitney Armstrong authored
-
Whitney Armstrong authored
- debugging found the missing makefile that was .gitignored modified: .gitlab-ci.yml modified: .gitlab-ci.yml new file: Makefile Fixing install prefixes modified: ../CMakeLists.txt
-
Whitney Armstrong authored
- debugging found the missing makefile that was .gitignored modified: .gitlab-ci.yml modified: .gitlab-ci.yml new file: Makefile
-
Whitney Armstrong authored
- eliminated build test
-
Whitney Armstrong authored
- Jobs are now using the silicon tag
-
Whitney Armstrong authored
- Adding docker build which should help speed up running of dependent pipelines, which otherwise would need to build everything for each job. - New version 0.3.1
-
- 15 Oct, 2020 1 commit
-
-
- add fuzzy k clustering algorithms - rename the clustering algorithm
-
- 14 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
- Fixed install of "run" script and removed some gaudi install cmake macros
-
- 09 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
- removed the demo directory as it wasn't working nor used.
-
- 05 Oct, 2020 2 commits
-
-
Whitney Armstrong authored
- Not sure why it was changed to "EVENT". - This name is set by podio.
-
-
- 04 Oct, 2020 4 commits
-
-
Chao Peng authored
-
Whitney Armstrong authored
- Removed the extra examples that were running in the CI. For now we are only interested in the build.
-
Whitney Armstrong authored
- I have also turned on the FF only merges modified: JugReco/src/components/ClusterRecoCoG.cpp
-
-
- 03 Oct, 2020 8 commits
- 28 Sep, 2020 4 commits
-
-
Whitney Armstrong authored
Fix to use single CellID in data model See merge request !12
-
Whitney Armstrong authored
This goes with the update to eicd removing cellID0 and cellID1 from all data types.
-
Chao Peng authored
-