Logo ROOT   6.14/05
Reference Guide
Classes
RooSpHarmonic.h File Reference
#include "RooLegendre.h"
#include "RooRealProxy.h"
Include dependency graph for RooSpHarmonic.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooSpHarmonic
 Implementation of the so-called real spherical harmonics, using the orthonormal normalization, which are related to spherical harmonics as:

\[ Y_{l0} = Y_l^0 (m=0) \\ Y_{lm} = \frac{1}{\sqrt{2}} \left( Y_l^m + (-1)^m Y_l^{-m} \right) (m>0) \\ Y_{lm} = \frac{1}{i\sqrt{2}} \left( Y_l^{|m|} - (-1)^{|m|} Y_l^{-|m|} \right) (m<0) \]

. More...