framework/logging/include/LogVariableStream.h:229 Member variable 'LogVariableStream::m_logLevelOverride' is not assigned a value in 'LogVariableStream::operator='. [operatorEqVarError]
framework/database/include/Database.h:142 The member function 'Belle2::Database::getAllDataNames' can be static. [functionStatic]
framework/logging/include/LogConfig.h:57 Class 'LogConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/logging/include/LogVariableStream.h:48 Function 'getValue()' should return member 'm_value' by const reference. [returnByReference]
framework/logging/include/LogVariableStream.h:56 Function 'getName()' should return member 'm_name' by const reference. [returnByReference]
framework/logging/include/LogVariableStream.h:160 Function parameter 'variables' should be passed by const reference. [passedByValue]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/include/Const.h:561 The member function 'Belle2::Const::ParticleSet::end' can be static. [functionStatic]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < genfit :: Track >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < MCParticle >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/gearbox/include/Const.h:323 The class 'RestrictedDetectorSet' defines member function with name 'operator+=' also defined in its parent class 'DetectorSet'. [duplInheritedMember]
framework/dataobjects/include/UncertainHelix.h:106 The class 'UncertainHelix' defines member function with name 'reverse' also defined in its parent class 'Helix'. [duplInheritedMember]
framework/dataobjects/include/UncertainHelix.h:113 The class 'UncertainHelix' defines member function with name 'passiveMoveBy' also defined in its parent class 'Helix'. [duplInheritedMember]
framework/dataobjects/include/UncertainHelix.h:124 The class 'UncertainHelix' defines member function with name 'passiveMoveBy' also defined in its parent class 'Helix'. [duplInheritedMember]
framework/datastore/include/RelationArray.h:149 The class 'RelationArray' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/RelationEntry.h:26 Struct 'RelationEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/datastore/include/RelationArray.h:224 The destructor '~RelationArray' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/include/Const.h:569 Range variable 'pdgIter' should be declared as const reference. [iterateByValue]
framework/datastore/include/RelationArray.h:479 Variable 'element' can be declared as reference to const [constVariableReference]
framework/dbobjects/include/MagneticField.h:66 Variable 'c' can be declared as pointer to const [constVariablePointer]
framework/geometry/include/B2Vector3.h:755 The member function 'Belle2::B2Vector3::at' can be static. [functionStatic]
framework/geometry/include/B2Vector3.h:755 The member function 'Belle2::B2Vector3 < double >::at' can be static. [functionStatic]
framework/utilities/include/FileSystem.h:137 Function 'getName()' should return member 'm_filename' by const reference. [returnByReference]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/core/include/HistoModule.h:30 The destructor '~HistoModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/HistoModule.h:34 The function 'initialize' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/core/include/HistoModule.h:36 The function 'beginRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/core/include/HistoModule.h:38 The function 'event' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/core/include/HistoModule.h:40 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/core/include/HistoModule.h:42 The function 'terminate' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/core/include/PyObjConvUtils.h:677 Variable 'e' can be declared as reference to const [constVariableReference]
framework/gearbox/include/GearDir.h:78 The class 'GearDir' defines member function with name 'getString' also defined in its parent class 'Interface'. [duplInheritedMember]
framework/gearbox/include/Gearbox.h:134 The class 'Gearbox' defines member function with name 'getString' also defined in its parent class 'Interface'. [duplInheritedMember]
framework/gearbox/include/GearDir.h:36 Class 'GearDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/gearbox/include/Gearbox.h:60 The destructor '~Gearbox' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/include/Interface.h:66 Function 'getPath()' should return member 'm_path' by const reference. [returnByReference]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Track >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLConnectedRegion >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/Configuration.h:234 Function 'getDefaultRemoteMetadataProviderServer()' should return member 'm_defaultLegacyRemoteMetadataProviderServer' by const reference. [returnByReference]
framework/database/include/Configuration.h:236 Function 'getDefaultHSFRemoteMetadataProviderServer()' should return member 'm_defaultHSFRemoteMetadataProviderServer' by const reference. [returnByReference]
framework/database/include/Configuration.h:238 Function 'getDefaultLocalMetadataProviderPath()' should return member 'm_defaultLocalMetadataProviderPath' by const reference. [returnByReference]
framework/database/include/Configuration.h:280 Function 'getNewPayloadLocation()' should return member 'm_newPayloadFile' by const reference. [returnByReference]
framework/database/include/Configuration.h:287 Function 'getDownloadCacheDirectory()' should return member 'm_downloadCacheDirectory' by const reference. [returnByReference]
framework/utilities/include/CutNodes.h:242 The destructor '~UnaryBooleanNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:323 The destructor '~BinaryBooleanNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:404 The destructor '~UnaryRelationalNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:492 The destructor '~BinaryRelationalNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:612 The destructor '~TernaryRelationalNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:697 The destructor '~UnaryExpressionNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:858 The destructor '~BinaryExpressionNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:991 The destructor '~IdentifierNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:1064 The destructor '~FunctionNode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:1064 The destructor '~FunctionNode < Variable :: Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:991 The destructor '~IdentifierNode < Variable :: Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Variable :: Manager , int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Variable :: Manager , double >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Variable :: Manager , bool >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:858 The destructor '~BinaryExpressionNode < Variable :: Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:697 The destructor '~UnaryExpressionNode < Variable :: Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TrackFitResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/utilities/include/IOIntercept.h:78 The member function 'Belle2::IOIntercept::KeepStream::start' can be static. [functionStatic]
framework/utilities/include/IOIntercept.h:80 The member function 'Belle2::IOIntercept::KeepStream::finish' can be static. [functionStatic]
framework/utilities/include/IOIntercept.h:108 The class 'CaptureStream' defines member function with name 'start' also defined in its parent class 'StreamInterceptor'. [duplInheritedMember]
framework/utilities/include/IOIntercept.h:110 The class 'CaptureStream' defines member function with name 'finish' also defined in its parent class 'StreamInterceptor'. [duplInheritedMember]
framework/utilities/include/IOIntercept.h:255 The class 'OutputToLogMessages' defines member function with name 'finish' also defined in its parent class 'InterceptOutput < CaptureStream , CaptureStream >'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < FlavorTaggerInfoMap >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Particle >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/utilities/include/CutNodes.h:612 The destructor '~TernaryRelationalNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:492 The destructor '~BinaryRelationalNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:404 The destructor '~UnaryRelationalNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:323 The destructor '~BinaryBooleanNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:242 The destructor '~UnaryBooleanNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:1064 The destructor '~FunctionNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:991 The destructor '~IdentifierNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Manager , int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Manager , double >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < Manager , bool >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:858 The destructor '~BinaryExpressionNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:697 The destructor '~UnaryExpressionNode < Manager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/Environment.h:70 Function 'getEntrySequencesOverride()' should return member 'm_entrySequencesOverride' by const reference. [returnByReference]
framework/core/include/Environment.h:174 Function 'getPicklePath()' should return member 'm_picklePath' by const reference. [returnByReference]
framework/core/include/Environment.h:229 Function 'getProfileModuleName()' should return member 'm_profileModuleName' by const reference. [returnByReference]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < V0 >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Kink >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ContinuumSuppression >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RestOfEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < FlavorTaggerInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < PIDNeuralNetworkParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < PIDCalibrationWeight >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < StringWrapper >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/pcore/include/RootMergeable.h:68 The destructor '~RootMergeable < TTree >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/include/SetMergeable.h:35 The destructor '~SetMergeable < std :: unordered_set < uint64_t > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ParticleWeightingLookUpTable >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < Particle >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < Particle >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < Particle >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < Particle >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < Particle >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:28 Function 'getInheritFromArrays()' should return member 'm_inheritFromArrays' by const reference. [returnByReference]
framework/datastore/include/SelectSubset.h:30 Function 'getInheritToArrays()' should return member 'm_inheritToArrays' by const reference. [returnByReference]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation :: UsedCDCHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation :: UsedPXDHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation :: UsedSVDHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation :: UsedBKLMHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation :: UsedEKLMHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TagVertex >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/pcore/include/RootMergeable.h:68 The destructor '~RootMergeable < TH1D >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/include/RootMergeable.h:68 The destructor '~RootMergeable < TH2D >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < ECLCluster >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < ECLCluster >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < Track >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < Track >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < KLMCluster >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < KLMCluster >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < V0 >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < V0 >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLCluster >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLCluster >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < Track >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < Track >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < KLMCluster >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < KLMCluster >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < V0 >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < V0 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PIDLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < ECLCluster >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < Track >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < KLMCluster >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < V0 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/RandomGenerator.h:157 Either there is a missing 'override', or the member function 'Belle2::RandomGenerator::SetSeed' can be static. [functionStatic]
framework/core/include/RandomGenerator.h:159 Either there is a missing 'override', or the member function 'Belle2::RandomGenerator::SetSeed' can be static. [functionStatic]
framework/core/include/RandomNumbers.h:88 Function 'getSeed()' should return member 's_initialSeed' by const reference. [returnByReference]
framework/core/include/RandomGenerator.h:140 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/core/include/RandomGenerator.h:147 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/core/include/RandomGenerator.h:230 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TObject >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:301 Range variable 'arrayName' should be declared as const reference. [iterateByValue]
framework/dataobjects/include/BackgroundInfo.h:65 The destructor '~BackgroundInfo' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/FormulaParser.h:68 Member variable 'FormulaParserBase::m_lastTokenWasOperator' is not initialized in the constructor. [uninitMemberVar]
framework/utilities/include/FormulaParser.h:68 Member variable 'FormulaParserBase::m_currentVariableNameNumberStatus' is not initialized in the constructor. [uninitMemberVar]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHAeroHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BeamBackHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHGeometryConfig >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ExtHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawFTSW >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHRawDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ARICHInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawARICH >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BelleTrkExtra >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHModulesInfo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHGlobalAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHMirrorAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHAeroTilesAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHChannelMask >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHGeoMergerCooling >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHReconstructionPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHSimulationPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHChannelMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHMergerMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHCopperMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHAeroTilesInfo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHBiasCablesMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHBiasChannelsMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHBiasCrateCableMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHHvCablesMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHHvChannelsMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHHvCrateCableMapping >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ARICHBiasVoltages >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SADMetaHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLDsp >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDShaperDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < HE3G4TrackInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TPCG4TrackInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BeamabortSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CLAWSSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ClawSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < FANGSSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PlumeSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PindiodeSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < He3tubeSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < MicrotpcSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < QcsmonitorSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BgoSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CsiSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BeamabortHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BgoHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < BeamabortGeo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CaveSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ClawHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ClawsHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CsiDigiHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CsiHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CsiHit_v2 >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < DosiHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < DosiSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < FANGSHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < He3tubeHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < MicrotpcHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < MicrotpcRecoTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Ph1bpipeSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Ph1sustrSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PindiodeHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PlumeHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < QcsmonitorHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SrsensorSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTimeZeros >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCEDepToADCConversions >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCBadWires >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCBadBoards >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCPropSpeeds >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCCorrToThresholds >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTimeWalks >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCXtRelations >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCSpaceResols >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCFudgeFactorsForSigma >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCAlphaScaleFactorForAsymmetry >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCADCDeltaPedestals >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCWireHitRequirements >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCCrossTalkLibrary >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDClayerTimeCut >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < CDCChannelMap >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < CDCFEElectronics >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < CDCDisplacement >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCGeometry >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCDedxTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCDedxHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < CDCDedxTrack >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < CDCDedxTrack >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < CDCDedxTrack >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < CDCDedxTrack >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < CDCDedxTrack >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCDedxLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawCDC >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCRawHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCRawHitWaveForm >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawCOPPER >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/pcore/zmq/connections/include/ZMQNullConnection.h:24 The member function 'Belle2::ZMQNullConnection::getEndPoint' can be static. [functionStatic]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawSVD >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawTOP >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawECL >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawKLM >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawTRG >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawPXD >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ROIid >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < OnlineEventT0 >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawDataBlock >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/utilities/include/CalcMeanCov.h:206 The member function 'Belle2::CalcMeanCov < 2 , double >::addValue' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:228 The member function 'Belle2::CalcMeanCov < 2 , double >::updateCov' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:256 The member function 'Belle2::CalcMeanCov < 2 , double >::getIndex' can be static. [functionStatic]
framework/core/include/Path.h:46 The destructor '~Path' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RawTLU >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/pcore/include/AsyncWrapper.h:37 The destructor '~AsyncWrapper' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < bool >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < MCParticleTrajectory >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMHit2d >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < genfit :: GFRaveVertex >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTriggerSegmentHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTriggerTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TVectorD >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLTrig >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ECLShowerCorrectorLeakageCorrection >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ECLShowerEnergyCorrectionTemporary >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ECLTrackClusterMatchingThresholds >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ECLTrackClusterMatchingParameterizations >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < ECLShowerShapeSecondMomentCorrection >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLCalDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLShower >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLPidLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLPureCsIInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLDspWithExtraMCInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLDebugHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLWaveform >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLLocalMaximum >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLUnpackerEvtStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLTriggerCell >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ECLEnergyCloseToTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < ECLShower >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < ECLShower >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < ECLCalDigit >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < ECLCalDigit >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLShower >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLShower >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLCalDigit >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < ECLCalDigit >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < ECLShower >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < ECLCalDigit >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BremHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < Belle2 :: ECLCrystalCalib >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < Belle2 :: ECLDigitWaveformParametersForMC >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < Belle2 :: ECLChannelMap >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < Belle2 :: ECLDigitWaveformParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/CreateConsistencyInfoModule.h:39 The destructor '~CreateConsistencyInfoModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/src/Environment.cc:34 The member function 'Belle2::Environment::getModuleSearchPaths' can be static. [functionStatic]
framework/core/include/MergeDataStoreModule.h:31 The destructor '~MergeDataStoreModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/src/ModuleCondition.cc:91 Parameter 'm' can be declared as pointer to const. However it seems that '_getPathPython' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback]
framework/core/src/EventProcessor.cc:113 The member function 'Belle2::EventProcessor::getMaximumEventNumber' can be static. [functionStatic]
framework/core/src/ModuleStatistics.cc:13 The member function 'Belle2::ModuleStatistics::csv_header' can be static. [functionStatic]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < char >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < unsigned char >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < short >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < unsigned short >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < unsigned int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < long >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < unsigned long >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < long long >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < unsigned long long >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < float >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < double >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: string >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < bool > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < unsigned char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < short > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < unsigned short > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < int > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < unsigned int > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < long > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < unsigned long > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < long long > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < unsigned long long > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < float > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < double > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < std :: string > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: optional < int > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: optional < double > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: optional < std :: string > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: shared_ptr < Belle2 :: Path > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/src/RandomNumbers.cc:60 C-style pointer casting [cstyleCast]
framework/core/src/RandomNumbers.cc:61 C-style pointer casting [cstyleCast]
framework/core/src/RandomNumbers.cc:53 Variable 'gen' can be declared as pointer to const [constVariablePointer]
framework/core/src/RandomGenerator.cc:129 C-style pointer casting [cstyleCast]
framework/core/src/RandomGenerator.cc:89 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/core/src/RandomGenerator.cc:123 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/core/include/SteerRootInputModule.h:37 The destructor '~SteerRootInputModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/SwitchDataStoreModule.h:27 The destructor '~SwitchDataStoreModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/SubEventModule.h:31 The destructor '~SubEventModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/Downloader.h:81 The member function 'Belle2::Conditions::Downloader::verifyChecksum' can be static. [functionStatic]
framework/database/include/CentralMetadataProvider.h:21 The destructor '~CentralMetadataProvider' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/MetadataProvider.h:122 Function 'getUsableTagStates()' should return member 'm_usableTagStates' by const reference. [returnByReference]
framework/database/src/Configuration.cc:123 The member function 'Belle2::Conditions::Configuration::getDefaultGlobalTags' can be static. [functionStatic]
framework/database/src/DBStoreEntry.cc:157 Condition '!checkType(obj)' is always false [knownConditionTrueFalse]
framework/database/src/DBStoreEntry.cc:36 Local variable 'isArray' shadows outer function [shadowFunction]
framework/database/src/DBStoreEntry.cc:37 Variable 'objClass' can be declared as pointer to const [constVariablePointer]
framework/database/src/DBStoreEntry.cc:56 Variable 'old' can be declared as pointer to const [constVariablePointer]
framework/database/src/DBStoreEntry.cc:230 Variable 'objClass' can be declared as pointer to const [constVariablePointer]
framework/database/src/Downloader.cc:154 The member function 'Belle2::Conditions::Downloader::joinWithSlash' can be static. [functionStatic]
framework/database/src/Downloader.cc:235 C-style pointer casting [cstyleCast]
framework/database/include/HSFCentralMetadataProvider.h:30 The destructor '~HSFCentralMetadataProvider' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/src/MetadataProvider.cc:114 The member function 'Belle2::Conditions::MetadataProvider::printInfoMessage' can be static. [functionStatic]
framework/utilities/include/sqlite.h:251 The member function 'sqlite::ObjectStatement < PayloadMetadata , std :: string , std :: string , std :: string , std :: string , std :: string , int , int , int , int , int >::end' can be static. [functionStatic]
framework/database/include/LocalMetadataProvider.h:59 The destructor '~LocalMetadataProvider' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/PayloadFile.h:60 The class 'DBObjPtr < PayloadFile >' defines member function with name 'isValid' also defined in its parent class 'DBAccessorBase'. [duplInheritedMember]
framework/database/include/PayloadFile.h:31 Function 'getFileName()' should return member 'm_fileName' by const reference. [returnByReference]
framework/database/src/PayloadProvider.cc:168 The member function 'Belle2::Conditions::PayloadProvider::getFilename' can be static. [functionStatic]
framework/database/src/TestingPayloadStorage.cc:89 Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr]
framework/dataobjects/include/ProfileInfo.h:25 Class 'ProfileInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/dataobjects/src/MCInitialParticles.cc:22 Variable 'i' can be declared as reference to const [constVariableReference]
framework/dataobjects/src/EventT0.cc:155 Function parameter 'c1' should be passed by const reference. [passedByValue]
framework/dataobjects/src/EventT0.cc:156 Function parameter 'c2' should be passed by const reference. [passedByValue]
framework/dataobjects/src/UncertainHelix.cc:182 The class 'UncertainHelix' defines member function with name 'reverse' also defined in its parent class 'Helix'. [duplInheritedMember]
framework/dataobjects/src/UncertainHelix.cc:198 The class 'UncertainHelix' defines member function with name 'passiveMoveBy' also defined in its parent class 'Helix'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/src/SelectSubset.cc:16 Variable 'set' can be declared as pointer to const [constVariablePointer]
framework/datastore/src/SelectSubset.cc:17 Variable 'subset' can be declared as pointer to const [constVariablePointer]
framework/dbobjects/src/HardwareClockSettings.cc:72 Function parameter 'label' should be passed by const reference. [passedByValue]
framework/dbobjects/src/HardwareClockSettings.cc:78 Function parameter 'label' should be passed by const reference. [passedByValue]
framework/gearbox/include/StringHandler.h:43 The destructor '~StringHandler' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/include/FileHandler.h:33 The destructor '~FileContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/include/FileHandler.h:71 The destructor '~FileHandler' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/gearbox/src/Interface.cc:156 The member function 'Belle2::gearbox::Interface::ensureNode' can be static. [functionStatic]
framework/gearbox/include/GearDir.h:78 The class 'GearDir' defines member function with name 'getString' also defined in its parent class 'Interface'. [duplInheritedMember]
framework/gearbox/include/Gearbox.h:134 The class 'Gearbox' defines member function with name 'getString' also defined in its parent class 'Interface'. [duplInheritedMember]
framework/gearbox/src/Gearbox.cc:310 The member function 'Belle2::Gearbox::getDetectorComponent' can be static. [functionStatic]
framework/gearbox/src/Gearbox.cc:272 C-style pointer casting [cstyleCast]
framework/gearbox/src/Gearbox.cc:274 C-style pointer casting [cstyleCast]
framework/gearbox/src/Gearbox.cc:188 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/gearbox/src/Gearbox.cc:254 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/gearbox/src/Gearbox.cc:265 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/gearbox/src/Gearbox.cc:172 Variable 'entry' can be declared as reference to const [constVariableReference]
framework/io/src/RootFileInfo.cc:81 Function parameter 'treeName' should be passed by const reference. [passedByValue]
framework/logging/include/LogConnectionFilter.h:38 The destructor '~LogConnectionFilter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/logging/include/LogConnectionTxtFile.h:37 The destructor '~LogConnectionTxtFile' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/io/src/RootIOUtilities.cc:52 The scope of the variable 'excluderelations' can be reduced. [variableScope]
framework/io/src/RootIOUtilities.cc:155 Variable 'EventMetaDataBranch' can be declared as pointer to const [constVariablePointer]
framework/datastore/src/DataStore.cc:765 The member function 'Belle2::DataStore::optionalRelation' can be static. [functionStatic]
framework/datastore/src/DataStore.cc:670 The member function 'Belle2::DataStore::getListOfObjects' can be static. [functionStatic]
framework/datastore/src/DataStore.cc:687 The member function 'Belle2::DataStore::getListOfRelations' can be static. [functionStatic]
framework/datastore/src/DataStore.cc:169 The member function 'Belle2::DataStore::checkType' can be static. [functionStatic]
framework/datastore/src/DataStore.cc:217 Condition '!checkType(entry,accessor)' is always false [knownConditionTrueFalse]
framework/datastore/src/DataStore.cc:297 Condition 'checkType(it->second,accessor)' is always true [knownConditionTrueFalse]
framework/datastore/src/DataStore.cc:120 Local variable 'objectName' shadows outer function [shadowFunction]
framework/datastore/src/DataStore.cc:649 Variable 'mapEntry' can be declared as reference to const [constVariableReference]
framework/datastore/src/DataStore.cc:1169 Variable 'mapEntry' can be declared as reference to const [constVariableReference]
framework/modules/core/include/EventInfoPrinterModule.h:33 The destructor '~EventInfoPrinterModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/src/EventInfoPrinterModule.cc:76 Variable 'tm' can be declared as pointer to const [constVariablePointer]
framework/modules/core/include/InteractiveModule.h:31 The destructor '~InteractiveModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/include/PrescaleModule.h:25 The destructor '~PrescaleModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/include/PrescaleModule.h:28 The function 'initialize' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/dbobjects/include/EventLimit.h:25 Class 'EventLimit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/modules/core/include/EventLimiterModule.h:30 The destructor '~EventLimiterModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/include/EventInfoSetterModule.h:38 The destructor '~EventInfoSetterModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/src/PruneDataStoreModule.cc:60 The member function 'Belle2::PruneDataStoreModule::compileAndCatch' can be static. [functionStatic]
framework/modules/core/include/PruneDataStoreModule.h:34 The destructor '~PruneDataStoreModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/src/PrintCollectionsModule.cc:89 The member function 'Belle2::PrintCollectionsModule::printCollections' can be static. [functionStatic]
framework/modules/core/include/PrintCollectionsModule.h:28 The destructor '~PrintCollectionsModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/src/PrintCollectionsModule.cc:75 Function parameter 'className' should be passed by const reference. [passedByValue]
framework/modules/core/include/RandomBarrierModule.h:34 The destructor '~RandomBarrierModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/core/include/RandomBarrierModule.h:40 The function 'terminate' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/modules/core/src/TheKillerModule.cc:87 Possible null pointer dereference: foo [nullPointer]
framework/modules/core/src/TheKillerModule.cc:98 If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory]
framework/modules/core/src/TheKillerModule.cc:97 C-style pointer casting [cstyleCast]
framework/modules/core/src/TheKillerModule.cc:98 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/modules/histomanager/include/HistoManagerModule.h:22 The destructor '~HistoManagerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/profile/include/ProfileModule.h:89 Struct 'MemTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/modules/rootio/src/SeqRootOutputModule.cc:56 Class 'SeqRootOutputModule' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/modules/rootio/src/SeqRootOutputModule.cc:56 Class 'SeqRootOutputModule' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/modules/rootio/include/SeqRootOutputModule.h:32 The destructor '~SeqRootOutputModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/particledb/src/EvtGenDatabasePDG.cc:56 Variable 'old' can be declared as pointer to const [constVariablePointer]
framework/modules/rootio/src/SeqRootOutputModule.cc:185 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/modules/rootio/include/SeqRootInputModule.h:26 The destructor '~SeqRootInputModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/src/EvtMessage.cc:83 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/src/EvtMessage.cc:83 Local variable 'size' shadows outer function [shadowFunction]
framework/pcore/include/RxModule.h:29 The destructor '~RxModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/include/TxModule.h:31 The destructor '~TxModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/src/MsgHandler.cc:117 C-style pointer casting [cstyleCast]
framework/pcore/src/MsgHandler.cc:119 C-style pointer casting [cstyleCast]
framework/pcore/src/MsgHandler.cc:126 C-style pointer casting [cstyleCast]
framework/pcore/src/MsgHandler.cc:134 C-style pointer casting [cstyleCast]
framework/pcore/src/MsgHandler.cc:51 Variable 'buf' can be declared as pointer to const [constVariablePointer]
framework/modules/rootio/src/RootInputModule.cc:794 The member function 'Belle2::RootInputModule::realDataWorkaround' can be static. [functionStatic]
framework/modules/rootio/include/RootInputModule.h:45 The destructor '~RootInputModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/modules/rootio/src/RootInputModule.cc:244 C-style pointer casting [cstyleCast]
framework/modules/rootio/src/RootInputModule.cc:150 The scope of the variable 'requiredEventBranches' can be reduced. [variableScope]
framework/modules/rootio/src/RootInputModule.cc:151 The scope of the variable 'requiredPersistentBranches' can be reduced. [variableScope]
framework/modules/rootio/src/RootInputModule.cc:594 Local variable 'event' shadows outer function [shadowFunction]
framework/modules/rootio/src/RootInputModule.cc:646 Local variable 'event' shadows outer function [shadowFunction]
framework/modules/rootio/src/RootInputModule.cc:726 Local variable 'event' shadows outer function [shadowFunction]
framework/pcore/src/DataStoreStreamer.cc:326 The member function 'Belle2::DataStoreStreamer::decodeEvtMessage' can be static. [functionStatic]
framework/pcore/src/DataStoreStreamer.cc:479 The member function 'Belle2::DataStoreStreamer::restoreStreamerInfos' can be static. [functionStatic]
framework/pcore/src/DataStoreStreamer.cc:52 C-style pointer casting [cstyleCast]
framework/pcore/src/DataStoreStreamer.cc:88 C-style pointer casting [cstyleCast]
framework/pcore/src/DataStoreStreamer.cc:493 C-style pointer casting [cstyleCast]
framework/pcore/src/DataStoreStreamer.cc:526 C-style pointer casting [cstyleCast]
framework/pcore/src/DataStoreStreamer.cc:345 Checking if unsigned expression 'my_evtbuf[id].size()' is less than zero. [unsignedLessThanZero]
framework/pcore/src/DataStoreStreamer.cc:124 Variable 'entry' can be declared as reference to const [constVariableReference]
framework/pcore/src/DataStoreStreamer.cc:496 Variable 'itr' can be declared as reference to const [constVariableReference]
framework/pcore/src/DataStoreStreamer.cc:529 Variable 'itr' can be declared as reference to const [constVariableReference]
framework/pcore/src/DataStoreStreamer.cc:52 Variable 'id' can be declared as pointer to const [constVariablePointer]
framework/modules/rootio/src/RootOutputModule.cc:127 Class 'RootOutputModule' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/modules/rootio/src/RootOutputModule.cc:127 Class 'RootOutputModule' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/modules/rootio/include/RootOutputModule.h:44 The destructor '~RootOutputModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/src/ProcHandler.cc:220 The member function 'Belle2::ProcHandler::startOutputProcess' can be static. [functionStatic]
framework/pcore/include/ProcHandler.h:60 Function 'processList()' should return member 'm_processList' by const reference. [returnByReference]
framework/pcore/src/RbTuple.cc:107 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/src/RbTuple.cc:192 Variable 'hfile' can be declared as reference to const [constVariableReference]
framework/pcore/src/RingBuffer.cc:247 Condition 'm_bufinfo->errtype!=0' is always false [knownConditionTrueFalse]
framework/pcore/src/RingBuffer.cc:106 C-style pointer casting [cstyleCast]
framework/pcore/src/RingBuffer.cc:321 Variable 'r_ptr' can be declared as pointer to const [constVariablePointer]
framework/pcore/src/RingBuffer.cc:354 Variable 'r_ptr' can be declared as pointer to const [constVariablePointer]
framework/pcore/src/SeqFile.cc:147 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/src/SeqFile.cc:210 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/src/SeqFile.cc:25 Parameter 'streamerinfo' can be declared as pointer to const [constParameterPointer]
framework/pcore/src/SeqFile.cc:42 Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr]
framework/pcore/include/RxModule.h:34 The function 'beginRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/pcore/include/RxModule.h:36 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
framework/pcore/src/RxModule.cc:48 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/src/TxModule.cc:87 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/pcore/tools/framework-pcore-monitor_ringbuffers.cc:27 C-style pointer casting [cstyleCast]
framework/pcore/tools/framework-pcore-monitor_ringbuffers.cc:53 Variable 'ent' can be declared as pointer to const [constVariablePointer]
framework/pcore/tools/framework-pcore-clear_ipcs.cc:45 Variable 'ent' can be declared as pointer to const [constVariablePointer]
framework/pcore/zmq/connections/src/ZMQNullConnection.cc:12 The member function 'Belle2::ZMQNullConnection::handleIncomingData' can be static. [functionStatic]
framework/pcore/src/pEventProcessor.cc:99 The member function 'Belle2::pEventProcessor::clearFileList' can be static. [functionStatic]
framework/pcore/include/pEventProcessor.h:41 The class 'pEventProcessor' defines member function with name 'process' also defined in its parent class 'EventProcessor'. [duplInheritedMember]
framework/pcore/include/pEventProcessor.h:32 The destructor '~pEventProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/zmq/utils/include/ZMQParent.h:137 The member function 'Belle2::ZMQParent::createSocket < ZMQ_STREAM >' can be static. [functionStatic]
framework/pcore/zmq/processModules/src/ZMQRxOutputModule.cc:18 Member variable 'ZMQRxOutputModule::m_beginRun' is not initialized in the constructor. [uninitMemberVar]
framework/pcore/zmq/processModules/src/ZMQRxOutputModule.cc:18 Member variable 'ZMQRxOutputModule::m_endRun' is not initialized in the constructor. [uninitMemberVar]
framework/pcore/include/ZMQEventProcessor.h:78 The class 'ZMQEventProcessor' defines member variable with name 'm_previousEventMetaData' also defined in its parent class 'EventProcessor'. [duplInheritedMember]
framework/pcore/include/ZMQEventProcessor.h:29 The class 'ZMQEventProcessor' defines member function with name 'process' also defined in its parent class 'EventProcessor'. [duplInheritedMember]
framework/pcore/src/ZMQEventProcessor.cc:622 The class 'ZMQEventProcessor' defines member function with name 'processBeginRun' also defined in its parent class 'EventProcessor'. [duplInheritedMember]
framework/pcore/src/ZMQEventProcessor.cc:655 The class 'ZMQEventProcessor' defines member function with name 'processEndRun' also defined in its parent class 'EventProcessor'. [duplInheritedMember]
framework/pcore/include/ZMQEventProcessor.h:26 The destructor '~ZMQEventProcessor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/pcore/zmq/sockets/src/ZMQClient.cc:27 Return value of function m_socket.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:31 Return value of function m_pubSocket.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:35 Return value of function m_subSocket.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:39 Return value of function m_context.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:45 Return value of function m_context.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:46 Return value of function m_subSocket.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:47 Return value of function m_pubSocket.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/sockets/src/ZMQClient.cc:48 Return value of function m_socket.release() is not used. [ignoredReturnValue]
framework/pybasf2/src/LogPythonInterface.cc:179 There is an unknown macro here somewhere. Configuration is required. If BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS is a macro then please configure it. [unknownMacro]
framework/pcore/zmq/utils/src/ZMQParent.cc:29 Return value of function m_context.release() is not used. [ignoredReturnValue]
framework/pcore/zmq/utils/src/ZMQParent.cc:59 The scope of the variable 'return_bitmask' can be reduced. [variableScope]
framework/pybasf2/src/Framework.cc:297 There is an unknown macro here somewhere. Configuration is required. If BOOST_PYTHON_FUNCTION_OVERLOADS is a macro then please configure it. [unknownMacro]
framework/pcore/zmq/processModules/src/ZMQTxInputModule.cc:77 Local variable 'terminate' shadows outer function [shadowFunction]
framework/pybasf2/src/PyStoreArray.cc:14 Include file: "TClonesArray.h" not found. [missingInclude]
framework/pybasf2/src/PyStoreArray.cc:15 Include file: "TClass.h" not found. [missingInclude]
framework/pybasf2/src/PyStoreArray.cc:226 Identical inner 'if' condition is always true. [identicalInnerCondition]
framework/pybasf2/src/ProcessStatisticsPython.cc:21 The member function 'Belle2::ProcessStatisticsPython::getWrapped' can be static. [functionStatic]
framework/pybasf2/include/ProcessStatisticsPython.h:30 Class 'ProcessStatisticsPython' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
framework/pybasf2/src/PyStoreObj.cc:129 Identical inner 'if' condition is always true. [identicalInnerCondition]
framework/tests/ScopeGuards.cc:155 The scope of the variable 'root' can be reduced. [variableScope]
framework/utilities/include/CalcMeanCov.h:206 The member function 'Belle2::CalcMeanCov < 1 , double >::addValue' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:228 The member function 'Belle2::CalcMeanCov < 1 , double >::updateCov' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:256 The member function 'Belle2::CalcMeanCov < 1 , double >::getIndex' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:206 The member function 'Belle2::CalcMeanCov < 3 , double >::addValue' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:228 The member function 'Belle2::CalcMeanCov < 3 , double >::updateCov' can be static. [functionStatic]
framework/utilities/include/CalcMeanCov.h:256 The member function 'Belle2::CalcMeanCov < 3 , double >::getIndex' can be static. [functionStatic]
framework/tests/Helix.cc:90 class member 'HelixTest::omegas' is never used. [unusedStructMember]
framework/tests/Helix.cc:93 class member 'HelixTest::d0s' is never used. [unusedStructMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < EventMetaData >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ProfileInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RelationsObject >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/tests/datastore.cc:367 Condition 'it==it2' is always true [knownConditionTrueFalse]
framework/tests/datastore.cc:368 Condition 'it!=it2' is always false [knownConditionTrueFalse]
framework/tests/datastore.cc:371 Condition '(it++)==it2' is always true [knownConditionTrueFalse]
framework/tests/datastore.cc:424 Variable 'emd' can be declared as reference to const [constVariableReference]
framework/tests/database.cc:97 If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources]
framework/tests/database.cc:98 If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources]
framework/tests/database.cc:627 If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources]
framework/tests/database.cc:628 If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources]
framework/tests/logging.cc:23 syntax error [syntaxError]
framework/utilities/include/CutNodes.h:1064 The destructor '~FunctionNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:991 The destructor '~IdentifierNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < MockVariableManager , int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < MockVariableManager , double >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < MockVariableManager , bool >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:858 The destructor '~BinaryExpressionNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:697 The destructor '~UnaryExpressionNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:612 The destructor '~TernaryRelationalNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:492 The destructor '~BinaryRelationalNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:404 The destructor '~UnaryRelationalNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:323 The destructor '~BinaryBooleanNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:242 The destructor '~UnaryBooleanNode < MockVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/tests/generalCut.cc:28 The member function '::MockVariableType::function' can be static. [functionStatic]
framework/utilities/include/CutNodes.h:1054 Condition 'm_var==nullptr' is always false [knownConditionTrueFalse]
framework/tests/generalCut.cc:34 class member 'MockVariableType::name' is never used. [unusedStructMember]
framework/utilities/include/sqlite.h:251 The member function 'sqlite::ObjectStatement < B2Vector3D , double , double , double >::end' can be static. [functionStatic]
framework/tests/stream.cc:77 Variable 'relCont' can be declared as pointer to const [constVariablePointer]
framework/tests/stream.cc:89 Variable 'broken_obj' can be declared as pointer to const [constVariablePointer]
framework/tests/relations_internal.cc:210 Variable 'e' can be declared as reference to const [constVariableReference]
framework/tests/relations_internal.cc:220 Variable 'e' can be declared as reference to const [constVariableReference]
framework/tools/b2file-catalog-add.cc:64 C-style pointer casting [cstyleCast]
framework/utilities/src/EnvironmentVariables.cc:20 Variable 'envValue' can be declared as pointer to const [constVariablePointer]
framework/utilities/src/CutHelpers.cc:19 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/utilities/src/CutHelpers.cc:19 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/utilities/src/CutHelpers.cc:26 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/utilities/src/CutHelpers.cc:26 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
framework/utilities/src/CutHelpers.cc:29 Function parameter 'str' should be passed by const reference. [passedByValue]
framework/utilities/src/CutHelpers.cc:45 Function parameter 'str' should be passed by const reference. [passedByValue]
framework/utilities/src/CutHelpers.cc:45 Function parameter 'pattern' should be passed by const reference. [passedByValue]
framework/utilities/src/CutHelpers.cc:77 Function parameter 'str' should be passed by const reference. [passedByValue]
framework/tests/select_subset.cc:512 The member function '::SelectSubsetTest::CollectionOfSets::getWeight' can be static. [functionStatic]
framework/tests/select_subset.cc:519 The member function '::SelectSubsetTest::CollectionOfSets::flat_random' can be static. [functionStatic]
framework/tests/select_subset.cc:547 The member function '::SelectSubsetTest::CollectionOfSets::appendNewElement' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < StoredElement >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < StoredElement >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < RelationsObject >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < RelationsObject >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < StoredElement >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < StoredElement >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < RelationsObject >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < RelationsObject >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < StoredElement >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < StoredElement >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < RelationsObject >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/tests/select_subset.cc:203 Function 'getName()' should return member 'm_name' by const reference. [returnByReference]
framework/tests/select_subset.cc:152 The scope of the variable 'nothing' can be reduced. [variableScope]
framework/utilities/src/FileSystem.cc:95 C-style pointer casting [cstyleCast]
framework/utilities/src/FileSystem.cc:100 C-style pointer casting [cstyleCast]
framework/utilities/src/FileSystem.cc:211 Local variable 'lock' shadows outer function [shadowFunction]
framework/utilities/src/FileSystem.cc:119 Range variable 'dir' should be declared as const reference. [iterateByValue]
framework/utilities/src/FileSystem.cc:68 Variable 'libPointer' can be declared as pointer to const [constVariablePointer]
framework/utilities/include/KeyValuePrinter.h:100 The member function 'Belle2::KeyValuePrinter::escape' can be static. [functionStatic]
framework/utilities/src/IOIntercept.cc:176 The class 'CaptureStream' defines member function with name 'start' also defined in its parent class 'StreamInterceptor'. [duplInheritedMember]
framework/utilities/src/IOIntercept.cc:185 The class 'CaptureStream' defines member function with name 'finish' also defined in its parent class 'StreamInterceptor'. [duplInheritedMember]
framework/utilities/src/IOIntercept.cc:236 The class 'OutputToLogMessages' defines member function with name 'finish' also defined in its parent class 'InterceptOutput < CaptureStream , CaptureStream >'. [duplInheritedMember]
framework/utilities/src/Spline.cc:32 Either the condition 'n<2' is redundant or the array 'C[0]' is accessed at index -1, which is out of bounds. [negativeIndex]
framework/utilities/src/Spline.cc:17 Parameter 'Y' can be declared as const array [constParameter]
framework/utilities/src/RootFileCreationManager.cc:29 Function parameter 'fileName' should be passed by const reference. [passedByValue]
framework/utilities/src/Utils.cc:58 If resource allocation fails, then there is a possible null pointer dereference: stream [nullPointerOutOfResources]
framework/utilities/src/Utils.cc:62 If resource allocation fails, then there is a possible null pointer dereference: stream [nullPointerOutOfResources]
framework/utilities/include/TestHelpers.h:70 Function 'getTempDir()' should return member 'm_tmpdir' by const reference. [returnByReference]
framework/tools/b2file-merge.cc:316 Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr]
framework/dataobjects/include/MCInitialParticles.h:123 Local variable 'me' shadows outer variable [shadowVariable]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < MyDBPayloadClass >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < MagneticField >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < GeoConfiguration >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:612 The destructor '~TernaryRelationalNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:492 The destructor '~BinaryRelationalNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:404 The destructor '~UnaryRelationalNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:323 The destructor '~BinaryBooleanNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:242 The destructor '~UnaryBooleanNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:1064 The destructor '~FunctionNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:991 The destructor '~IdentifierNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < SoftwareTriggerVariableManager , int >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < SoftwareTriggerVariableManager , double >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:929 The destructor '~DataNode < SoftwareTriggerVariableManager , bool >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:858 The destructor '~BinaryExpressionNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/utilities/include/CutNodes.h:697 The destructor '~UnaryExpressionNode < SoftwareTriggerVariableManager >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < DBRepresentationOfSoftwareTriggerCut >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SoftwareTriggerMenu >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < IRSimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < BKLMGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < FarBeamLineGeo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMDigitRaw >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMDigitEventInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BKLMHit1d >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CryostatGeo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < BKLMTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < RecoHitInformation >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMChannelStatus >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMReconstructionParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMScintillatorDigitizationParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMTimeConversion >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMTimeWindow >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMStripEfficiency >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < BKLMAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < EKLMAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < EKLMSegmentAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMLikelihoodParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < KLMElectronicsMap >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMClusterShape >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMScintillatorFirmwareFitResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < EKLMAlignmentHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMMuidLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KlId >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < DatabaseRepresentationOfWeightfile >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < AWESOMESimHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDTrueHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDEnergyDepositionEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDNeutronFluxEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDOccupancyEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < PXDGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: array < char , 4096 > , nTrackers > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: array < char , 2048 > , nTrackers > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTriggerFinderClone >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTriggerMLPInput >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDIntercept >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDRawHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDRawROIs >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXDRawAdc >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < PXDCluster >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < PXDCluster >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDCluster >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDCluster >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < PXDCluster >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < PXD2TrackEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SpacePoint >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < BeamParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < BeamPipeGeo >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Cluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < VXDDedxLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMMuonIDDNNInputVariable >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < VXDDedxTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: TrackFitResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: ECLCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: KLMCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: RecoTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < COILGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < STRGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < ServiceGapsMaterialsPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDGlobalConfigParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDLocalConfigParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDCalibrationsBase < SVDCalibrationsVector < SVDStripCalAmp > > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDTrueHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDEnergyDepositionEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDNeutronFluxEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDOccupancyEvent >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDIntercept >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDRecoDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDOccupancyCalibrations :: t_payload >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < SVDHotStripsCalibrations :: t_payload >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SVDDAQDiagnostic >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < SVDCluster >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < SVDCluster >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SVDCluster >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SVDCluster >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < SVDCluster >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < SVDShaperDigit >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < SVDShaperDigit >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SVDShaperDigit >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SVDShaperDigit >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < SVDShaperDigit >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalTimebase >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelT0 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalAsicShift >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalCommonT0 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalModuleT0 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelMask >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelPulseHeight >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelThresholdEff >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPFrontEndSetting >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalModuleAlignment >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelNoise >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelRQE >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalChannelThreshold >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalIntegratedCharge >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPCalTimeWalk >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtQE >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtGainPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtInstallation >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtObsoleteData >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtTTSPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPPmtTTSHisto >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPChannelMap >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TOPFrontEndMap >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPBackSplashFitResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPSimCalPulse >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPSimPhoton >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPBarHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TOPGeometry >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPRawWaveform >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPTriggerDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPTimeZero >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPProductionEventDebug >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPRawDigit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPInterimFEInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPLikelihoodScanResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPPDFCollection >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPAssociatedPDF >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPPixelLikelihood >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPPull >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPSlowData >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPProductionHitDebug >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TOPTemplateFitResult >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < const SpacePoint >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:228 Variable 'obj' can be declared as pointer to const [constVariablePointer]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < boost :: variant < bool , int , double , std :: string , std :: vector < double > , std :: vector < std :: string > > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: map < std :: string , boost :: variant < bool , int , double , std :: string , std :: vector < double > , std :: vector < std :: string > > > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < std :: map < std :: string , boost :: variant < bool , int , double , std :: string , std :: vector < double > , std :: vector < std :: string > > > > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < UsedPXDHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < UsedSVDHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < UsedCDCHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < UsedBKLMHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < UsedEKLMHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < SpacePointTrackCand >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < V0ValidationVertex >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMMuidHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TrackClusterSeparation >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < genfit :: TrackCand >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < RecoHitInformation >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < RecoHitInformation >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < RecoHitInformation >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < RecoHitInformation >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < RecoHitInformation >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < PXDRawHit >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < PXDRawHit >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDRawHit >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDRawHit >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < PXDRawHit >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < PXDDigit >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < PXDDigit >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDDigit >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < PXDDigit >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < PXDDigit >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/geometry/include/B2Vector3.h:755 The member function 'Belle2::B2Vector3 < float >::at' can be static. [functionStatic]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: SpacePointTrackCand >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/geometry/include/B2Vector3.h:300 float result is assigned to const double variable. If the variable is const double to avoid loss of information, then you have loss of information. [truncLongCastAssignment]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: SVDTrueHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: PXDTrueHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: PXDCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: SVDCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: SpacePoint >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < CDCHit >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < CDCHit >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < CDCHit >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < CDCHit >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < CDCHit >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/SelectSubset.h:333 The member function 'Belle2::SelectSubset < SpacePointTrackCand >::inheritRelationsFrom' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:335 The member function 'Belle2::SelectSubset < SpacePointTrackCand >::inheritRelationsTo' can be static. [functionStatic]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SpacePointTrackCand >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
framework/datastore/include/SelectSubset.h:199 Class 'SelectSubset < SpacePointTrackCand >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
framework/datastore/include/SelectSubset.h:197 The destructor '~SelectSubset < SpacePointTrackCand >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < OverlapNetwork >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Belle2 :: MCParticle >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < StoreItem >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: vector < ParameterVariantMap > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < ObserverInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < DirectedNodeNetworkContainer >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: map < std :: string , FilterParamVariant > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: map < short , unsigned long > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: map < int , int > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: tuple < double , double > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/core/include/ModuleParam.h:57 The destructor '~ModuleParam < std :: tuple < double , double , double > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTriggerHoughCluster >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < CDCTrigger3DFinderInfo >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: array < std :: array < char , width_out > , nTrackers > , m_nSubModules > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGCDCETFUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGCDCTSFUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGCDCT3DUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTrigger2DConfig >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTriggerNeuroConfig >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTriggerTSFConfig >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < CDCTriggerDeadch >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGECLETMParameters >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TRGECLFAMPara >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TRGECLFAMTCADCThreshold >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TRGECLTMMPara >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportArray.h:42 The destructor '~DBImportArray < TRGECLBadRun >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLDigi0 >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLFAMAna >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLDigi0MC >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLHitMC >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLTrg >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLBGTCHit >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLTiming >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGECLUnpackerSumStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGDLUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBPrescales >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBFTDLBits >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBInputBits >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBUnpacker >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBDelay >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBBadrun >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGDLDBAlgs >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/geometry/include/B2Vector3.h:427 The member function 'Belle2::B2Vector3 < double >::X' can be static. [functionStatic]
framework/geometry/include/B2Vector3.h:433 The member function 'Belle2::B2Vector3 < double >::Px' can be static. [functionStatic]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: bitset < mergerWidth > , nAllMergers > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: array < std :: array < char , TSFOutputWidth > , nTrackers > , nAxialTSF > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < Bitstream < std :: array < std :: array < char , T2DOutputWidth > , nTrackers > > >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TSFOutputBitStream >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < T2DOutputBitStream >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < TRGGRLConfig >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < KLMTrgFittedTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPTimeStampsSlot >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPTimeStamp >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPCombinedT0Decision >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPSlotTiming >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPWaveFormTimeStampsSlot >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPWaveFormTimeStamp >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPUnpackerStore >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGTOPTimingISim >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < HeavyMetalShieldGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/database/include/DBImportObjPtr.h:34 The destructor '~DBImportObjPtr < VXDServiceGeometryPar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGRLMATCH >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGRLMATCHKLM >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGRLPHOTON >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGRLShortTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/datastore/include/StoreArray.h:325 The class 'StoreArray < TRGGRLInnerTrack >' defines member function with name 'create' also defined in its parent class 'StoreAccessorBase'. [duplInheritedMember]
framework/logging/include/LogSystem.h:274 Unmatched suppression: stlIfFind [unmatchedSuppression]
framework/logging/include/LogVariableStream.h:173 Unmatched suppression: constParameter [unmatchedSuppression]
framework/utilities/include/FormulaParser.h:169 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/utilities/include/FormulaParser.h:171 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/utilities/include/Utils.h:22 Unmatched suppression: syntaxError [unmatchedSuppression]
framework/core/src/EventProcessor.cc:475 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/database/src/Downloader.cc:143 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:32 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:38 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:81 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:87 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:99 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:115 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:121 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:136 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:140 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:157 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:176 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/ScopeGuards.cc:179 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/tests/iointercept.cc:108 Unmatched suppression: unreadVariable [unmatchedSuppression]
framework/utilities/src/IOIntercept.cc:228 Unmatched suppression: knownConditionTrueFalse [unmatchedSuppression]
framework/utilities/testhelpers/src/test_gaussian_generators.cc:47 Unmatched suppression: constStatement [unmatchedSuppression]
framework/utilities/testhelpers/src/test_gaussian_generators.cc:76 Unmatched suppression: constStatement [unmatchedSuppression]
framework/utilities/testhelpers/src/test_gaussian_generators.cc:80 Unmatched suppression: constStatement [unmatchedSuppression]
framework/utilities/testhelpers/src/test_gaussian_generators.cc:120 Unmatched suppression: constStatement [unmatchedSuppression]