Skip to content

Commit

Permalink
Merge pull request #40355 from Dr15Jones/initializeRPCTBMuon
Browse files Browse the repository at this point in the history
Initialize member data in RPCTBMuon
  • Loading branch information
cmsbuild authored Dec 19, 2022
2 parents 2edf457 + 1b42e71 commit cdf3761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions L1Trigger/RPCTrigger/src/RPCTBMuon.cc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ RPCTBMuon::RPCTBMuon(const RPCPacMuon& pacMuon) : RPCMuon(pacMuon) {

m_EtaAddress = 0;
m_PhiAddress = 0;
m_muonBitsType = mbtUnset;
}
#endif //_STAND_ALONE
//---------------------------------------------------------------------------
Expand Down

0 comments on commit cdf3761

Please sign in to comment.