CMS 3D CMS Logo

Public Member Functions

funct::AuxSum< Prod, simplify > Struct Template Reference

#include <SimplifySum.h>

List of all members.

Public Member Functions

 COMBINE (typename Prod::AB, typename Prod::C, _1+_2)
typedef SUM (typename Prod::AB, typename Prod::C) type

Detailed Description

template<typename Prod, bool simplify = Prod::value>
struct funct::AuxSum< Prod, simplify >

Definition at line 124 of file SimplifySum.h.


Member Function Documentation

template<typename Prod , bool simplify = Prod::value>
funct::AuxSum< Prod, simplify >::COMBINE ( typename Prod::AB  ,
typename Prod::C  ,
_1+  _2 
)
template<typename Prod , bool simplify = Prod::value>
typedef funct::AuxSum< Prod, simplify >::SUM ( typename Prod::AB  ,
typename Prod::C   
)