ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AnalyzeSimpleTreeLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file AnalyzeSimpleTreeLinkDef.h
1 #ifdef __CINT__
2 // -! means no streamers which is root'ish for
3 // we don't want to save this class on a file
4 // (who wants to save a reconstruction module
5 // in a file - no point to that)
6 #pragma link C++ class AnalyzeSimpleTree-!;
7 
8 #endif /* __CINT__ */