BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MessageSvcProvider.cxx
Go to the documentation of this file.
1
#include "
HltTools/MessageSvcProvider.h
"
2
3
MessageSvcProvider
* MessageSvcProvider::s_instancePointer = NULL;
4
5
MessageSvcProvider*
MessageSvcProvider::instance
() {
6
if
( s_instancePointer == NULL ) { s_instancePointer =
new
MessageSvcProvider; }
7
return
s_instancePointer;
8
}
MessageSvcProvider.h
MessageSvcProvider
Class that provides message services. Add to any classes that need message services.
Definition
MessageSvcProvider.h:17
MessageSvcProvider::instance
static MessageSvcProvider * instance()
Definition
MessageSvcProvider.cxx:5
8.0.0
BOSS_Source
EventFilter
HltUtilities
HltTools
src
MessageSvcProvider.cxx
Generated by
1.16.1