1 #ifndef CommonTools_UtilAlgos_TwoObjectCalculator_H 2 #define CommonTools_UtilAlgos_TwoObjectCalculator_H 8 template <
typename LHS,
typename RHS >
double operator()(
const LHS & lhs,
const RHS & rhs){
9 double cdphi =
cos(lhs.phi()-rhs.phi());
double operator()(const LHS &lhs, const RHS &rhs)
static std::string description()
Cos< T >::type cos(const T &t)
static std::string calculationType()