Go to the source code of this file.
|
template<typename T , typename U , typename V > |
void | assignValue (const T &ptr, const U &input_map, const std::string &name, const V &map, float &value) |
|
void | get_product (const edm::Event &evt, const edm::EDGetTokenT< edm::ValueMap< float > > &tok, std::unordered_map< unsigned, edm::Handle< edm::ValueMap< float > > > &map) |
|
template<typename T , typename U , typename V > |
void | make_consumes (T &tag, U &tok, V &sume) |
|
static const
ModifyObjectValueFactory::PMaker
< EGPfIsolationModifierFromValueMaps > | s_maker__LINE__ ("EGPfIsolationModifierFromValueMaps") |
|
template<typename T , typename U , typename V >
void assignValue |
( |
const T & |
ptr, |
|
|
const U & |
input_map, |
|
|
const std::string & |
name, |
|
|
const V & |
map, |
|
|
float & |
value |
|
) |
| |
|
inline |
template<typename T , typename U , typename V >
void make_consumes |
( |
T & |
tag, |
|
|
U & |
tok, |
|
|
V & |
sume |
|
) |
| |
|
inline |