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