Essentially I have a D dimensional loop integral $ \int d^dx_1 d^dx_2 \hspace{5pt} f(x_1,x_2)$ where f is a scalar function. I wish to convert it into an integral with the following parameterization
$\int_0^\infty ds_{11} \int_0^\infty ds_{22} \int_{-\sqrt{s_{11}s_{22}}}^{\sqrt{s_{11}s_{22}}}ds_{12} A(s_{ii},s_{12}) f(x_1,x_2)$ where
$s_{ij} := x_i.x_j$ and A is a scalar function that appears due to this variable change. I know that this is possible but I am getting really confused while deriving this. Any reference will be helpful too.