- Jan 25, 2025
-
-
Markus Frank authored
-
- Jan 22, 2025
-
-
Dmitry Kalinkin authored
Should help in case when steering is defined with a name other than "SIM", then, without this, depending on the dict ordering it may be overtaken by "SIM". We don't want that.
-
Dmitry Kalinkin authored
-
- Jan 21, 2025
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Jan 20, 2025
-
-
Andre Sailer authored
Co-authored-by:
Thomas Madlener <thomas.madlener@desy.de>
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
- Jan 16, 2025
-
-
Juan Miguel Carceller authored
Co-authored-by:
jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by:
Andre Sailer <andre.philippe.sailer@cern.ch>
-
scott-snyder authored
Co-authored-by:
sss <sss@karma> Co-authored-by:
Andre Sailer <andre.philippe.sailer@cern.ch>
-
- Jan 13, 2025
-
-
sss authored
In ``` const TGeoHMatrix& m = par.nominal().worldTransformation(); ``` nominal() returns a temporary Alignment object by value, and worldTransformation() returns a reference within that Alignment object. So we shoud make a copy.
-
scott snyder authored
-
- Jan 09, 2025
-
-
jmcarcell authored
needed after https://github.com/key4hep/EDM4hep/pull/389
-
- Jan 06, 2025
-
-
jmcarcell authored
- Set but unused variables and unused variables or declarations - Deprecated constructor for a Vector3d from a Vector3f from EDM4hep - Missing override - Having a space after `operator""` is deprecated
-
- Dec 10, 2024
-
-
Andre Sailer authored
-
Andre Sailer authored
Made sure we actually would write some stuff to the tree if we had hits
-