|
|
Go to the documentation of this file. 1 #ifndef PhysicsTools_Utilities_SimplifyRatio_h
2 #define PhysicsTools_Utilities_SimplifyRatio_h
14 #include <type_traits>
28 template <
int n,
typename A,
bool positive = (n >= 0)>
85 template <TYPT2,
bool parametric = (Parametric<A>::value == 1) || (Parametric<B>::value == 1)>
99 template <TYPT3,
bool parametric = (Parametric<A>::value == 1)>
142 template <
typename Prod,
bool simplify = Prod::value>
150 template <
typename Prod>
158 template <
typename F,
typename G,
typename H>
165 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return f; }
166 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return g; }
167 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return h; }
176 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return f; }
177 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return h; }
178 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return g; }
187 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return g; }
188 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return h; }
189 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return f; }
210 template <
typename Prod,
bool simplify = Prod::value>
218 template <
typename Prod>
226 template <
typename F,
typename G,
typename H>
233 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return f; }
234 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return g; }
235 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return h; }
244 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return f; }
245 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return h; }
246 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return g; }
255 inline static const A&
a(
const F&
f,
const G&
g,
const H&
h) {
return g; }
256 inline static const B&
b(
const F&
f,
const G&
g,
const H&
h) {
return h; }
257 inline static const C&
c(
const F&
f,
const G&
g,
const H&
h) {
return f; }
284 template <TYPT3,
bool simplify = false>
RatioStruct< typename Prod::C, typename Prod::AB > type
static const A & a(const F &f, const G &g, const H &h)
AuxSumRatio< A, B, C, ratio1::value or ratio2::value > aux
static const B & b(const F &f, const G &g, const H &h)
static type combine(const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c)
TEMPL(T2) struct Divides B
#define RATIO_RULE(TMPL, T1, T2, RES, COMB)
static const C & c(const F &f, const G &g, const H &h)
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
typedef DIFF(PROD(A, B1), PRIMIT(X, PROD(A1, B1))) type
static const C & c(const F &f, const G &g, const H &h)
static const B & b(const F &f, const G &g, const H &h)
static type combine(const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c)
static const B & b(const F &f, const G &g, const H &h)
static const C & c(const F &f, const G &g, const H &h)
static const A & a(const F &f, const G &g, const H &h)
static const A & a(const F &f, const G &g, const H &h)
typedef POWER(A, NUM(n)) arg
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
const Numerical< n > & num()
RatioStruct< typename Prod::AB, typename Prod::C > type
static type combine(const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c)
AuxProductRatio< prod >::type type
static const C & c(const F &f, const G &g, const H &h)
Power< A, typename Difference< B, C >::type >::type type
static type combine(const A &_1, const B &_2)
Product< typename Prod::AB, typename Prod::C >::type type
std::conditional< prod1::value, prod1, typename std::conditional< prod2::value, prod2, prod0 >::type >::type prod
Ratio< typename Prod::AB, typename Prod::C >::type type
Minus< typename Ratio< A, Numerical< -n > >::type >::type type
static const B & b(const F &f, const G &g, const H &h)
std::conditional< prod1::value, prod1, typename std::conditional< prod2::value, prod2, prod0 >::type >::type prod
static type combine(const arg1 &_1, const arg2 &_2)
static const B & b(const F &f, const G &g, const H &h)
RatioStruct< arg1, arg2 > type
RatioStruct< typename Sum< A, B >::type, typename Sum< B, A >::type > type
TEMPL(T1) struct Divides0
static const C & c(const F &f, const G &g, const H &h)
static const A & a(const F &f, const G &g, const H &h)
static type combine(const H &h, const ProductStruct< F, G > &fg)
AuxProductRatio2< prod >::type type
static const A & a(const F &f, const G &g, const H &h)
static const std::string B
static const C & c(const F &f, const G &g, const H &h)
#define COMBINE(A, B, RES)
static const B & b(const F &f, const G &g, const H &h)
static type combine(const ProductStruct< F, G > &fg, const H &h)
RatioStruct< SumStruct< A, B >, C > type
Power< A, B >::type pow(const A &a, const B &b)
RatioStruct< A, Numerical< n > > type
static const A & a(const F &f, const G &g, const H &h)
static type combine(const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c)
Sum< typename Ratio< A, C >::type, typename Ratio< B, C >::type >::type type
typedef PROD(F, SUM(RATIO(A, F), RATIO(B, F))) type
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g