Repalce m_log of LVL1TGCTrigger by msg() of AthCommonMsg.
Repalce m_log of LVL1TGCTrigger by msg() of AthCommonMsg.
LVL1TGCTrigger inherits AthAlgorithm. AthAlgorithm inherits AthCommonMsg.
http://goetz.web.cern.ch/goetz/mutable_2019-09-08.html#Trigger
nightly/master/2019-09-08T2131:Trigger/TrigT1/TrigT1TGC/TrigT1TGC/LVL1TGCTrigger.h +174
4d0fcefc20eaa8b483b7ab4fbf9b5a6dd85c2e1e 2019-09-05_T1725 Susumu Oda Remove unnecessary StoreGateSvc
9f82b81315ba312aa0c151beb610d60b37736f02 2019-01-18_T0501 scott snyder TrigT1TGC: Comply with ATLAS naming conventions.
78ece3fe0712f4ef42a1399bc56b4a8f253c4e65 2019-01-07_T0829 Tomoe Kishimoto Migration of condition db interface of TrigT1TGC
172
173 // log
174 mutable MsgStream m_log;
175 bool m_debuglevel;
176
Edited by Susumu Oda