reconstruction/calibration/BeamSpotBoostInvMass/include/BeamParametersFitter.h:104 Function 'getBeamParameters()' should return member 'm_BeamParameters' by const reference. [returnByReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamParametersFitter.cc:72 Parameter 'par' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback]
reconstruction/calibration/BeamSpotBoostInvMass/include/Splitter.h:256 The member function 'Belle2::Splitter::createAtoms' can be static. [functionStatic]
reconstruction/calibration/BeamSpotBoostInvMass/include/Splitter.h:127 Function parameter 'res' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/Splitter.h:359 Function parameter 'splitPoints' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/tools.h:37 Function parameter 'toMerge' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/tools.h:47 Function parameter 'vec' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/tools.h:68 Function parameter 'vecs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/tools.h:102 Function parameter 'v' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/minimizer.h:19 Function parameter 'vals' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BoostVectorStandAlone.cc:97 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BoostVectorStandAlone.cc:97 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BoostVectorStandAlone.cc:134 Function parameter 'vecs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BoostVectorStandAlone.cc:134 Function parameter 'boostDir' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/Splitter.h:312 Variable 'evt' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/include/Splitter.h:341 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/include/BeamSpotAlgorithm.h:24 The destructor '~BeamSpotAlgorithm' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/calibration/BeamSpotBoostInvMass/include/calibTools.h:221 Function parameter 'objName' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/calibTools.h:286 Function parameter 'objName' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/calibTools.h:456 Range variable 's' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/ChebFitter.cc:126 Unused private function: 'ChebFitter::getDataGridWithCov' [unusedPrivateFunction]
reconstruction/calibration/BeamSpotBoostInvMass/src/ChebFitter.cc:222 Unused private function: 'ChebFitter::getFunctionFast' [unusedPrivateFunction]
reconstruction/calibration/BeamSpotBoostInvMass/src/ChebFitter.cc:151 Function parameter 'pars' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:478 The member function 'Belle2::BeamSpotCalib::UnknownPars::setBranchVal' can be static. [functionStatic]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:486 The member function 'Belle2::BeamSpotCalib::UnknownPars::setBranchSpline' can be static. [functionStatic]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1982 Condition 'k!=0' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1998 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2006 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2019 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2026 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2039 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2042 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2048 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:666 C-style pointer casting [cstyleCast]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1798 The scope of the variable 'z0z1Corr' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:153 Function parameter 'spl' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:359 Function parameter 'sPar' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:653 Range variable 'ev' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:709 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:709 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:904 Function parameter 'e' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:904 Function parameter 'sizesXY' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:918 Function parameter 'e' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:918 Function parameter 'sizesXY' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:935 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1020 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1112 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1182 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1314 Function parameter 'spl' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1358 Function parameter 'spl' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1434 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1465 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1466 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1468 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1469 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1473 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1499 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1500 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1502 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1503 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1507 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1538 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1539 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1542 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1573 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1574 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1576 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1577 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1583 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1612 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1648 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1731 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1937 Function parameter 'xySize' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1085 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1125 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1195 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1248 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1675 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1695 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/include/BoostVectorAlgorithm.h:24 The destructor '~BoostVectorAlgorithm' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:127 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:127 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:229 Function parameter 'limits' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:254 Range variable 'event' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:381 Function parameter 'limits' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:382 Function parameter 'startPars' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:429 Range variable 'event' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:630 Function parameter 'limits' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:631 Function parameter 'mumuVals' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:53 Function parameter 'runs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:79 Function parameter 'breaks' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:90 Function parameter 'runs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:90 Function parameter 'breaks' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:115 Function parameter 'runs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:169 Function parameter 'runs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:258 Function parameter 'runs' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:302 Function parameter 'I1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:303 Function parameter 'I2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:40 Variable 'I' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:175 Variable 'I' can be declared as reference to const [constVariableReference]
reconstruction/modules/ClusterMatcher/src/ClusterMatcherModule.cc:48 Variable 'klmcluster' can be declared as reference to const [constVariableReference]
reconstruction/modules/EventT0Combiner/src/EventT0Combiner.cc:150 The member function 'Belle2::EventT0CombinerModule::computeCombination' can be static. [functionStatic]
reconstruction/modules/EventT0Combiner/include/EventT0Combiner.h:28 The destructor '~EventT0CombinerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/EventT0Combiner/src/EventT0Combiner.cc:150 Function parameter 'measurements' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:341 The scope of the variable 'tauL' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:342 The scope of the variable 'tauR' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:710 The scope of the variable 'is4S' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:104 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:104 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:449 Function parameter 'par' should be passed by const reference. However it seems that 'mainFunction' is a callback function. [passedByValueCallback]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:494 Function parameter 'pars' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:785 Function parameter 'evts' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:808 Range variable 'ev' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/include/InvariantMassAlgorithm.h:27 The destructor '~InvariantMassAlgorithm' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:134 C-style pointer casting [cstyleCast]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:78 Range variable 's' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:141 Function parameter 'files' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:144 Range variable 'fName' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:157 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:157 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:162 Function parameter 'files' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:165 Range variable 'fName' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:178 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:178 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:364 Range variable 'f' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:377 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:379 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:382 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:521 Range variable 'cb' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:124 Variable 'l' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/EventT0DQM/include/EventT0DQM.h:36 The destructor '~EventT0DQMModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/EventT0Validation/src/EventT0Validation.cc:20 Member variable 'EventT0ValidationModule::m_outputFile' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/EventT0Validation/src/EventT0Validation.cc:210 The member function 'Belle2::EventT0ValidationModule::setPlotMetaData' can be static. [functionStatic]
reconstruction/modules/EventT0Validation/include/EventT0Validation.h:34 The destructor '~EventT0ValidationModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/VXDDedxPID/include/VXDDedxPIDRemakerModule.h:33 The destructor '~VXDDedxPIDRemakerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/MdstPID/include/MdstPIDModule.h:101 The member function 'Belle2::MdstPIDModule::getLogL' can be static. [functionStatic]
reconstruction/modules/MdstPID/include/MdstPIDModule.h:112 The member function 'Belle2::MdstPIDModule::getLogL' can be static. [functionStatic]
reconstruction/modules/MdstPID/include/MdstPIDModule.h:123 The member function 'Belle2::MdstPIDModule::getLogL' can be static. [functionStatic]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_BarrelPhiStripWidth' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_BarrelZStripWidth' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_EndcapScintWidth' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_hitpattern_width' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_hitpattern_steplength' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_hitpattern_chi2' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:44 Member variable 'KLMMuonIDDNNExpertModule::m_hitpattern_hasext' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/KLMMuonIDDNNExpert/include/KLMMuonIDDNNExpertModule.h:49 The destructor '~KLMMuonIDDNNExpertModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/KLMMuonIDDNNExpert/include/KLMMuonIDDNNExpertModule.h:69 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:63 Variable 'bklmGeometry' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:123 Variable 'klmll' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:166 Variable 'klmhit' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KLMMuonIDDNNExpert/src/KLMMuonIDDNNExpertModule.cc:181 Variable 'klmhit' can be declared as pointer to const [constVariablePointer]
reconstruction/persistenceManager/include/Types.h:36 Class 'Variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
reconstruction/validation/combinedPID_performance.C:17 Include file: "TFile.h" not found. [missingInclude]
reconstruction/validation/combinedPID_performance.C:18 Include file: "TEfficiency.h" not found. [missingInclude]
reconstruction/validation/combinedPID_performance.C:39 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:40 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:41 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:42 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:45 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:46 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:47 C-style pointer casting [cstyleCast]
reconstruction/validation/combinedPID_performance.C:48 C-style pointer casting [cstyleCast]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_BKLM_Plane_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_BKLM_PlaneTrg_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_EKLM_Plane_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_EKLM_PlaneTrg_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_ARICH_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_TOP_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/src/DetectorOccupanciesDQMModule.cc:35 Member variable 'DetectorOccupanciesDQMModule::m_ECL_Occupancy' is not initialized in the constructor. [uninitMemberVar]
reconstruction/modules/detectorOccupanciesDQM/include/DetectorOccupanciesDQMModule.h:41 The destructor '~DetectorOccupanciesDQMModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/KlId/ECLExpert/include/ECLExpertModule.h:41 The destructor '~ECLExpertModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/KlId/KLMExpert/include/KlId.h:214 Variable 'eclcluster' can be declared as reference to const [constVariableReference]
reconstruction/modules/KlId/KLMExpert/include/KlId.h:307 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/modules/KlId/ECLExpert/src/ECLExpertModule.cc:108 Variable 'cluster' can be declared as reference to const [constVariableReference]
reconstruction/modules/KlId/ECLExpert/src/ECLExpertModule.cc:105 Variable 'klid' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/KLMExpert/include/KlId.h:78 Parameter 'part' can be declared as pointer to const [constParameterPointer]
reconstruction/modules/KlId/KLMExpert/include/KlId.h:128 Parameter 'part' can be declared as pointer to const [constParameterPointer]
reconstruction/modules/KlId/KLMExpert/include/KLMExpertModule.h:40 The destructor '~KLMExpertModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/VXDDedxPID/src/VXDDedxPIDModule.cc:244 The member function 'Belle2::VXDDedxPIDModule::calculateMeans' can be static. [functionStatic]
reconstruction/modules/VXDDedxPID/include/VXDDedxPIDModule.h:55 The destructor '~VXDDedxPIDModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/KlId/KLMExpert/src/KLMExpertModule.cc:105 Variable 'klid' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/KLMExpert/src/KLMExpertModule.cc:123 Variable 'closestECLCluster' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/DataWriter/include/DataWriterModule.h:32 The destructor '~DataWriterModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
reconstruction/modules/KlId/DataWriter/include/DataWriterModule.h:38 The function 'beginRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
reconstruction/modules/KlId/DataWriter/include/DataWriterModule.h:44 The function 'endRun' overrides a function in a base class but is identical to the overridden function [uselessOverride]
reconstruction/modules/KlId/DataWriter/src/DataWriterModule.cc:243 Variable 'trackSep' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/DataWriter/src/DataWriterModule.cc:275 Variable 'closestECLCluster' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/DataWriter/src/DataWriterModule.cc:341 Variable 'klid' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/DataWriter/src/DataWriterModule.cc:388 Variable 'klid' can be declared as pointer to const [constVariablePointer]
reconstruction/modules/KlId/KLMExpert/include/KlId.h:316 Unmatched suppression: returnDanglingLifetime [unmatchedSuppression]