reconstruction/calibration/BeamSpotBoostInvMass/include/BeamParametersFitter.h:104 Function 'getBeamParameters()' should return member 'm_BeamParameters' by const reference. [returnByReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamParametersFitter.cc:73 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/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/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/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/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/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:1986 Condition 'k!=0' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2002 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2010 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2023 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2030 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2043 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2046 Condition 'k==kPlot' is always false [knownConditionTrueFalse]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:2052 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:1802 The scope of the variable 'z0z1Corr' can be reduced. [variableScope]
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/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/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:907 Function parameter 'e' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:907 Function parameter 'sizesXY' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:921 Function parameter 'e' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:921 Function parameter 'sizesXY' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:938 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1023 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1115 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1185 Function parameter 'par' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1317 Function parameter 'spl' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1361 Function parameter 'spl' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1438 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1469 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1470 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1472 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1473 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1477 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1503 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1504 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1506 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1507 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1511 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1542 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1543 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1546 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1577 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1578 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1580 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1581 Function parameter 'tr' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1587 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1616 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1652 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1735 Range variable 'e' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1941 Function parameter 'xySize' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1088 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1128 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1198 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1251 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1679 Variable 'e' can be declared as reference to const [constVariableReference]
reconstruction/calibration/BeamSpotBoostInvMass/src/BeamSpotStandAlone.cc:1699 Variable 'e' can be declared as reference to const [constVariableReference]
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/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/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:305 Function parameter 'I1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/Splitter.cc:306 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/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:430 Range variable 'event' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:631 Function parameter 'limits' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassBhadStandAlone.cc:632 Function parameter 'mumuVals' should be passed by const reference. [passedByValue]
reconstruction/modules/EventT0Combiner/src/EventT0Combiner.cc:151 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:151 Function parameter 'measurements' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:342 The scope of the variable 'tauL' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:343 The scope of the variable 'tauR' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:711 The scope of the variable 'is4S' can be reduced. [variableScope]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:105 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:105 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:450 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:495 Function parameter 'pars' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:786 Function parameter 'evts' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassMuMuStandAlone.cc:809 Range variable 'ev' should be declared as const reference. [iterateByValue]
reconstruction/modules/ClusterMatcher/src/ClusterMatcherModule.cc:48 Variable 'klmcluster' can be declared as reference to const [constVariableReference]
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:135 C-style pointer casting [cstyleCast]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:79 Range variable 's' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:142 Function parameter 'files' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:145 Range variable 'fName' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:158 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:158 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:163 Function parameter 'files' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:166 Range variable 'fName' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:179 Function parameter 'e1' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:179 Function parameter 'e2' should be passed by const reference. [passedByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:365 Range variable 'f' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:378 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:380 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:383 Range variable 'r' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:522 Range variable 'cb' should be declared as const reference. [iterateByValue]
reconstruction/calibration/BeamSpotBoostInvMass/src/InvariantMassAlgorithm.cc:125 Variable 'l' can be declared as pointer to const [constVariablePointer]
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/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/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/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/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/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/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/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/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/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/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/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]