index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
solid_angle.h
blob: 99fda37b4aec7c07eb51ff7f71c5bd9a69068fc4 (
plain
)
1
2
3
#include <math.h> double get_solid_angle(double *pos, double *pmt, double *n, double r);