00001 #include "Rtypes.h" 00002 namespace SctData{ 00012 Double_t erf(Double_t *x, Double_t *par) throw(); 00013 00017 Double_t erfc(Double_t *x, Double_t *par) throw(); 00018 00022 Double_t tophat(Double_t *x, Double_t *par) throw(); 00023 00025 } // end of namespace SctData