CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

Definition at line 24 of file PATObjectUserDataEmbedder.cc.

24  {
25  obj.addUserInt(key, val);
26  }
tuple key
prepare the HTCondor submission files and eventually submit them