CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
edm::DoIsProductEqual< T > Struct Template Reference

#include <Wrapper.h>

Public Member Functions

bool operator() (T const &a, T const &b) const
 

Detailed Description

template<typename T>
struct edm::DoIsProductEqual< T >

Definition at line 233 of file Wrapper.h.

Member Function Documentation

template<typename T >
bool edm::DoIsProductEqual< T >::operator() ( T const &  a,
T const &  b 
) const
inline

Definition at line 234 of file Wrapper.h.

234 { return a.isProductEqual(b); }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121