#include <SimplifyRatio.h>
Public Member Functions | |
typedef | PROD (typename Prod::AB, typename Prod::C) type |
Static Public Member Functions | |
static type | combine (const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c) |
Definition at line 157 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 159 of file SimplifyRatio.h.
References trackerHits::c.
Referenced by funct::RatioP1< F, G, H >::combine().
typedef funct::AuxProductRatio< Prod, simplify >::PROD | ( | typename Prod::AB | , |
typename Prod::C | |||
) |