1#ifndef ROOT_Math_GSLRandom 
    2#define ROOT_Math_GSLRandom 
Namespace for new Math classes and functions.
 
Random< ROOT::Math::GSLRngMT > RandomMT
 
Random< ROOT::Math::GSLRngRanLux > RandomRanLux
 
Random< ROOT::Math::GSLRngGFSR4 > RandomGFSR4
 
Random< ROOT::Math::GSLRngTaus > RandomTaus
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...