13#ifndef EVT_BLATT_WEISSKOPF_HH
14#define EVT_BLATT_WEISSKOPF_HH
26 double get(
double p){
return compute(p);}
35 double compute(
double p)
const;
EvtBlattWeisskopf(const EvtBlattWeisskopf &)
double operator()(double p) const
EvtBlattWeisskopf(int LL, double R, double p0)