Fix non-virtual-dtor warnings from G4VFastSimSensitiveDetector
All threads resolved!
All threads resolved!
3 ../Sim/GiGaMTExamples/G4Par04/src/CaloSensitiveDetector.cpp:29:10: warning: base class 'class G4VFastSimSensitiveDetector' has accessible non-virtual destructor [-Wnon-virtual-dtor]
4 29 | struct CaloSensDet final : public G4VSensitiveDetector,
5 | ^~~~~~~~~~~
Merge request reports
Activity
assigned to @clemenci
- Resolved by Gloria Corti
@mimazure do we still need this patch for
10.7.3
? It is not picked up bylhcb-sim11-fastsim
and yet the warning does not seem to be present in the build log.
changed milestone to %Geant4 v10r7p3t0
added lhcb-sim11-dev label
added lhcb-sim11-fastsim label
- [2023-11-04 00:22] Validation started with lhcb-sim11-dev#1695
- [2023-11-04 00:26] Validation started with lhcb-sim11-fastsim#9
- [2023-11-05 00:04] Validation started with lhcb-sim11-dev#1696
- [2023-11-06 00:03] Validation started with lhcb-sim11-dev#1697
- [2023-11-07 00:06] Validation started with lhcb-sim11-dev#1698
- [2023-11-08 00:23] Validation started with lhcb-sim11-dev#1699
- [2023-11-08 00:24] Validation started with lhcb-sim11-fastsim#10
Edited by Software for LHCbmentioned in commit 3d7540f8
Please register or sign in to reply