We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bee3f7 commit e32d71eCopy full SHA for e32d71e
GPU/GPUTracking/Global/GPUChainITS.h
@@ -34,7 +34,7 @@ class GPUChainITS final : public GPUChain
34
friend class GPUReconstruction;
35
36
public:
37
- ~GPUChainITS() override;
+ ~GPUChainITS() = default;
38
int32_t Init() override;
39
int32_t PrepareEvent() override;
40
int32_t Finalize() override;
0 commit comments