Class Reference for E1039 Core & Analysis Software
PHMessageLinkDef.h
Go to the documentation of this file.
1 #ifdef __CINT__
2 
3 #include "phool.h"
4 #pragma link C++ enum PHMessageType;
5 #pragma link C++ enum PHAccessType;
6 #pragma link C++ enum PHTreeType;
7 #pragma link C++ function PHMessage(const std::string &, int, const std::string &);
8 
9 #endif /* __CINT__ */