- 10 Jan, 2021 1 commit
-
-
Whitney Armstrong authored
modified: .containers/docker/Dockerfile
-
- 06 Jan, 2021 2 commits
-
-
Whitney Armstrong authored
modified: TrackerSourcesLinker.cpp
-
Whitney Armstrong authored
modified: TrackFindingAlgorithm.cpp modified: TrackFindingAlgorithm.h modified: TrackerSourceLinker.cpp
-
- 22 Dec, 2020 3 commits
-
-
Whitney Armstrong authored
modified: TrackerSourcesLinker.cpp
-
Whitney Armstrong authored
modified: SimpleClustering.cpp
-
Whitney Armstrong authored
modified: ../../../.gitlab-ci.yml
-
- 17 Dec, 2020 1 commit
-
-
Whitney Armstrong authored
modified: TrackerSourceLinker.cpp new file: TrackerSourcesLinker.cpp
-
- 04 Dec, 2020 2 commits
-
-
Whitney Armstrong authored
- Some were making the same casting mistake. That should be fixed now. See !62 for details. - Missing headers. - SOIPIXTrackerDigi same as UFSDTrackerDigi except with poor time resolution modified: ExampleCaloDigi.cpp
-
Whitney Armstrong authored
Because of bad c-style cast the block energies being truncated at 1 keV, they were being truncated at 1 GeV!!! This was updated using a nice round function with explicit return type: https://en.cppreference.com/w/cpp/numeric/math/round modified: CrystalEndcapsDigi.cpp
-
- 18 Nov, 2020 4 commits
-
-
Whitney Armstrong authored
- moved `containers` to `.containers` - cleaned up some of the old singularity files in `.gitlabci` - removed rootfile.
-
Whitney Armstrong authored
- Using same rules for pushing new docker image. - Running physics and reconstruction
-
Whitney Armstrong authored
- Note that the usage of Gaudi's eV probably mirrors the G4/CHLEP units so it works fine. - The internal juggler units are (GeV, mm, ns, rad)
-
Whitney Armstrong authored
- Note that units do not need to be used internally. Only when values are needed outside of gaudi. - The default units are (GeV, mm, ns, rad) - Fixed units in algorithms
-
- 10 Nov, 2020 2 commits
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
- 04 Nov, 2020 5 commits
-
-
Whitney Armstrong authored
modified: VERSION
-
Whitney Armstrong authored
-
Whitney Armstrong authored
- Hits must fall within this radius to seed a track.
-
Whitney Armstrong authored
- TrackingHitsSourceLinker takes multiple TrackerHitCollections - Creates the source link for all hits (= tracker hit + surface object )
-
Whitney Armstrong authored
-
- 03 Nov, 2020 1 commit
-
-
Whitney Armstrong authored
-
- 28 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
- All charges (-1,0,1) are added to the candidates - The initial vector points to the EM cluster, set with momentum equal to the energy where we assume a massless particle - Added new seeding algorithm which uses Ecal clusters and Vertex tracker hits.
-
- 27 Oct, 2020 6 commits
-
-
Whitney Armstrong authored
- All charges (-1,0,1) are added to the candidates - The initial vector points to the EM cluster, set with momentum equal to the energy where we assume a massless particle
-
Whitney Armstrong authored
-
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 5 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
-