]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/RAWrecOnlineLinkDef.h
Update of the ID Volumes acording to the DCS and Electronic nomenclature of ACORDE...
[u/mrichter/AliRoot.git] / RAW / RAWrecOnlineLinkDef.h
CommitLineData
36a7d3c6 1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#pragma link C++ class AliRawReaderDateOnline+;
8
9#endif