analysis/dataobjects/include/Particle.h:977 The class 'Particle' defines member function with name 'getArrayPointer' also defined in its parent class 'RelationsInterface < TObject >'. [duplInheritedMember]
analysis/dataobjects/include/ParticleList.h:230 Function 'getParticleCollectionName()' should return member 'm_particleStore' by const reference. [returnByReference]
analysis/dataobjects/include/ParticleList.h:268 Function 'getAntiParticleListName()' should return member 'm_antiListName' by const reference. [returnByReference]
analysis/dataobjects/include/ParticleList.h:276 Function 'getParticleListName()' should return member 'm_thisListName' by const reference. [returnByReference]
analysis/ClusterUtility/src/ClusterUtils.cc:19 The member function 'Belle2::ClusterUtils::GetCluster4MomentumFromCluster' can be static. [functionStatic]
analysis/dbobjects/include/ECLPhotonEnergyResolution.h:44 Function 'getFullEnergyResolution()' should return member 'm_resolutionBinningTable' by const reference. [returnByReference]
analysis/ContinuumSuppression/include/CleoCones.h:37 Function 'cleo_cone_with_all()' should return member 'm_cleo_cone_with_all' by const reference. [returnByReference]
analysis/ContinuumSuppression/include/CleoCones.h:42 Function 'cleo_cone_with_roe()' should return member 'm_cleo_cone_with_roe' by const reference. [returnByReference]
analysis/ContinuumSuppression/include/SphericityEigenvalues.h:61 Either the condition 'i>3' is redundant or the array 'm_lambda[3]' is accessed at index 3, which is out of bounds. [arrayIndexOutOfBoundsCond]
analysis/ContinuumSuppression/include/SphericityEigenvalues.h:70 Either the condition 'i>3' is redundant or the array 'm_eVector[3]' is accessed at index 3, which is out of bounds. [arrayIndexOutOfBoundsCond]
analysis/DecayDescriptor/include/DecayStringParticle.h:32 There is an unknown macro here somewhere. Configuration is required. If BOOST_FUSION_ADAPT_STRUCT is a macro then please configure it. [unknownMacro]
analysis/OrcaKinFit/include/ISRPhotonFitObject.h:79 The class 'ISRPhotonFitObject' defines member variable with name 'cachevalid' also defined in its parent class 'BaseFitObject'. [duplInheritedMember]
analysis/OrcaKinFit/src/ISRPhotonFitObject.cc:150 Variable 'pp[i2]' is assigned an expression that holds the same value. [redundantAssignment]
analysis/OrcaKinFit/src/BaseHardConstraint.cc:230 Variable 'pp' can be declared as pointer to const [constVariablePointer]
analysis/OrcaKinFit/include/MomentumConstraint.h:39 Class 'MomentumConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/OrcaKinFit/src/MomentumConstraint.cc:99 The scope of the variable 'iglobal' can be reduced. [variableScope]
analysis/OrcaKinFit/src/MomentumConstraint.cc:97 Variable 'fitobject' can be declared as pointer to const [constVariablePointer]
analysis/OrcaKinFit/include/PxPyPzMFitObject.h:69 The class 'PxPyPzMFitObject' defines member variable with name 'cachevalid' also defined in its parent class 'BaseFitObject'. [duplInheritedMember]
analysis/OrcaKinFit/include/RecoilMassConstraint.h:23 Class 'RecoilMassConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/OrcaKinFit/include/SoftGaussMomentumConstraint.h:49 Class 'SoftGaussMomentumConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/OrcaKinFit/src/SoftGaussMomentumConstraint.cc:49 Variable 'fitobject' can be declared as pointer to const [constVariablePointer]
analysis/OrcaKinFit/src/SoftGaussMomentumConstraint.cc:65 Variable 'fitobject' can be declared as pointer to const [constVariablePointer]
analysis/OrcaKinFit/src/TextTracer.cc:141 Variable 'traceValue' can be declared as reference to const [constVariableReference]
analysis/OrcaKinFit/src/TextTracer.cc:99 Variable 'fitobjects' can be declared as pointer to const [constVariablePointer]
analysis/OrcaKinFit/src/SoftGaussParticleConstraint.cc:229 Variable 'pvj' can be declared as pointer to const [constVariablePointer]
analysis/VariableManager/include/Manager.h:226 Function 'getVariables()' should return member 'm_variablesInRegistrationOrder' by const reference. [returnByReference]
analysis/OrcaKinFit/src/NewFitterGSL.cc:1730 Condition 'iSVD==0' is always true [knownConditionTrueFalse]
analysis/VertexFitting/KFit/include/MakeMotherKFit.h:110 Function 'getMother()' should return member 'm_Mother' by const reference. [returnByReference]
analysis/OrcaKinFit/src/NewFitterGSL.cc:1366 Parameter 'vecx' can be declared as pointer to const [constParameterPointer]
analysis/VertexFitting/KFit/include/FourCFitKFit.h:80 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/FourCFitKFit.h:81 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/src/FourCFitKFit.cc:325 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/FourCFitKFit.cc:368 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/FourCFitKFit.cc:436 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/FourCFitKFit.cc:470 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/KFitBase.cc:221 The member function 'Belle2::analysis::KFitBase::makeError1' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:255 The member function 'Belle2::analysis::KFitBase::makeError1' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:296 The member function 'Belle2::analysis::KFitBase::makeError2' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:320 The member function 'Belle2::analysis::KFitBase::makeError3' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:361 The member function 'Belle2::analysis::KFitBase::makeError3' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:439 The member function 'Belle2::analysis::KFitBase::makeError4' can be static. [functionStatic]
analysis/VertexFitting/KFit/src/KFitBase.cc:211 Condition 'id1==idx1' is always false [knownConditionTrueFalse]
analysis/VertexFitting/KFit/src/KFitBase.cc:470 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/include/MassFitKFit.h:76 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/MassFitKFit.h:77 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/src/MassFitKFit.cc:316 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFitKFit.cc:359 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFitKFit.cc:427 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFitKFit.cc:461 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/include/MassFourCFitKFit.h:88 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/MassFourCFitKFit.h:89 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/RecoilMassKFit.h:80 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/RecoilMassKFit.h:81 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/src/MassFourCFitKFit.cc:337 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFourCFitKFit.cc:382 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFourCFitKFit.cc:450 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassFourCFitKFit.cc:487 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/RecoilMassKFit.cc:317 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/include/MassVertexFitKFit.h:63 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/src/RecoilMassKFit.cc:384 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/include/MassVertexFitKFit.h:64 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/src/RecoilMassKFit.cc:421 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassVertexFitKFit.cc:236 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassVertexFitKFit.cc:308 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/include/MassPointingVertexFitKFit.h:59 The function 'setCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/KFit/include/MassPointingVertexFitKFit.h:60 The function 'setZeroCorrelation' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/RaveInterface/src/RaveSetup.cc:50 Member variable 'RaveSetup::m_useBeamSpot' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveSetup.cc:50 Member variable 'RaveSetup::m_raveVertexFactory' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveSetup.cc:50 Member variable 'RaveSetup::m_raveKinematicTreeFactory' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveSetup.cc:50 Member variable 'RaveSetup::m_initialized' is not initialized in the constructor. [uninitMemberVar]
analysis/VariableManager/src/Manager.cc:84 Variable 'variable' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/RaveInterface/src/RaveSetup.cc:91 Condition 'getRawInstance()!=nullptr' is always true [knownConditionTrueFalse]
analysis/VertexFitting/KFit/src/MassPointingVertexFitKFit.cc:237 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/KFit/src/MassPointingVertexFitKFit.cc:309 Variable 'hm' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/TreeFitter/src/DecayChain.cc:49 Class 'DecayChain' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
analysis/VertexFitting/TreeFitter/src/DecayChain.cc:49 Class 'DecayChain' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
analysis/VertexFitting/TreeFitter/src/MergedConstraint.cc:22 Variable 'element' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/KFit/include/VertexFitKFit.h:85 The function 'getCHIsq' overrides a function in a base class but just delegates back to the base class. [uselessOverride]
analysis/VertexFitting/TreeFitter/src/FitManager.cc:125 Parameter 'returncov' can be declared as reference to const [constParameterReference]
analysis/VertexFitting/KFit/src/VertexFitKFit.cc:644 Variable 'track' can be declared as reference to const [constVariableReference]
analysis/VertexFitting/TreeFitter/include/RecoParticle.h:45 The function 'hasEnergy' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/VertexFitting/TreeFitter/include/Origin.h:68 The function 'momIndex' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/VertexFitting/TreeFitter/include/Origin.h:71 The function 'tauIndex' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/VertexFitting/TreeFitter/include/Origin.h:74 The function 'hasEnergy' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/VertexFitting/TreeFitter/src/Origin.cc:120 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/Origin.cc:160 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/include/RecoResonance.h:68 The class 'RecoResonance' defines member variable with name 'm_massconstraint' also defined in its parent class 'Composite'. [duplInheritedMember]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:176 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:199 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:396 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:423 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/include/RecoNeutral.h:46 The function 'hasEnergy' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:131 Parameter 'rt' can be declared as pointer to const [constParameterPointer]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:133 Parameter 'rt' can be declared as pointer to const [constParameterPointer]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:210 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:232 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/InternalParticle.cc:385 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:251 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:435 Local variable 'dim' shadows outer function [shadowFunction]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:132 Parameter 'particle' can be declared as pointer to const [constParameterPointer]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:213 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:224 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:232 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/VertexFitting/TreeFitter/src/ParticleBase.cc:241 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/dataobjects/include/ContinuumSuppression.h:202 Function 'getKsfwFS0()' should return member 'm_ksfwFS0' by const reference. [returnByReference]
analysis/dataobjects/include/ContinuumSuppression.h:212 Function 'getKsfwFS1()' should return member 'm_ksfwFS1' by const reference. [returnByReference]
analysis/dataobjects/include/ContinuumSuppression.h:222 Function 'getCleoConesALL()' should return member 'm_cleoConesALL' by const reference. [returnByReference]
analysis/dataobjects/include/ContinuumSuppression.h:232 Function 'getCleoConesROE()' should return member 'm_cleoConesROE' by const reference. [returnByReference]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_motherParticlePtr' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_massConstFit' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_vertFit' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_fittedNdf' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_fittedPValue' is not initialized in the constructor. [uninitMemberVar]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:36 Member variable 'RaveKinematicVertexFitter::m_fittedChi2' is not initialized in the constructor. [uninitMemberVar]
analysis/dataobjects/include/EventKinematics.h:32 Class 'EventKinematics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/VertexFitting/RaveInterface/src/RaveKinematicVertexFitter.cc:173 Variable 'aParticlePtr' can be declared as pointer to const [constVariablePointer]
analysis/dataobjects/include/FlavorTaggerInfo.h:60 Function 'getUseModeFlavorTagger()' should return member 'm_useModeFlavorTagger' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:159 Function 'getTargetTrackLevel()' should return member 'm_targetTrackLevel' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:165 Function 'getProbTrackLevel()' should return member 'm_probTrackLevel' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:171 Function 'getTargetEventLevel()' should return member 'm_targetEventLevel' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:177 Function 'getProbEventLevel()' should return member 'm_probEventLevel' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:183 Function 'getQpCategory()' should return member 'm_qpCategory' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:189 Function 'getHasTrueTarget()' should return member 'm_hasTrueTarget' by const reference. [returnByReference]
analysis/dataobjects/include/FlavorTaggerInfoMap.h:195 Function 'getIsTrueCategory()' should return member 'm_isTrueCategory' by const reference. [returnByReference]
analysis/dbobjects/include/PIDPriorsTable.h:135 Function 'getXAxisLabel()' should return member 'm_xAxisLabel' by const reference. [returnByReference]
analysis/dbobjects/include/PIDPriorsTable.h:144 Function 'getYAxisLabel()' should return member 'm_yAxisLabel' by const reference. [returnByReference]
analysis/dbobjects/include/PIDPriors.h:64 Function parameter 'xAxisEdges' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:64 Function parameter 'yAxisEdges' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:65 Function parameter 'priorsTable' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:65 Function parameter 'errorsTable' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:103 Function parameter 'xAxisEdges' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:103 Function parameter 'yAxisEdges' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:118 Function parameter 'priorsTable' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:132 Function parameter 'errorsTable' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:146 Function parameter 'xAxisLabel' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDPriors.h:146 Function parameter 'yAxisLabel' should be passed by const reference. [passedByValue]
analysis/dataobjects/include/TagVertex.h:35 Variable 'm_tagVertex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
analysis/dataobjects/include/TagVertex.h:129 Function 'getConstraintType()' should return member 'm_constraintType' by const reference. [returnByReference]
analysis/dbobjects/include/ParticleWeightingAxis.h:47 Function 'getName()' should return member 'm_axisName' by const reference. [returnByReference]
analysis/dbobjects/src/ParticleWeightingAxis.cc:15 Parameter 'bin' can be declared as pointer to const [constParameterPointer]
analysis/dbobjects/src/ParticleWeightingAxis.cc:63 Parameter 'bin' can be declared as pointer to const [constParameterPointer]
analysis/dbobjects/src/PIDPriorsTable.cc:171 Function parameter 'array' should be passed by const reference. [passedByValue]
analysis/dbobjects/src/PIDPriorsTable.cc:191 Function parameter 'array' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDDetectorWeights.h:84 Variable 'm_weightsRDataFrame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
analysis/dbobjects/include/PIDDetectorWeights.h:82 Class 'PIDDetectorWeights' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/utility/include/AnalysisConfiguration.h:58 Function 'getTupleStyle()' should return member 'm_tupleStyle' by const reference. [returnByReference]
analysis/VertexFitting/TreeFitter/src/HelixUtils.cc:281 Variable 'phi1[0]' is assigned an expression that holds the same value. [redundantAssignment]
analysis/VertexFitting/TreeFitter/src/HelixUtils.cc:136 Parameter 'jacobian' can be declared as reference to const [constParameterReference]
analysis/VertexFitting/TreeFitter/src/HelixUtils.cc:176 Parameter 'jacobian' can be declared as reference to const [constParameterReference]
analysis/VertexFitting/TreeFitter/src/HelixUtils.cc:410 Parameter 'jacobian' can be declared as reference to const [constParameterReference]
analysis/modules/BelleNbarMVAModule/src/BelleNbarMVAModule.cc:40 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
analysis/modules/CurlTagger/src/SelectorCut.cc:14 Include file: "TMath.h" not found. [missingInclude]
analysis/modules/CurlTagger/src/Bundle.cc:49 Parameter 'particle' can be declared as pointer to const [constParameterPointer]
analysis/OrcaKinFit/src/OPALFitterGSL.cc:307 Variable 'fitobject' can be declared as pointer to const [constVariableReference]
analysis/dataobjects/include/RestOfEvent.h:70 Struct 'Mask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/dataobjects/include/RestOfEvent.h:79 Function 'getName()' should return member 'm_name' by const reference. [returnByReference]
analysis/dataobjects/include/RestOfEvent.h:108 Function 'getParticles()' should return member 'm_maskedParticleIndices' by const reference. [returnByReference]
analysis/dataobjects/include/RestOfEvent.h:115 Function 'getV0s()' should return member 'm_maskedV0Indices' by const reference. [returnByReference]
analysis/modules/BiasCorrection/src/BiasCorrection.cc:89 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/BiasCorrection/src/BiasCorrection.cc:118 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/modules/CurlTagger/include/SelectorCut.h:27 The destructor '~SelectorCut' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
analysis/dataobjects/src/RestOfEvent.cc:26 Variable 'myIndex' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:54 Variable 'mask' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:255 Variable 'i' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:294 Variable 'mask' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:379 Variable 'mask' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:447 Variable 'mask' can be declared as reference to const [constVariableReference]
analysis/dataobjects/src/RestOfEvent.cc:269 Variable 'mask' can be declared as pointer to const [constVariablePointer]
analysis/modules/CurlTagger/src/SelectorMVA.cc:22 Member variable 'SelectorMVA::m_TFile' is not initialized in the constructor. [uninitMemberVar]
analysis/modules/CurlTagger/src/SelectorMVA.cc:22 Member variable 'SelectorMVA::m_TTree' is not initialized in the constructor. [uninitMemberVar]
analysis/modules/CurlTagger/src/SelectorMVA.cc:22 Function parameter 'tFileName' should be passed by const reference. [passedByValue]
analysis/modules/CurlTagger/src/SelectorMVA.cc:35 Parameter 'iPart' can be declared as pointer to const [constParameterPointer]
analysis/modules/CurlTagger/src/SelectorMVA.cc:35 Parameter 'jPart' can be declared as pointer to const [constParameterPointer]
analysis/modules/EventKinematics/include/EventKinematicsModule.h:43 The function 'terminate' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/EventKinematics/src/EventKinematicsModule.cc:80 Function parameter 'particleLists' should be passed by const reference. [passedByValue]
analysis/modules/CurlTagger/include/CurlTaggerModule.h:44 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/CurlTagger/src/CurlTaggerModule.cc:106 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/CurlTagger/src/CurlTaggerModule.cc:68 Parameter 'p' can be declared as pointer to const [constParameterPointer]
analysis/modules/CurlTagger/src/CurlTaggerModule.cc:169 Variable 'bPart' can be declared as pointer to const [constVariablePointer]
analysis/modules/ExtraInfoRemover/src/ExtraInfoRemoverModule.cc:37 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/EventShapeCalculator/src/EventShapeCalculatorModule.cc:220 Function parameter 'particleListNames' should be passed by const reference. [passedByValue]
analysis/dataobjects/src/Particle.cc:513 Variable 'daughter' can be declared as pointer to const [constVariableReference]
analysis/modules/ContinuumSuppressionBuilder/src/ContinuumSuppressionBuilderModule.cc:46 Member variable 'ContinuumSuppressionBuilderModule::m_Bfield' is not initialized in the constructor. [uninitMemberVar]
analysis/modules/LowEnergyPi0IdentificationExpert/include/LowEnergyPi0IdentificationExpertModule.h:65 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/ContinuumSuppressionBuilder/src/ContinuumSuppressionBuilderModule.cc:99 The scope of the variable 'p_cms_roe' can be reduced. [variableScope]
analysis/modules/ContinuumSuppressionBuilder/src/ContinuumSuppressionBuilderModule.cc:103 The scope of the variable 'p_cms_q_roe' can be reduced. [variableScope]
analysis/utility/include/KlongCalculatorUtils.h:40 Function parameter 'daughters' should be passed by const reference. [passedByValue]
analysis/utility/include/KlongCalculatorUtils.h:49 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/modules/LowEnergyPi0VetoExpert/include/LowEnergyPi0VetoExpertModule.h:66 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/LowEnergyPi0VetoExpert/src/LowEnergyPi0VetoExpertModule.cc:111 Variable 'gamma2' can be declared as pointer to const [constVariablePointer]
analysis/dbobjects/include/PIDCalibrationWeight.h:40 Variable 'm_weightMatrix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
analysis/dbobjects/include/PIDCalibrationWeight.h:38 Class 'PIDCalibrationWeight' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/dbobjects/include/PIDCalibrationWeight.h:55 Function 'getWeightMatrix()' should return member 'm_weightMatrix' by const reference. [returnByReference]
analysis/dbobjects/include/PIDCalibrationWeight.h:38 Function parameter 'weightMatrix' should be passed by const reference. [passedByValue]
analysis/dbobjects/include/PIDCalibrationWeight.h:47 Function parameter 'weightMatrix' should be passed by const reference. [passedByValue]
analysis/modules/NeutralHadronMatcher/src/NeutralHadronMatcherModule.cc:52 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/NeutralHadronMatcher/src/NeutralHadronMatcherModule.cc:70 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/NeutralHadronMatcher/src/NeutralHadronMatcherModule.cc:98 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/FlavorTaggerInfoFiller/include/FlavorTaggerInfoFillerModule.h:76 The function 'terminate' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/MCMatcherParticles/src/MCMatcherParticlesModule.cc:234 The member function 'Belle2::MCMatcherParticlesModule::ccbarTagPartialHelper' can be static. [functionStatic]
analysis/modules/MCMatcherParticles/src/MCMatcherParticlesModule.cc:290 The member function 'Belle2::MCMatcherParticlesModule::ccbarTagPartialHelper' can be static. [functionStatic]
analysis/modules/MCMatcherParticles/src/MCMatcherParticlesModule.cc:403 Variable 'daughter' can be declared as pointer to const [constVariableReference]
analysis/modules/MCMatcherParticles/src/MCMatcherParticlesModule.cc:433 Variable 'daughter' can be declared as pointer to const [constVariableReference]
analysis/modules/ParticleMassUpdater/include/ParticleMassUpdaterModule.h:32 The function 'initialize' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/ParticleMassUpdater/include/ParticleMassUpdaterModule.h:36 The function 'terminate' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/modules/ParticleMassUpdater/src/ParticleMassUpdaterModule.cc:39 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:203 The member function 'Belle2::ParticleMCDecayStringModule::getDecayStringFromParticle' can be static. [functionStatic]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:161 The member function 'Belle2::ParticleMCDecayStringModule::getInitialParticle' can be static. [functionStatic]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:256 The member function 'Belle2::ParticleMCDecayStringModule::buildMCDecayString' can be static. [functionStatic]
analysis/dataobjects/include/StringWrapper.h:47 Function 'getString()' should return member 'm_string' by const reference. [returnByReference]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:212 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:230 Variable 'daughter' can be declared as pointer to const [constVariableReference]
analysis/modules/ParticleMCDecayString/src/ParticleMCDecayStringModule.cc:269 Variable 'daughter' can be declared as pointer to const [constVariablePointer]
analysis/modules/PseudoVertexFitter/src/PseudoVertexFitterModule.cc:67 The member function 'Belle2::PseudoVertexFitterModule::add_matrix' can be static. [functionStatic]
analysis/modules/PrintMCParticles/src/PrintMCParticlesModule.cc:165 Parameter 'mc' can be declared as pointer to const [constParameterPointer]
analysis/modules/PhotonEfficiencySystematics/src/PhotonEfficiencySystematics.cc:75 Variable 'iList' can be declared as reference to const [constVariableReference]
analysis/modules/RestOfEventPrinter/src/RestOfEventPrinterModule.cc:95 The member function 'Belle2::RestOfEventPrinterModule::printMaskParticles' can be static. [functionStatic]
analysis/modules/SignalSideParticleFilter/src/SignalSideParticleFilterModule.cc:46 Variable 'iParticleListName' can be declared as reference to const [constVariableReference]
analysis/modules/SignalSideParticleFilter/src/SignalSideParticleFilterModule.cc:69 Variable 'iParticleListName' can be declared as reference to const [constVariableReference]
analysis/modules/RestOfEventBuilder/src/RestOfEventBuilderModule.cc:226 The member function 'Belle2::RestOfEventBuilderModule::printParticle' can be static. [functionStatic]
analysis/modules/RestOfEventBuilder/src/RestOfEventBuilderModule.cc:155 Variable 'storedParticle' can be declared as pointer to const [constVariablePointer]
analysis/dbobjects/include/ChargedPidMVAWeights.h:453 Function 'getThetaVarName()' should return member 'm_thetaVarName' by const reference. [returnByReference]
analysis/modules/UdstListFilter/src/UdstListFilterModule.cc:63 Member variable 'UdstListFilterModule::m_selectedV0s' is not initialized in the constructor. [uninitMemberVar]
analysis/modules/TagVertex/include/TagVertexModule.h:64 The function 'beginRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
analysis/utility/include/DecayNode.h:27 Class 'DecayNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/modules/TagVertex/src/TagVertexModule.cc:939 Function parameter 'fitType' should be passed by const reference. [passedByValue]
analysis/modules/TagVertex/src/TagVertexModule.cc:175 Variable 'particle' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:87 Variable 'd' can be declared as reference to const [constVariableReference]
analysis/tests/mcmatching.cc:100 Variable 'd' can be declared as reference to const [constVariableReference]
analysis/tests/mcmatching.cc:669 Variable 'pi0' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:670 Variable 'pi0decay' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:678 Variable 'p' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:679 Variable 'd0decay' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:988 Variable 'photon' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1260 Variable 'Y4S' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1261 Variable 'B1' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1262 Variable 'B2' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1288 Variable 'Y4S' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1290 Variable 'B2' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1323 Variable 'B' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1324 Variable 'D' can be declared as pointer to const [constVariablePointer]
analysis/tests/mcmatching.cc:1348 Variable 'D' can be declared as pointer to const [constVariablePointer]
analysis/utility/src/DistanceTools.cc:12 Include file: "TMath.h" not found. [missingInclude]
analysis/utility/include/GenBsTag.h:25 Member variable 'GenBsTag::m_nPhotos' is not initialized in the constructor. [uninitMemberVar]
analysis/utility/include/GenTauTag.h:25 Member variable 'GenTauTag::m_nPhotos' is not initialized in the constructor. [uninitMemberVar]
analysis/utility/include/GenDTag.h:25 Member variable 'GenDTag::m_nPhotos' is not initialized in the constructor. [uninitMemberVar]
analysis/utility/include/GenBplusTag.h:25 Member variable 'GenBplusTag::m_nPhotos' is not initialized in the constructor. [uninitMemberVar]
analysis/utility/include/PIDNeuralNetwork.h:45 Class 'PIDNeuralNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/utility/include/GenB0Tag.h:25 Member variable 'GenB0Tag::m_nPhotos' is not initialized in the constructor. [uninitMemberVar]
analysis/utility/include/PostProcessingParticleWeighting.h:38 Class 'PostProcessingParticleWeighting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/utility/src/PostProcessingParticleWeighting.cc:25 Function parameter 'variableName' should be passed by const reference. [passedByValue]
analysis/utility/src/MCMatching.cc:147 Out of bounds access in expression 'firstDaugMothers[lastMother]' because 'firstDaugMothers' is empty. [containerOutOfBounds]
analysis/tests/variables.cc:2052 Variable 'newDaughter1_noclst' can be declared as pointer to const [constVariablePointer]
analysis/variables/src/EventVariables.cc:725 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:743 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:761 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:779 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:797 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:815 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:833 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:851 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:869 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:887 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/EventVariables.cc:905 Condition 'TTDInfo->isValid()' is always true [knownConditionTrueFalse]
analysis/variables/src/KinkVariables.cc:74 Function parameter 'motherType' should be passed by const reference. [passedByValue]
analysis/variables/src/KinkVariables.cc:75 Function parameter 'daughterType' should be passed by const reference. [passedByValue]
analysis/variables/src/FlightInfoVariables.cc:228 The scope of the variable 'lifetime' can be reduced. [variableScope]
analysis/variables/src/FlightInfoVariables.cc:671 The scope of the variable 'daughter' can be reduced. [variableScope]
analysis/variables/src/FlightInfoVariables.cc:710 The scope of the variable 'daughter' can be reduced. [variableScope]
analysis/utility/include/PIDCalibrationWeightUtil.h:32 Variable 'm_pidCalibWeightDB' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
analysis/utility/include/PIDCalibrationWeightUtil.h:43 Variable 'm_matrixName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
analysis/utility/include/PIDCalibrationWeightUtil.h:41 Class 'PIDCalibrationWeightUtil' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analysis/utility/include/PIDCalibrationWeightUtil.h:41 Function parameter 'matrixName' should be passed by const reference. [passedByValue]
analysis/variables/src/TriggerVariables.cc:125 The scope of the variable 'testBit' can be reduced. [variableScope]
analysis/variables/src/TriggerVariables.cc:167 The scope of the variable 'testBit' can be reduced. [variableScope]
analysis/variables/src/TriggerVariables.cc:209 The scope of the variable 'testBit' can be reduced. [variableScope]
analysis/variables/src/Variables.cc:904 Variable 'recoilMC' can be declared as pointer to const [constVariablePointer]
analysis/variables/src/MetaVariables.cc:760 Return value of function std::stod() is not used. [ignoredReturnValue]
analysis/variables/src/FlavorTaggingVariables.cc:939 The scope of the variable 'chargeTargetKaon' can be reduced. [variableScope]
analysis/variables/src/FlavorTaggingVariables.cc:979 Variable 'particlei' can be declared as pointer to const [constVariablePointer]
analysis/variables/src/FlavorTaggingVariables.cc:1408 Variable 'pSlowPion' can be declared as pointer to const [constVariablePointer]
analysis/variables/src/FlavorTaggingVariables.cc:1443 Variable 'particlei' can be declared as pointer to const [constVariablePointer]