static bool OrderV(const Vec4D &a,const Vec4D &b) { return a.EPerp()>b.EPerp(); }
double EV_SC_ET::Calc(const Vec4D &mom) { return mom.EPerp(); }