|
||||
File indexing completed on 2025-01-18 10:11:27
0001 #ifndef roofit_roofitcore_RooFit_RooSetProxy_h 0002 #define roofit_roofitcore_RooFit_RooSetProxy_h 0003 0004 #include <RooArgList.h> 0005 #include <RooCollectionProxy.h> 0006 0007 using RooSetProxy = RooCollectionProxy<RooArgSet>; 0008 0009 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |