]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/AliHLTSampleLinkDef.h
adding ROOTLIBS library dependencies to HLTbase
[u/mrichter/AliRoot.git] / HLT / AliHLTSampleLinkDef.h
CommitLineData
e969a926 1//automatically generated ROOT DICT definition
2//!!! DO NOT EDIT THIS FILE !!!
3//add further class definitions to the CLASS_HDRS variable in Makefile.am
4#ifdef __CINT__
5#pragma link off all globals;
6#pragma link off all classes;
7#pragma link off all functions;
8#pragma link C++ class AliHLTSampleComponent1+;
9#pragma link C++ class AliHLTSampleComponent2+;
10#pragma link C++ class AliHLTSampleMonitoringComponent+;
11#pragma link C++ class AliHLTAgentSample+;
12#pragma link C++ class AliHLTSamplePreprocessor+;
13#pragma link C++ class AliHLTSampleOfflineSinkComponent+;
14#pragma link C++ class AliHLTDummyComponent+;
15#endif