CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions
pat::helper::AddUserIntFromBool Struct Reference

Public Types

typedef edm::ValueMap< value_typeproduct_type
 
typedef bool value_type
 

Public Member Functions

template<typename ObjectType >
void addData (ObjectType &obj, const std::string &key, const value_type &val)
 

Detailed Description

Definition at line 20 of file PATObjectUserDataEmbedder.cc.

Member Typedef Documentation

Definition at line 22 of file PATObjectUserDataEmbedder.cc.

Definition at line 21 of file PATObjectUserDataEmbedder.cc.

Member Function Documentation

template<typename ObjectType >
void pat::helper::AddUserIntFromBool::addData ( ObjectType &  obj,
const std::string &  key,
const value_type val 
)
inline