rawdata/dataobjects/include/RawFTSWFormat.h:28 The destructor '~RawFTSWFormat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:28 The destructor '~RawFTSWFormat_v1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:29 The destructor '~RawFTSWFormat_v2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:28 The destructor '~RawFTSWFormat_latest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawFTSW.h:34 The destructor '~RawFTSW' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawHeader_latest.h:315 The member function 'Belle2::RawHeader_latest::GetHdrNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawTrailer_latest.h:128 The member function 'Belle2::RawTrailer_latest::GetTrlNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawTrailer_v0.h:125 The member function 'Belle2::RawTrailer_v0::GetTrlNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawHeader_v1.h:342 The member function 'Belle2::RawHeader_v1::GetHdrNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawTrailer_v1.h:128 The member function 'Belle2::RawTrailer_v1::GetTrlNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawHeader_v2.h:356 The member function 'Belle2::RawHeader_v2::GetHdrNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawTrailer_v2.h:126 The member function 'Belle2::RawTrailer_v2::GetTrlNwords' can be static. [functionStatic]
rawdata/dataobjects/include/RawCOPPERFormat.h:58 The destructor '~RawCOPPERFormat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:38 The destructor '~RawCOPPERFormat_latest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:39 The destructor '~RawCOPPERFormat_v0' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:39 The destructor '~RawCOPPERFormat_v1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:40 The destructor '~RawCOPPERFormat_v2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:36 The destructor '~PostRawCOPPERFormat_v1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:37 The destructor '~PreRawCOPPERFormat_v1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:41 The destructor '~PostRawCOPPERFormat_v2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:34 The destructor '~PreRawCOPPERFormat_v2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:41 The destructor '~PostRawCOPPERFormat_latest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:34 The destructor '~PreRawCOPPERFormat_latest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawCOPPER.h:56 The destructor '~RawCOPPER' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawARICH.h:28 The destructor '~RawARICH' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:307 C-style pointer casting [cstyleCast]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:320 C-style pointer casting [cstyleCast]
rawdata/dataobjects/include/RawHeader_latest.h:300 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/dataobjects/include/RawHeader_v0.h:347 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/dataobjects/include/RawHeader_v1.h:327 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/dataobjects/include/RawHeader_v2.h:341 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:298 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:307 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:316 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:308 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:318 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:328 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:228 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:238 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:248 Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:320 Variable 'buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:278 Variable 'buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:307 Variable 'buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:358 Variable 'buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/include/RawHeader_v2.h:338 Parameter 'exprun_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/include/RawHeader_v1.h:324 Parameter 'exprun_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/include/RawHeader_v0.h:344 Parameter 'exprun_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/include/RawHeader_latest.h:297 Parameter 'exprun_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/include/RawCDC.h:28 The destructor '~RawCDC' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawTLUFormat.h:27 The destructor '~RawTLUFormat' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawTLU.h:29 The destructor '~RawTLU' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawSVD.h:27 The destructor '~RawSVD' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawECL.h:27 The destructor '~RawECL' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawTOP.h:28 The destructor '~RawTOP' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawKLM.h:28 The destructor '~RawKLM' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/include/RawTRG.h:28 The destructor '~RawTRG' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/dataobjects/src/PostRawCOPPERFormat_latest.cc:152 The member function 'Belle2::PostRawCOPPERFormat_latest::CheckB2LHSLBMagicWords' can be static. [functionStatic]
rawdata/dataobjects/src/PostRawCOPPERFormat_latest.cc:366 Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
rawdata/dataobjects/src/PostRawCOPPERFormat_latest.cc:152 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PostRawCOPPERFormat_v1.cc:250 The member function 'Belle2::PostRawCOPPERFormat_v1::CheckB2LHSLBMagicWords' can be static. [functionStatic]
rawdata/dataobjects/src/PostRawCOPPERFormat_v1.cc:408 Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
rawdata/dataobjects/src/PostRawCOPPERFormat_v1.cc:250 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PostRawCOPPERFormat_v1.cc:298 Variable 'temp_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PostRawCOPPERFormat_v1.cc:329 Variable 'detector_buf' can be declared as const array [constVariable]
rawdata/dataobjects/src/PostRawCOPPERFormat_v2.cc:218 The member function 'Belle2::PostRawCOPPERFormat_v2::CheckB2LHSLBMagicWords' can be static. [functionStatic]
rawdata/dataobjects/src/PostRawCOPPERFormat_v2.cc:218 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PostRawCOPPERFormat_v2.cc:355 Variable 'detector_buf' can be declared as const array [constVariable]
rawdata/dataobjects/src/PreRawCOPPERFormat_latest.cc:465 The member function 'Belle2::PreRawCOPPERFormat_latest::CalcReducedDataSize' can be static. [functionStatic]
rawdata/dataobjects/src/PreRawCOPPERFormat_latest.cc:536 The member function 'Belle2::PreRawCOPPERFormat_latest::CalcReducedNwords' can be static. [functionStatic]
rawdata/dataobjects/src/PreRawCOPPERFormat_latest.cc:547 The member function 'Belle2::PreRawCOPPERFormat_latest::CopyReducedBuffer' can be static. [functionStatic]
rawdata/dataobjects/src/PreRawCOPPERFormat_latest.cc:558 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_latest.cc:606 Variable 'temp_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v1.cc:727 The member function 'Belle2::PreRawCOPPERFormat_v1::CalcReducedDataSize' can be static. [functionStatic]
rawdata/dataobjects/src/PreRawCOPPERFormat_v1.cc:847 Variable 'buf_from' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v1.cc:1004 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v1.cc:1047 Variable 'temp_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v1.cc:1079 Variable 'detector_buf' can be declared as const array [constVariable]
rawdata/dataobjects/src/RawCOPPERFormat.cc:225 Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction]
rawdata/dataobjects/src/RawCOPPER.cc:103 Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
rawdata/dataobjects/src/RawCOPPER.cc:109 Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
rawdata/dataobjects/src/RawCOPPER.cc:115 Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck]
rawdata/dataobjects/src/RawCOPPER.cc:94 Function parameter 'class_name' should be passed by const reference. [passedByValue]
rawdata/dataobjects/src/RawCOPPER.cc:188 Function parameter 'rawcprpacker_info' should be passed by const reference. [passedByValue]
rawdata/dataobjects/src/RawCOPPER.cc:218 Function parameter 'rawcprpacker_info' should be passed by const reference. [passedByValue]
rawdata/dataobjects/src/RawCOPPER.cc:256 Function parameter 'rawcprpacker_info' should be passed by const reference. [passedByValue]
rawdata/dataobjects/src/RawCOPPERFormat_latest.cc:264 Unused variable: temp [unusedVariable]
rawdata/dataobjects/src/RawFTSW.cc:57 Condition 'm_buffer[POS_HEADER_SIZE]==VER_1_HEADER_SIZE' is always false [knownConditionTrueFalse]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:106 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:113 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:120 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:127 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:98 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:106 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:113 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:120 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:127 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_latest.cc:99 Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:98 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:105 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:112 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:119 C-style pointer casting [cstyleCast]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:90 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:98 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:105 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:112 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:119 Variable 'buffer' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/RawFTSWFormat_v2.cc:91 Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned]
rawdata/dataobjects/src/RawHeader_latest.cc:127 The member function 'Belle2::RawHeader_latest::SetOffset1stFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:136 The member function 'Belle2::RawHeader_latest::SetOffset2ndFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:145 The member function 'Belle2::RawHeader_latest::SetOffset3rdFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:154 The member function 'Belle2::RawHeader_latest::SetOffset4thFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:163 The member function 'Belle2::RawHeader_latest::GetOffset1stFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:173 The member function 'Belle2::RawHeader_latest::GetOffset2ndFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:183 The member function 'Belle2::RawHeader_latest::GetOffset3rdFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:193 The member function 'Belle2::RawHeader_latest::GetOffset4thFINESSE' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:58 The member function 'Belle2::RawHeader_latest::CheckHeader' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_latest.cc:58 Parameter 'buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/RawHeader_v2.cc:61 The member function 'Belle2::RawHeader_v2::CheckHeader' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_v1.cc:62 The member function 'Belle2::RawHeader_v1::CheckHeader' can be static. [functionStatic]
rawdata/dataobjects/src/RawHeader_v2.cc:61 Parameter 'buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/RawHeader_v1.cc:62 Parameter 'buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/RawPXD.cc:63 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/dataobjects/src/RawPXD.cc:63 Local variable 'data' shadows outer function [shadowFunction]
rawdata/dataobjects/src/RawPXD.cc:44 Variable 'it' can be declared as reference to const [constVariableReference]
rawdata/dataobjects/src/RawPXD.cc:59 Variable 'it' can be declared as reference to const [constVariableReference]
rawdata/dataobjects/src/RawPXD.cc:64 Variable 'it' can be declared as reference to const [constVariableReference]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:1074 The member function 'Belle2::PreRawCOPPERFormat_v2::CalcReducedDataSize' can be static. [functionStatic]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:503 Variable 'copper_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:565 Variable 'finesse_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:919 Variable 'fpga_trailer_magic' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:920 Variable 'driver_trailer_magic' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:1191 Variable 'buf_from' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:1416 Parameter 'finesse_buf' can be declared as pointer to const [constParameterPointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:1464 Variable 'temp_buf' can be declared as pointer to const [constVariablePointer]
rawdata/dataobjects/src/PreRawCOPPERFormat_v2.cc:1495 Variable 'detector_buf' can be declared as const array [constVariable]
rawdata/modules/TTDDQM/src/TTDDQMModule.cc:101 Condition 'm_EventLevelTriggerTimeInfo->isValid()' is always true [knownConditionTrueFalse]
rawdata/modules/include/PrintData.h:46 The destructor '~PrintDataModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/include/PrintDataTemplate.h:48 The destructor '~PrintDataTemplateModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/include/CheckErrorEvent.h:26 The destructor '~CheckErrorEventModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/src/CheckErrorEvent.cc:92 The scope of the variable 'delete_flag' can be reduced. [variableScope]
rawdata/modules/src/CheckErrorEvent.cc:93 The scope of the variable 'num_nodes' can be reduced. [variableScope]
rawdata/modules/src/CheckErrorEvent.cc:94 The scope of the variable 'num_events' can be reduced. [variableScope]
rawdata/modules/include/DummyDataPacker.h:38 The destructor '~DummyDataPackerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/include/HexDataPacker.h:40 The destructor '~HexDataPackerModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/include/Convert2RawDet.h:39 The destructor '~Convert2RawDetModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/src/Convert2RawDet.cc:140 C-style pointer casting [cstyleCast]
rawdata/modules/include/MakeDumHSLBData.h:24 The destructor '~MakeDumHSLBDataModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/src/CRCCalculator.cc:69 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/modules/include/Root2Binary.h:27 The destructor '~Root2BinaryModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/include/PrintEventRate.h:45 The destructor '~PrintEventRateModule' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride]
rawdata/modules/src/Root2Binary.cc:102 Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast]
rawdata/modules/src/PrintEventRate.cc:309 Variable 'm_prev_utime' is reassigned a value before the old one has been used. [redundantAssignment]
rawdata/modules/src/PrintEventRate.cc:307 Variable 'm_prev_tot_bytes' is reassigned a value before the old one has been used. [redundantAssignment]
rawdata/modules/src/PrintEventRate.cc:308 Variable 'm_prev_event' is reassigned a value before the old one has been used. [redundantAssignment]
rawdata/modules/src/PrintDataTemplate.cc:150 Variable 'buf' can be declared as pointer to const [constVariablePointer]
rawdata/modules/src/PrintDataTemplate.cc:302 Variable 'temp_buf' can be declared as pointer to const [constVariablePointer]
rawdata/modules/src/PrintEventRate.cc:161 The scope of the variable 'tlu_blknum' can be reduced. [variableScope]
rawdata/modules/src/PrintEventRate.cc:162 The scope of the variable 'ftsw_blknum' can be reduced. [variableScope]
rawdata/modules/src/PrintEventRate.cc:163 The scope of the variable 'pxd_blknum' can be reduced. [variableScope]
rawdata/modules/src/PrintEventRate.cc:214 The scope of the variable 'delete_flag' can be reduced. [variableScope]
rawdata/modules/src/PrintEventRate.cc:215 The scope of the variable 'num_nodes' can be reduced. [variableScope]
rawdata/modules/src/PrintEventRate.cc:216 The scope of the variable 'num_events' can be reduced. [variableScope]
rawdata/dataobjects/include/RawFTSW.h:38 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:35 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:39 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:43 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:47 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:51 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:55 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:59 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:63 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:67 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:71 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:75 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:79 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:85 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:89 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:94 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:98 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:102 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v1.h:106 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:36 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:40 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:44 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:48 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:52 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:56 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:60 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:64 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:68 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:72 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:76 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:82 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:88 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:97 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:101 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:105 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:109 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:113 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:117 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:121 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_v2.h:125 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:35 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:39 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:43 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:47 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:51 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:55 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:59 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:63 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:67 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:71 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:75 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:79 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:83 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:89 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:93 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:98 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:102 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:106 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:110 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:114 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:118 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:122 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawFTSWFormat_latest.h:126 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPER.h:64 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPER.h:103 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:51 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:55 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:59 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:63 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:67 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:71 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:75 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:79 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:85 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:95 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:98 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:101 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:104 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:107 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:110 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:114 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:118 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:122 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:126 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:130 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:138 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:142 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:146 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:150 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:154 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:158 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:162 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:166 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:170 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:186 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:190 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:198 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:202 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:206 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:210 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:214 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:218 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_latest.h:222 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:52 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:56 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:60 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:64 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:68 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:72 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:76 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:80 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:84 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:99 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:102 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:105 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:108 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:111 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:114 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:117 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:121 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:125 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:129 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:136 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:140 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:144 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:148 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:152 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:156 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:160 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:164 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:174 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:178 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:185 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:189 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:193 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:197 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:201 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:205 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:215 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:219 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:223 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:228 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:232 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:236 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:243 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:247 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:251 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:255 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:259 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v0.h:268 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:52 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:56 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:60 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:64 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:70 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:77 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:80 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:83 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:86 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:89 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:95 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:99 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:103 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:107 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:115 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:119 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:123 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:127 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:131 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:147 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:151 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:159 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:163 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:167 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v1.h:171 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:53 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:57 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:61 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:65 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:71 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:78 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:81 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:84 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:87 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:90 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:93 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:96 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:100 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:104 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:108 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:112 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:116 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:124 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:128 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:132 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:136 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:140 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:156 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:160 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:168 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:172 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:176 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/RawCOPPERFormat_v2.h:180 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:50 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:54 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:58 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:62 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:66 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:77 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:81 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:85 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:95 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:99 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:106 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:110 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:114 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:118 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:122 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:126 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:130 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:135 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:139 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:143 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:150 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v1.h:174 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:47 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:51 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:55 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:59 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:63 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:74 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:78 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:82 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:96 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:103 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:107 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:111 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:115 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:119 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:123 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:127 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:132 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:136 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:140 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:147 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_v2.h:171 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:47 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:59 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:69 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:73 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:80 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:84 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:88 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:92 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:96 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:100 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:104 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:109 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:113 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:117 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:124 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:148 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:157 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:164 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PreRawCOPPERFormat_latest.h:169 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:53 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:65 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:75 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:79 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:86 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:90 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:94 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:98 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:102 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:106 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:110 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:114 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:119 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:123 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:127 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:134 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:144 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:153 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:160 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_latest.h:165 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:53 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:57 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:61 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:65 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:69 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:80 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:84 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:88 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:98 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:102 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:109 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:113 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:117 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:121 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:125 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:129 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:133 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:137 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:142 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:146 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:150 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:157 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v2.h:167 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:48 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:52 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:56 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:60 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:64 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:75 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:79 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:83 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:93 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:97 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:104 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:108 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:112 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:116 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:120 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:124 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:128 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:133 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:137 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:141 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:148 Unmatched suppression: missingOverride [unmatchedSuppression]
rawdata/dataobjects/include/PostRawCOPPERFormat_v1.h:158 Unmatched suppression: missingOverride [unmatchedSuppression]