All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
makedict.sh
Go to the documentation of this file.
1 echo '
2 #pragma link C++ class anab::MVAResult+;
3 #pragma link C++ class vector<anab::MVAResult>+;
4 #pragma link C++ class map<string,double>+;
5 ' > Linkdef.h
6 
7 rootcint -f MVAResultDict.cxx -c $LARDATAOBJ_DIR/AnalysisBase/MVAResult.h Linkdef.h
8 g++ -shared -o MVAResultDict.so `root-config --ldflags` -fPIC -I$ROOTSYS/include MVAResultDict.cxx
9 rm MVAResultDict.cxx MVAResultDict.h Linkdef.h
see a below echo or echo I(indirect symbol).'echo" If the symbol is local (non-external)
BEGIN_PROLOG g
BEGIN_PROLOG dataFFTHistosEW root