]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGGA/PWGGAUtilsLinkDef.h
in correlation with neutrals, do not skip filling of trigger histograms if no neutral...
[u/mrichter/AliRoot.git] / PWGGA / PWGGAUtilsLinkDef.h
CommitLineData
47ed3090 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 AliEPFlattener+;
8
9#endif