CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::AuxSumRatio< A, B, C, simplify > Struct Template Reference

#include <SimplifyRatio.h>

Public Types

typedef RatioStruct< SumStruct< A, B >, Ctype
 

Static Public Member Functions

static type combine (const SumStruct< A, B > &_1, const C &_2)
 

Detailed Description

template<typename A, typename B, typename C, bool simplify = false>
struct funct::AuxSumRatio< A, B, C, simplify >

Definition at line 285 of file SimplifyRatio.h.

Member Typedef Documentation

◆ type

template<typename A , typename B , typename C , bool simplify = false>
typedef RatioStruct< SumStruct< A , B > , C > funct::AuxSumRatio< A, B, C, simplify >::type

Definition at line 286 of file SimplifyRatio.h.

Member Function Documentation

◆ combine()

template<typename A , typename B , typename C , bool simplify = false>
static type funct::AuxSumRatio< A, B, C, simplify >::combine ( const SumStruct< A, B > &  _1,
const C _2 
)
inlinestatic

Definition at line 287 of file SimplifyRatio.h.

290 {