- Aug 23, 2024
-
-
Update jet retriever for event display
-
- Jul 29, 2024
-
-
VP1HEPVis: Fix gcc14 warnings. Potential use of uninitialized variables.
-
- Jul 19, 2024
-
-
Vakhtang Tsulaia authored
1. Forward declaration of a `struct` as a `class` 2. Local variable set but not used 3. Unused private data member 4. Reference cannot be bound to dereferenced null pointer 5. Potentially uninitialized variable
-
- Jul 18, 2024
-
-
Migrate many hasXXX methods to baseclass, so that we can make TrackHandleBase more generic Also, add placeholder for Run4EDM
-
- Jul 17, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Jul 16, 2024
-
-
Adjust formatting and use MC::isPhysical()
-
- Jul 04, 2024
-
-
Frank Winklmeier authored
-
VP1Algs: Protect against missing TruthEvent
-
- Jun 24, 2024
-
-
VP1Gui: Suppress a gcc14 warning. From this package, gcc14 gives -Wtemplate-id-cdtor from the qt5 qfutureinterface.h header. For now, just suppress this warning where needed.
-
- Jun 20, 2024
-
-
main-cppcheck-VP1HEPVis
-
- Jun 17, 2024
-
-
Use MC:: predicates for status and PDG ID classification
-
VP1AODSystems: Fix cppcheck 2.14 warnings. Copying values in range-for. Prefer returning const references to members rather than copies.
-
VP1Base: Fix cppcheck 2.14 warnings. Copying value in range-for. Pass containers by const reference, not by value. Prefer returning const references to members rather than copies.
-
- Jun 14, 2024
-
-
scott snyder authored
Copying values in range-for.
-
scott snyder authored
Copying values in range-for.
-
scott snyder authored
Copying value in range-for.
-
scott snyder authored
Copying values in range-for.
-
scott snyder authored
Copying values in range-for.
-
scott snyder authored
Copying values in range-for.
-
Add a Config file (JiveXMLGeometryConfig.py) which sets the configuration for writing the detector (and muon detector) geometry into an xml output. Produces two xml output, one for each geometry tool
-
- Jun 12, 2024
-
-
Separate JiveXMLConfig.py into Config files
-
- Jun 05, 2024
-
-
Clean up Tgc readout geometry Fix space point method
-
- Jun 04, 2024
-
-
JiveXML alg - set stream to file for offline running
-
- May 29, 2024
-
-
VP1Algs: Fix VP1 not starting in recent nightlies
-
- May 27, 2024
-
-
RpcIdHelpers & Readoutgeometry - Fix assignment of extraordinary det Identifiers & simplifyreadout element manager RpcIdHelpers & Readoutgeometry - Fix assignment of extraordinary det Identifiers & simplifyreadout element manager
-
- May 18, 2024
-
-
Put GeoModel libs first in the Cmake lists Revert align store
-
- May 16, 2024
-
-
CMakeLists.txt files have been updated for all instances which depend on the GeoModel core libraries but which do not explicitely include ${GEOMODEL_INCLUDE_DIRS}. Without this we are in danger of mixing header files from two sources, and this is actually now happening in the GeoModel early fault detection pipeline.
-
- May 07, 2024
-
-
Tracking move to std::span from CxxUtils::span
-
- Apr 24, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
VP1TrackSystems: Fix for missing Muon chambers as reported in ATLASVPONE-668
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Apr 22, 2024
-
-
Johannes Elmsheuser authored
-
- Apr 17, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Apr 16, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-