- 19 Jan, 2021 1 commit
-
-
Whitney Armstrong authored
-
- 18 Jan, 2021 1 commit
-
-
Whitney Armstrong authored
modified: .gitlabci/configure.sh
-
- 15 Jan, 2021 1 commit
-
-
Sylvester Joosten authored
-
- 11 Jan, 2021 3 commits
-
-
Whitney Armstrong authored
modified: src/components/TrackParamTruthInit.cpp
-
Whitney Armstrong authored
modified: .gitlab-ci.yml Use new EIC image modified: .gitlab-ci.yml
-
Whitney Armstrong authored
modified: .containers/docker/Dockerfile modified: .gitlab-ci.yml
-
- 10 Jan, 2021 7 commits
-
-
Whitney Armstrong authored
modified: .gitlab-ci.yml modified: .containers/docker/Dockerfile
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
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.
-