Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TILETRIPREADERLINKDEF_H
6 #define TILETRIPREADERLINKDEF_H
15 #pragma link off all typedefs;
16 #pragma link off all globals;
17 #pragma link off all classes;
18 #pragma link off all functions;
20 #pragma link C++ class vector<char>+;
21 #pragma link C++ class Root::TTileTripReader+;
23 #endif // #ifdef __CINT__