CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::RatioP1< F, G, H >::prod1 Struct Reference

#include <SimplifyRatio.h>

Public Types

enum  { value = not::std::is_same<AB, base>::value }
 
typedef F A
 
typedef Ratio< A, B >::type AB
 
typedef H B
 
typedef RatioStruct< A, Bbase
 
typedef G C
 

Static Public Member Functions

static const Aa (const F &f, const G &g, const H &h)
 
static const Bb (const F &f, const G &g, const H &h)
 
static const Cc (const F &f, const G &g, const H &h)
 

Detailed Description

template<typename F, typename G, typename H>
struct funct::RatioP1< F, G, H >::prod1

Definition at line 171 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename F, typename G, typename H>
typedef F funct::RatioP1< F, G, H >::prod1::A

Definition at line 172 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef Ratio< A , B >::type funct::RatioP1< F, G, H >::prod1::AB

Definition at line 176 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef H funct::RatioP1< F, G, H >::prod1::B

Definition at line 173 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef RatioStruct< A , B > funct::RatioP1< F, G, H >::prod1::base

Definition at line 175 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef G funct::RatioP1< F, G, H >::prod1::C

Definition at line 174 of file SimplifyRatio.h.

Member Enumeration Documentation

template<typename F, typename G, typename H>
anonymous enum
Enumerator
value 

Definition at line 180 of file SimplifyRatio.h.

Member Function Documentation

template<typename F, typename G, typename H>
static const A& funct::RatioP1< F, G, H >::prod1::a ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 177 of file SimplifyRatio.h.

References f.

177 { return f; }
double f[11][100]
template<typename F, typename G, typename H>
static const B& funct::RatioP1< F, G, H >::prod1::b ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 178 of file SimplifyRatio.h.

References h.

178 { return h; }
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
template<typename F, typename G, typename H>
static const C& funct::RatioP1< F, G, H >::prod1::c ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 179 of file SimplifyRatio.h.

References g.

179 { return g; }
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
Definition: Activities.doc:4