- 04 Jan, 2022 1 commit
-
-
Wouter Deconinck authored
-
- 15 Oct, 2021 1 commit
-
-
Wouter Deconinck authored
-
- 13 Oct, 2021 1 commit
-
-
Wouter Deconinck authored
-
- 08 Oct, 2021 1 commit
-
-
Wouter Deconinck authored
-
- 28 Sep, 2021 2 commits
-
-
-
Sylvester Joosten authored
- pull in changes from k4FWCore (but not yet the update for the new polio) - data passthrough now fixed (no more spurious copies a la mcparticles2 needed)
-
- 27 Sep, 2021 1 commit
-
-
Wouter Deconinck authored
-
- 24 Aug, 2021 2 commits
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
- 09 Aug, 2021 2 commits
-
-
Whitney Armstrong authored
-
Whitney Armstrong authored
-
- 07 Aug, 2021 1 commit
-
-
Whitney Armstrong authored
- Use the field map and beamline magnetic fields as defined via compact detector description. - There is probably a better implementation but this is the most direct.
-
- 26 Jul, 2021 1 commit
-
-
- 20 Jul, 2021 1 commit
-
-
Whitney Armstrong authored
-
- 18 Feb, 2021 1 commit
-
-
Whitney Armstrong authored
modified: MC2DummyParticle.cpp modified: ../../../JugReco/src/components/ParticlesFromTrackFit.cpp
-
- 08 Feb, 2021 1 commit
-
-
Whitney Armstrong authored
- A lot has changed since 1.0 - The source link is simplified and has a corresponding measurement class now - Copied Bfield and utilties from acts examples - Currently it only compiles. Need to check reconstruction. It Builds with acts 4.1.0 modified: GeoSvc.cpp modified: GeoSvc.h
-
- 21 Oct, 2020 1 commit
-
-
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.
-
- 14 Oct, 2020 1 commit
-
-
Whitney Armstrong authored
- Fixed install of "run" script and removed some gaudi install cmake macros
-
- 28 Sep, 2020 1 commit
-
-
Whitney Armstrong authored
modified: ../JugReco/CMakeLists.txt
-
- 18 Aug, 2020 1 commit
-
-
Whitney Armstrong authored
- Following the examples, the track finder is working with the hytop_test repo. There is still a lot of work to do but it is progress. - Added source linker algorithm which uses just the reconstructed hits. - Added track parameter initialization based on mc truth. This should be replaced with proper seeding. - Added TrackFindingAlgorithm following acts examples. This code is in a single file and takes a long time to compile. This can be reduced with some fwd declarations and headers.
-
- 13 Aug, 2020 1 commit
-
-
Whitney Armstrong authored
- Removed incidnets - added test with geosvc modified: CMakeLists.txt modified: JugBase/IGeoSvc.h modified: JugBase/PodioDataSvc.h modified: src/PodioDataSvc.cpp modified: src/components/GeoSvc.cpp modified: src/components/GeoSvc.h new file: tests/options/reader_with_geosvc.py modified: ../JugReco/CMakeLists.txt
-
- 11 Aug, 2020 1 commit
-
-
Whitney Armstrong authored
-
- 10 Aug, 2020 3 commits
-
-
Whitney Armstrong authored
modified: JugBase/JugBase/DataHandle.h modified: JugBase/JugBase/DataWrapper.h modified: JugBase/JugBase/IEDMMergeTool.h modified: JugBase/JugBase/PodioDataSvc.h modified: JugBase/src/components/EICDataSvc.h modified: JugBase/src/components/PileupDigiTrackHitMergeTool.h modified: JugBase/src/components/PileupHitMergeTool.h modified: JugBase/src/components/PileupOverlayAlg.h modified: JugBase/src/components/PileupParticlesMergeTool.h modified: JugBase/src/components/PodioInput.h modified: JugBase/src/components/PodioOutput.h
-
Whitney Armstrong authored
modified: JugBase/CMakeLists.txt
-
Whitney Armstrong authored
- previous method didn't like the number in the namespace
-
- 09 Aug, 2020 1 commit
-
-
Whitney Armstrong authored
-
- 04 Aug, 2020 2 commits
-
-
Whitney Armstrong authored
modified: ../../JugBase/DataHandle.h modified: ConstPileUp.h renamed: FCCDataSvc.cpp -> EICDataSvc.cpp new file: EICDataSvc.h deleted: FCCDataSvc.h renamed: PileupDigiTrackHitMergeTool.cpp -> PileupDigiTrackHitMergeTool.cxx modified: PileupDigiTrackHitMergeTool.h renamed: PileupHitMergeTool.cpp -> PileupHitMergeTool.cxx modified: PileupHitMergeTool.h modified: PileupOverlayAlg.cpp modified: PileupOverlayAlg.h renamed: PileupParticlesMergeTool.cpp -> PileupParticlesMergeTool.cxx modified: PileupParticlesMergeTool.h modified: PodioInput.cpp modified: PodioInput.h modified: PodioOutput.cpp modified: PodioOutput.h modified: PoissonPileUp.h modified: RangePileUp.h
-
Whitney Armstrong authored
- Found out ROOT libraries need to be found in top cmakelists before calling gaudi_project
-