- Oct 20, 2021
-
-
Marilena Bandieramonte authored
-
- Oct 16, 2021
-
-
Vakhtang Tsulaia authored
Synch-ed GeoModelXml with the latest updates in the Athena repository See merge request !101
-
- Oct 15, 2021
-
-
Vakhtang Tsulaia authored
See the [merge request](atlas/athena!47262) by Scott for more details
-
- Oct 14, 2021
-
-
Vakhtang Tsulaia authored
Rolled back two commits which affected Pow::operator() See merge request !100
-
- Oct 13, 2021
-
-
Vakhtang Tsulaia authored
These commits are: 810d7a0f and e0e82eb7. The reason for the rollback is that we want to understand why they lead to some changes in ATLAS G4 Sim outputs.
-
Vakhtang Tsulaia authored
ExpressionEvaluator: Fix compilation warnings. See merge request !99
-
Vakhtang Tsulaia authored
GeoModelDBManager: Fix compilation warnings. See merge request !98
-
Vakhtang Tsulaia authored
GeoModelRead: Fix compilation warning. See merge request !97
-
Vakhtang Tsulaia authored
GeoModelRead: Fix placement of using directive. See merge request !96
-
Vakhtang Tsulaia authored
GeoModelKernel: Fix compilation warnings. See merge request !94
-
Vakhtang Tsulaia authored
GeoModelKernel: Fix race in RCBase::unref(). See merge request !95
-
scott snyder authored
Don't rely on falling through between switch cases. Unused function parameters.
-
scott snyder authored
Uninitialized local variables. Unused variable.
-
scott snyder authored
Unused variable.
-
scott snyder authored
Don't put a using directive in the global namespace in headers.
-
scott snyder authored
The decrement and test must be done atomically; otherwise we could have a race. E.g., suppose a RCBase object has a refcount of 2, and two threads call unref simultaneously. The two decrements could both happen before either of the comparisons, resulting in a double-delete.
-
scott snyder authored
Order of member initialization. Unused class data members. Unused function parameter.
-
- Sep 30, 2021
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Sep 29, 2021
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Sep 24, 2021
-
-
Andrea Dell'Acqua authored
-
- Sep 23, 2021
-
-
Riccardo Maria Bianchi authored
Adding 'volume filters' to GMEX See merge request !76
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Vakhtang Tsulaia authored
Bugfix in geomodel.dtd See merge request !91
-
- Sep 22, 2021
-
-
Riccardo Maria Bianchi authored
Add material visualization for TileCal See merge request !92
-
Vakhtang Tsulaia authored
-
Riccardo Maria Bianchi authored
-
Andrea Dell'Acqua authored
-
Andrea Dell'Acqua authored
-
Andrea Dell'Acqua authored
-
- Sep 21, 2021
-
-
Vakhtang Tsulaia authored
Updated geomodel.dtd with the latest changes from the Athena repository See merge request !90
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
Fixes in GeoModelXml (from Scott) See merge request !88
-
Andrea Dell'Acqua authored
bug fixed in GeoModelXml/src/ReplicaRPhiProcessor.cxx See merge request !89
-