#include <SimplifyRatio.h>
Public Member Functions | |
typedef | RATIO (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 225 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 227 of file SimplifyRatio.h.
References trackerHits::c.
Referenced by funct::RatioP2< F, G, H >::combine().
typedef funct::AuxProductRatio2< Prod, simplify >::RATIO | ( | typename Prod::AB | , |
typename Prod::C | |||
) |