arich/calibration/scripts/alignment/alignmentFit.C:108 C-style pointer casting [cstyleCast]
arich/calibration/scripts/alignment/alignmentFit.C:19 Parameter 'npar' can be declared as reference to const. However it seems that 'FCN' is a callback function, if 'npar' is declared with const you might also need to cast function pointer(s). [constParameterCallback]
arich/calibration/scripts/alignment/alignmentFit.C:176 Variable 'f1' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHCalibrationChecker.cc:77 The member function 'Belle2::ARICHCalibrationChecker::getRing' can be static. [functionStatic]
arich/calibration/src/ARICHCalibrationChecker.cc:68 The member function 'Belle2::ARICHCalibrationChecker::resetDatabase' can be static. [functionStatic]
arich/dbobjects/include/ARICHAerogelMap.h:53 Function 'getAerogelSN()' should return member 'm_id' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelMap.h:111 Function 'getAerogelMapComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelRayleighScatteringFit.h:60 Function 'getAerogelSerialNumber()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelRayleighScatteringFit.h:72 Function 'getComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/calibration/src/ARICHChannelMaskMaker.cc:80 The member function 'Belle2::ARICHChannelMaskMaker::getRing' can be static. [functionStatic]
arich/dbobjects/include/ARICHAsicInfo.h:50 Function 'getAsicID()' should return member 'm_id' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAsicInfo.h:223 Function 'getComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelInfo.h:61 Function 'getAerogelSN()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelInfo.h:73 Function 'getAerogelID()' should return member 'm_id' by const reference. [returnByReference]
arich/dbobjects/include/ARICHAerogelInfo.h:158 Function 'getAerogelComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/src/ARICHAsicInfo.cc:49 Function parameter 'gain' should be passed by const reference. [passedByValue]
arich/dbobjects/src/ARICHAsicInfo.cc:62 Function parameter 'offset' should be passed by const reference. [passedByValue]
arich/dbobjects/src/ARICHAerogelInfo.cc:36 Function parameter 'transmittance' should be passed by const reference. [passedByValue]
arich/dbobjects/src/ARICHAerogelInfo.cc:42 Function parameter 'lambda' should be passed by const reference. [passedByValue]
arich/dbobjects/include/ARICHBadChannels.h:49 Function 'getHapdSerial()' should return member 'm_hapdSerial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:80 Function 'getHapdCutChannels()' should return member 'm_hapdCutChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:111 Function 'getHapdBadChannels()' should return member 'm_hapdBadChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:142 Function 'getHapdListOfBadChannels()' should return member 'm_hapdListOfBadChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:161 Function 'getFebDeadChannels()' should return member 'm_febDeadChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:192 Function 'getAsicDeadChannels()' should return member 'm_asicDeadChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:223 Function 'getAsicBadConnChannels()' should return member 'm_asicBadConnChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:255 Function 'getAsicBadOffsetChannels()' should return member 'm_asicBadOffsetChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:286 Function 'getAsicBadLinChannels()' should return member 'm_asicBadLinChannels' by const reference. [returnByReference]
arich/dbobjects/include/ARICHBadChannels.h:317 Function 'getFebListOfBadChannels()' should return member 'm_febListOfBadChannels' by const reference. [returnByReference]
arich/dbobjects/src/ARICHBiasCablesMapping.cc:29 Variable 'i' can be declared as reference to const [constVariableReference]
arich/dbobjects/src/ARICHChannelMapping.cc:31 Condition 'chId==-1' is always false [knownConditionTrueFalse]
arich/dbobjects/src/ARICHBiasCrateCableMapping.cc:37 Variable 'i' can be declared as reference to const [constVariableReference]
arich/dbobjects/include/ARICHFebTest.h:68 Function 'getFebDna()' should return member 'm_dna' by const reference. [returnByReference]
arich/dbobjects/include/ARICHFebTest.h:80 Function 'getRunSlowC()' should return member 'm_runSlowC' by const reference. [returnByReference]
arich/dbobjects/include/ARICHFebTest.h:248 Function 'getRunLV()' should return member 'm_runLV' by const reference. [returnByReference]
arich/dbobjects/include/ARICHFebTest.h:308 Function 'getRunHV()' should return member 'm_runHV' by const reference. [returnByReference]
arich/dbobjects/include/ARICHFebTest.h:494 Function 'getComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/calibration/scripts/alignment/Draw_sector.C:14 C-style pointer casting [cstyleCast]
arich/dbobjects/include/ARICHGeoCablesEnvelope.h:98 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGeoCooling.h:386 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGeoFEBCooling.h:149 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/src/ARICHGeoAerogelPlane.cc:152 C-style pointer casting [cstyleCast]
arich/dbobjects/include/ARICHGeoAerogelPlane.h:257 Parameter 'rs' can be declared as reference to const [constParameterReference]
arich/dbobjects/include/ARICHGeoAerogelPlane.h:264 Parameter 'dphi' can be declared as reference to const [constParameterReference]
arich/dbobjects/include/ARICHGeoAerogelPlane.h:373 Parameter 'params' can be declared as reference to const [constParameterReference]
arich/dbobjects/include/ARICHGeoMerger.h:292 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGlobalAlignment.h:94 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGlobalAlignment.h:102 Either the condition '!m_translation' is redundant or there is possible null pointer dereference: m_translation. [nullPointerRedundantCheck]
arich/dbobjects/include/ARICHGlobalAlignment.h:112 Either the condition '!m_rotation' is redundant or there is possible null pointer dereference: m_rotation. [nullPointerRedundantCheck]
arich/dbobjects/src/ARICHGlobalAlignment.cc:19 Either the condition '!m_rotation' is redundant or there is possible null pointer dereference: m_rotation. [nullPointerRedundantCheck]
arich/dbobjects/src/ARICHGlobalAlignment.cc:25 Either the condition '!m_rotation' is redundant or there is possible null pointer dereference: m_rotation. [nullPointerRedundantCheck]
arich/dbobjects/src/ARICHGlobalAlignment.cc:31 Either the condition '!m_translation' is redundant or there is possible null pointer dereference: m_translation. [nullPointerRedundantCheck]
arich/dbobjects/src/ARICHGlobalAlignment.cc:37 Either the condition '!m_rotationInverse' is redundant or there is possible null pointer dereference: m_rotationInverse. [nullPointerRedundantCheck]
arich/dbobjects/include/ARICHHapdChipInfo.h:48 Function 'getHapdSerial()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHHapdChipInfo.h:60 Function 'getChipLabel()' should return member 'm_chip' by const reference. [returnByReference]
arich/dbobjects/src/ARICHHapdChipInfo.cc:21 Function parameter 'bcurrent' should be passed by const reference. [passedByValue]
arich/dbobjects/src/ARICHHapdChipInfo.cc:34 Function parameter 'acurrent' should be passed by const reference. [passedByValue]
arich/dbobjects/include/ARICHGeoMergerCooling.h:80 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGeoMergerCooling.h:44 Function parameter 'mergerCoolingBodiesStr' should be passed by const reference. [passedByValue]
arich/dbobjects/include/ARICHHapdInfo.h:57 Function 'getSerialNumber()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHHapdQA.h:49 Function 'getHapdSerialNumber()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHHapdQA.h:118 Function 'getHapdComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/src/ARICHHapdQA.cc:21 Function parameter 'leakCurrent' should be passed by const reference. [passedByValue]
arich/dbobjects/src/ARICHHapdQA.cc:41 Function parameter 'hitCount' should be passed by const reference. [passedByValue]
arich/dbobjects/include/ARICHMagnetTest.h:35 Function 'getSerialNumber()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHMagnetTest.h:134 Function 'getComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/src/ARICHHvChannelsMapping.cc:24 Variable 'i' can be declared as reference to const [constVariableReference]
arich/dbobjects/include/ARICHModuleTest.h:64 Function 'getHapdSN()' should return member 'm_hapdSN' by const reference. [returnByReference]
arich/dbobjects/include/ARICHModuleTest.h:384 Function 'getComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/src/ARICHHvCrateCableMapping.cc:35 Variable 'i' can be declared as reference to const [constVariableReference]
arich/dbobjects/src/ARICHHvCablesMapping.cc:29 Variable 'i' can be declared as reference to const [constVariableReference]
arich/dbobjects/src/ARICHMergerMapping.cc:54 Variable 'i' can be declared as reference to const [constVariableReference]
arich/examples/plot_thscan.C:29 C-style pointer casting [cstyleCast]
arich/dbobjects/src/ARICHModulesInfo.cc:42 Parameter 'qeList' can be declared as reference to const [constParameterReference]
arich/dbobjects/include/ARICHGeoMirrorDisplacement.h:50 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGeometryConfig.h:51 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHGeoMirrorDisplacement.h:54 Range variable 'el' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:178 Range variable 'plate' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:197 Range variable 'ring' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:202 Range variable 'ring' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:217 Range variable 'layer' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:237 Range variable 'tileNode' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:281 Range variable 'tube' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:294 Range variable 'wedge' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:298 Range variable 'par' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:304 Range variable 'wedge' should be declared as const reference. [iterateByValue]
arich/dbobjects/src/ARICHGeometryConfig.cc:338 Range variable 'ring' should be declared as const reference. [iterateByValue]
arich/examples/processDstar.C:128 C-style pointer casting [cstyleCast]
arich/examples/processDstar.C:129 C-style pointer casting [cstyleCast]
arich/geometry/src/ARICHBtestGeometryPar.cc:170 The member function 'Belle2::ARICHBtestGeometryPar::Print' can be static. [functionStatic]
arich/geometry/src/ARICHGeometryPar.cc:296 The member function 'Belle2::ARICHGeometryPar::Print' can be static. [functionStatic]
arich/geometry/src/ARICHGeometryPar.cc:413 The member function 'Belle2::ARICHGeometryPar::getChipID' can be static. [functionStatic]
arich/modules/arichBackground/scripts/BeamBack_arich.cc:260 The scope of the variable 'lee' can be reduced. [variableScope]
arich/modules/arichBackground/scripts/BeamBack_arich.cc:125 Function parameter 'path' should be passed by const reference. [passedByValue]
arich/modules/arichBackground/scripts/BeamBack_arich.cc:189 Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream]
arich/modules/arichBtest/src/arichBtestModule.cc:50 Member variable 'arichBtestModule::m_runCurrent' is not initialized in the constructor. [uninitMemberVar]
arich/modules/arichBtest/src/arichBtestModule.cc:177 The member function 'Belle2::arichBtestModule::skipdata' can be static. [functionStatic]
arich/modules/arichBtest/src/arichBtestModule.cc:255 The member function 'Belle2::arichBtestModule::readhapd' can be static. [functionStatic]
arich/modules/arichBtest/include/arichBtestModule.h:41 The destructor '~arichBtestModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichBtest/src/arichBtestModule.cc:185 Parameter 'dbuf' can be declared as pointer to const [constParameterPointer]
arich/modules/arichBtest/src/arichBtestModule.cc:255 Parameter 'data' can be declared as pointer to const [constParameterPointer]
arich/modules/arichBackground/include/ARICHBackgroundModule.h:43 The destructor '~ARICHBackgroundModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichBackground/include/ARICHBackgroundModule.h:50 The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichBackground/include/ARICHBackgroundModule.h:57 The function 'beginRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichBackground/include/ARICHBackgroundModule.h:64 The function 'event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichBackground/include/ARICHBackgroundModule.h:71 The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/geometry/src/GeoARICHBtestCreator.cc:205 The member function 'Belle2::arich::GeoARICHBtestCreator::getAvgRINDEX' can be static. [functionStatic]
arich/geometry/src/GeoARICHBtestCreator.cc:296 The member function 'Belle2::arich::GeoARICHBtestCreator::createAerogel' can be static. [functionStatic]
arich/modules/arichBackground/src/ARICHBackgroundModule.cc:67 Possible leak in public function. The pointer 'm_outputFile' is not deallocated before it is allocated. [publicAllocationError]
arich/geometry/include/GeoARICHBtestCreator.h:39 The destructor '~GeoARICHBtestCreator' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/geometry/include/GeoARICHBtestCreator.h:53 The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/geometry/src/GeoARICHCreator.cc:1332 Unused private function: 'GeoARICHCreator::buildCoolingEnvelopePlane' [unusedPrivateFunction]
arich/geometry/src/GeoARICHCreator.cc:1379 Unused private function: 'GeoARICHCreator::buildCoolingTestPlate' [unusedPrivateFunction]
arich/geometry/include/GeoARICHCreator.h:41 The member function 'Belle2::arich::GeoARICHCreator::createConfiguration' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:970 The member function 'Belle2::arich::GeoARICHCreator::buildMerger' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1077 The member function 'Belle2::arich::GeoARICHCreator::buildMergerEnvelope' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1164 The member function 'Belle2::arich::GeoARICHCreator::buildCables' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1611 The member function 'Belle2::arich::GeoARICHCreator::buildMirror' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1295 The member function 'Belle2::arich::GeoARICHCreator::buildCoolingTube' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1310 The member function 'Belle2::arich::GeoARICHCreator::buildCoolingTorus' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1379 The member function 'Belle2::arich::GeoARICHCreator::buildCoolingTestPlate' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1181 The member function 'Belle2::arich::GeoARICHCreator::buildFEBCoolingBody' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:434 The member function 'Belle2::arich::GeoARICHCreator::buildSimpleAerogelPlane' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1647 The member function 'Belle2::arich::GeoARICHCreator::makeJoint' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:1637 The member function 'Belle2::arich::GeoARICHCreator::getAvgRINDEX' can be static. [functionStatic]
arich/geometry/src/GeoARICHCreator.cc:71 Class 'GeoARICHCreator' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
arich/geometry/src/GeoARICHCreator.cc:71 Class 'GeoARICHCreator' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
arich/geometry/include/GeoARICHCreator.h:56 The destructor '~GeoARICHCreator' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/geometry/src/GeoARICHCreator.cc:1062 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/geometry/src/GeoARICHCreator.cc:717 Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
arich/modules/arichDigitizer/include/ARICHDigitizerModule.h:44 The destructor '~ARICHDigitizerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichMCParticles/include/ARICHMCParticlesModule.h:33 The destructor '~ARICHMCParticlesModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichMCParticles/src/ARICHMCParticlesModule.cc:88 Variable 'arichP' can be declared as pointer to const [constVariablePointer]
arich/modules/arichDQM/include/ARICHDQMModule.h:45 The destructor '~ARICHDQMModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichFillHits/include/ARICHFillHitsModule.h:39 The destructor '~ARICHFillHitsModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichRateCal/include/ARICHRateCalModule.h:32 The destructor '~ARICHRateCalModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichRateCal/src/ARICHRateCalModule.cc:127 Variable 'feb' can be declared as reference to const [constVariableReference]
arich/modules/arichRateCal/src/ARICHRateCalModule.cc:130 Variable 'channel' can be declared as reference to const [constVariableReference]
arich/modules/arichNtuple/include/ARICHNtupleModule.h:63 The destructor '~ARICHNtupleModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichNtuple/src/ARICHNtupleModule.cc:252 Variable 'mother' can be declared as pointer to const [constVariablePointer]
arich/modules/arichNtuple/src/ARICHNtupleModule.cc:307 Variable 'mother' can be declared as pointer to const [constVariablePointer]
arich/modules/arichRawUnpacker/include/ARICHRawUnpackerModule.h:30 The destructor '~ARICHRawUnpackerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichRelate/include/ARICHRelateModule.h:35 The destructor '~ARICHRelateModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichPacker/src/ARICHPackerModule.cc:210 The member function 'Belle2::ARICHPackerModule::writeHeader' can be static. [functionStatic]
arich/modules/arichRawUnpacker/src/ARICHRawUnpackerModule.cc:64 C-style pointer casting [cstyleCast]
arich/modules/arichRelate/src/ARICHRelateModule.cc:58 The scope of the variable 'nHits' can be reduced. [variableScope]
arich/modules/arichPacker/include/ARICHPackerModule.h:37 The destructor '~ARICHPackerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/utility/scripts/plotARICHmaterialbudget.C:18 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotARICHmaterialbudget.C:19 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:18 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:19 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:20 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:21 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:22 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:23 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:24 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotDQM.C:44 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotEfficiency.C:21 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotEfficiency.C:49 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotEfficiency.C:50 C-style pointer casting [cstyleCast]
arich/simulation/src/SensitiveAero.cc:80 Variable 'aeroHit' can be declared as pointer to const [constVariablePointer]
arich/modules/arichReconstruction/src/ARICHReconstructorModule.cc:67 Class 'ARICHReconstructorModule' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor]
arich/modules/arichReconstruction/src/ARICHReconstructorModule.cc:67 Class 'ARICHReconstructorModule' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq]
arich/dbobjects/include/ARICHMirrorAlignment.h:50 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/dbobjects/include/ARICHAeroTilesAlignment.h:50 The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichReconstruction/include/ARICHReconstructorModule.h:49 The destructor '~ARICHReconstructorModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:34 C-style pointer casting [cstyleCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:47 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:54 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:56 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:58 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:60 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:62 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:64 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:66 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:68 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:70 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:72 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:74 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:76 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:78 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:80 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotEfficiencyConvertTCanvasToHist.C:82 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/utility/scripts/plotTestARICHAerogelHist.C:26 C-style pointer casting [cstyleCast]
arich/dbobjects/include/ARICHMirrorAlignment.h:54 Range variable 'el' should be declared as const reference. [iterateByValue]
arich/dbobjects/include/ARICHAeroTilesAlignment.h:54 Range variable 'el' should be declared as const reference. [iterateByValue]
arich/modules/arichReconstruction/src/ARICHReconstructorModule.cc:133 Variable 'aeroHit' can be declared as pointer to const [constVariablePointer]
arich/utility/src/ARICHChannelHist.cc:245 C-style pointer casting [cstyleCast]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:429 The member function 'Belle2::ARICHUnpackerModule::readHeader' can be static. [functionStatic]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:477 The member function 'Belle2::ARICHUnpackerModule::readFEHeader' can be static. [functionStatic]
arich/modules/arichUnpacker/include/ARICHUnpackerModule.h:35 The destructor '~ARICHUnpackerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:274 Condition 'febno<0' is always false [knownConditionTrueFalse]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:296 Condition 'febno<0' is always false [knownConditionTrueFalse]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:458 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:472 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:508 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:518 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:458 Variable 'tmp' can be declared as pointer to const [constVariablePointer]
arich/modules/arichUnpacker/src/ARICHUnpackerModule.cc:508 Variable 'tmp' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:113 The member function 'Belle2::ARICHDatabaseImporter::setExperimentAndRun' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1063 The member function 'Belle2::ARICHDatabaseImporter::printSimulationPar' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1123 The member function 'Belle2::ARICHDatabaseImporter::printModulesInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:349 The member function 'Belle2::ARICHDatabaseImporter::readTessellatedSolidVerticesFromDATfile' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1148 The member function 'Belle2::ARICHDatabaseImporter::printChannelMask' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1087 The member function 'Belle2::ARICHDatabaseImporter::printChannelMapping' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1099 The member function 'Belle2::ARICHDatabaseImporter::printMergerMapping' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1111 The member function 'Belle2::ARICHDatabaseImporter::printCopperMapping' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1135 The member function 'Belle2::ARICHDatabaseImporter::printReconstructionPar' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1075 The member function 'Belle2::ARICHDatabaseImporter::printGeometryConfig' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1234 The member function 'Belle2::ARICHDatabaseImporter::dumpQEMap' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:950 The member function 'Belle2::ARICHDatabaseImporter::dumpHvMappings' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1185 The member function 'Belle2::ARICHDatabaseImporter::printFEMappings' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1171 The member function 'Belle2::ARICHDatabaseImporter::dumpMergerMapping' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1222 The member function 'Belle2::ARICHDatabaseImporter::dumpModuleNumbering' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1267 The member function 'Belle2::ARICHDatabaseImporter::dumpAerogelOpticalProperties' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:599 The member function 'Belle2::ARICHDatabaseImporter::importCosmicTestGeometry' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:688 The member function 'Belle2::ARICHDatabaseImporter::getAeroTileRing' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:699 The member function 'Belle2::ARICHDatabaseImporter::getAeroTileColumn' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:711 The member function 'Belle2::ARICHDatabaseImporter::printAeroTileInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:723 The member function 'Belle2::ARICHDatabaseImporter::printGlobalAlignment' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:735 The member function 'Belle2::ARICHDatabaseImporter::printMirrorAlignment' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:747 The member function 'Belle2::ARICHDatabaseImporter::printAeroTilesAlignment' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:908 The member function 'Belle2::ARICHDatabaseImporter::printBiasMappings' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:932 The member function 'Belle2::ARICHDatabaseImporter::printHvMappings' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:963 The member function 'Belle2::ARICHDatabaseImporter::printNominalBiasVoltages' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1424 The member function 'Belle2::ARICHDatabaseImporter::exportAerogelInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1520 The member function 'Belle2::ARICHDatabaseImporter::exportAerogelMap' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1731 The member function 'Belle2::ARICHDatabaseImporter::exportHapdQA' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1908 The member function 'Belle2::ARICHDatabaseImporter::exportAsicInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1878 The member function 'Belle2::ARICHDatabaseImporter::timedate' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:1896 The member function 'Belle2::ARICHDatabaseImporter::channelsList' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2143 The member function 'Belle2::ARICHDatabaseImporter::getFebLVtestData' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2164 The member function 'Belle2::ARICHDatabaseImporter::getFebHVtestData' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2178 The member function 'Belle2::ARICHDatabaseImporter::getDeadChFEB' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2195 The member function 'Belle2::ARICHDatabaseImporter::timedate2' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2220 The member function 'Belle2::ARICHDatabaseImporter::getSlopes' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2242 The member function 'Belle2::ARICHDatabaseImporter::getFwhm' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2348 The member function 'Belle2::ARICHDatabaseImporter::exportFebTest' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2520 The member function 'Belle2::ARICHDatabaseImporter::exportHapdChipInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2643 The member function 'Belle2::ARICHDatabaseImporter::getChannelPosition' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2630 The member function 'Belle2::ARICHDatabaseImporter::getGraphGainCurrent' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2704 The member function 'Belle2::ARICHDatabaseImporter::exportHapdInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2769 The member function 'Belle2::ARICHDatabaseImporter::exportHapdQE' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2786 The member function 'Belle2::ARICHDatabaseImporter::printBiasVoltagesForHapdChip' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2842 The member function 'Belle2::ARICHDatabaseImporter::getAerogelParams' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:2935 The member function 'Belle2::ARICHDatabaseImporter::exportFEBoardInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:3149 The member function 'Belle2::ARICHDatabaseImporter::exportModuleTest' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:3279 The member function 'Belle2::ARICHDatabaseImporter::exportSensorModuleMap' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:3301 The member function 'Belle2::ARICHDatabaseImporter::exportSensorModuleMapInfo' can be static. [functionStatic]
arich/calibration/src/ARICHDatabaseImporter.cc:3372 The member function 'Belle2::ARICHDatabaseImporter::exportMagnetTest' can be static. [functionStatic]
arich/calibration/include/ARICHDatabaseImporter.h:625 The member function 'Belle2::ARICHDatabaseImporter::printContainer' can be static. [functionStatic]
arich/calibration/include/ARICHDatabaseTools.h:244 The member function 'Belle2::ARICHTools::PrivateHelperClasses::TokenCast < int >::isValidChar' can be static. [functionStatic]
arich/calibration/include/ARICHDatabaseTools.h:276 The member function 'Belle2::ARICHTools::PrivateHelperClasses::TokenCast < double >::isValidChar' can be static. [functionStatic]
arich/calibration/include/ARICHDatabaseTools.h:305 The member function 'Belle2::ARICHTools::PrivateHelperClasses::TokenCast < ModuleID_t >::isValidChar' can be static. [functionStatic]
arich/calibration/include/ARICHDatabaseTools.h:69 Class 'ModuleID_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arich/dbobjects/include/ARICHHapdQE.h:41 Function 'getHapdSerialNumber()' should return member 'm_serial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHSensorModuleInfo.h:91 Function 'getHAPDserial()' should return member 'm_HAPDserial' by const reference. [returnByReference]
arich/dbobjects/include/ARICHSensorModuleInfo.h:151 Function 'getSensorModuleComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/include/ARICHMergerInfo.h:63 Function 'getMergerComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/dbobjects/include/ARICHCableInfo.h:82 Function 'getCableComment()' should return member 'm_comment' by const reference. [returnByReference]
arich/calibration/src/ARICHDatabaseImporter.cc:1627 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1675 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1680 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1685 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1690 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1695 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1712 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1804 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1825 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1827 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1828 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1829 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1830 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1831 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1832 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2275 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2297 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2333 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2744 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2749 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3025 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3031 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3034 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3037 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3044 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3047 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3050 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3058 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3061 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3064 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3071 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3074 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3077 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3082 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3087 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3092 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3097 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:3102 C-style pointer casting [cstyleCast]
arich/calibration/src/ARICHDatabaseImporter.cc:608 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1397 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1398 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1561 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:1562 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2230 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2231 Floating-point cast causes loss of precision. [suspiciousFloatingPointCast]
arich/calibration/src/ARICHDatabaseImporter.cc:2885 Variable 'delivery' is assigned an expression that holds the same value. [redundantAssignment]
arich/calibration/src/ARICHDatabaseImporter.cc:2887 Variable 'delivery' is assigned an expression that holds the same value. [redundantAssignment]
arich/calibration/src/ARICHDatabaseImporter.cc:353 The scope of the variable 'mot' can be reduced. [variableScope]
arich/calibration/src/ARICHDatabaseImporter.cc:1347 The scope of the variable 'serial' can be reduced. [variableScope]
arich/calibration/src/ARICHDatabaseImporter.cc:2475 The scope of the variable 'chip_2d' can be reduced. [variableScope]
arich/calibration/src/ARICHDatabaseImporter.cc:226 Range variable 'plate' should be declared as const reference. [iterateByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:254 Range variable 'tile' should be declared as const reference. [iterateByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:333 Range variable 'mergerCoolingNode' should be declared as const reference. [iterateByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:1267 Function parameter 'outRootFileName' should be passed by const reference. [passedByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:1878 Function parameter 'enddate' should be passed by const reference. [passedByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:1896 Function parameter 'badCH' should be passed by const reference. [passedByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:2195 Function parameter 'time' should be passed by const reference. [passedByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:2617 Function parameter 'chipDelay' should be passed by const reference. [passedByValue]
arich/calibration/src/ARICHDatabaseImporter.cc:374 Variable 'apexNamesStr' can be declared as const array [constVariable]
arich/calibration/src/ARICHDatabaseImporter.cc:1627 Variable 'myelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:2682 Parameter 'chipnum' can be declared as pointer to const [constParameterPointer]
arich/calibration/src/ARICHDatabaseImporter.cc:2714 Variable 'newelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3287 Variable 'newelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3290 Variable 'newerelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3294 Variable 'newestelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3307 Variable 'newelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3313 Variable 'newerelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:3317 Variable 'newestelement' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:2394 Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
arich/calibration/src/ARICHDatabaseImporter.cc:2395 Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:587 The scope of the variable 'pad_fi' can be reduced. [variableScope]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:654 The scope of the variable 'expected' can be reduced. [variableScope]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:149 Parameter 'refractiveInd' can be declared as pointer to const [constParameterPointer]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:149 Parameter 'z' can be declared as pointer to const [constParameterPointer]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:252 Parameter 'refractiveInd' can be declared as pointer to const [constParameterPointer]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:252 Parameter 'z' can be declared as pointer to const [constParameterPointer]
arich/modules/arichReconstruction/src/ARICHReconstruction.cc:492 Variable 'h' can be declared as pointer to const [constVariablePointer]
arich/calibration/src/ARICHDatabaseImporter.cc:1670 Variable 'tree' is assigned a value that is never used. [unreadVariable]
arich/calibration/scripts/alignment/DrawDisplacement.C:12 Unmatched suppression: constVariable [unmatchedSuppression]
arich/calibration/scripts/alignment/DrawDisplacement.C:13 Unmatched suppression: constVariable [unmatchedSuppression]