00001 void P010_GSLIntegrator() 00002 { 00003 gPluginMgr->AddHandler("ROOT::Math::VirtualIntegrator", "GSLIntegrator", "ROOT::Math::GSLIntegrator", 00004 "MathMore", "GSLIntegrator(const char *, int, double, double, unsigned int)"); 00005 }