code clean-up and styling
- remove trailing whitespaces - remove obsolete "optional" service pointers in loop mgr - move protected members to private and reorder - move event selector and input svc from Service to AthService, use the ATH_MSG macro in the implementation of these - fix minor compilation warnings - didn't touch THistSvcHLT which still derives from Service directly
Showing
- HLT/Trigger/TrigControl/TrigKernel/TrigKernel/HltExceptions.h 1 addition, 1 deletion...Trigger/TrigControl/TrigKernel/TrigKernel/HltExceptions.h
- HLT/Trigger/TrigControl/TrigServices/CMakeLists.txt 0 additions, 1 deletionHLT/Trigger/TrigControl/TrigServices/CMakeLists.txt
- HLT/Trigger/TrigControl/TrigServices/TrigServices/HltEventLoopMgr.h 62 additions, 70 deletions...r/TrigControl/TrigServices/TrigServices/HltEventLoopMgr.h
- HLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.cxx 130 additions, 167 deletionsHLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.cxx
- HLT/Trigger/TrigControl/TrigServices/src/TrigByteStreamInputSvc.cxx 22 additions, 22 deletions...r/TrigControl/TrigServices/src/TrigByteStreamInputSvc.cxx
- HLT/Trigger/TrigControl/TrigServices/src/TrigByteStreamInputSvc.h 2 additions, 2 deletions...ger/TrigControl/TrigServices/src/TrigByteStreamInputSvc.h
- HLT/Trigger/TrigControl/TrigServices/src/TrigEventSelectorByteStream.cxx 28 additions, 28 deletions...gControl/TrigServices/src/TrigEventSelectorByteStream.cxx
- HLT/Trigger/TrigControl/TrigServices/src/TrigEventSelectorByteStream.h 3 additions, 3 deletions...rigControl/TrigServices/src/TrigEventSelectorByteStream.h
Loading
Please register or sign in to comment