Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/root/RooFitMoreLib.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #ifndef ROO_ROOFITMORE_LIB
0002 #define ROO_ROOFITMORE_LIB
0003 
0004 // class to load RooFitMore library
0005 
0006 struct  RooFitMoreLib {
0007 
0008    static void Load();
0009 };
0010 
0011 #endif