CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions
pat::helper::AddUserCand Struct Reference

#include <PATUserDataMerger.h>

Public Types

typedef edm::ValueMap< value_typeproduct_type
 
typedef reco::CandidatePtr 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 64 of file PATUserDataMerger.h.

Member Typedef Documentation

Definition at line 66 of file PATUserDataMerger.h.

Definition at line 65 of file PATUserDataMerger.h.

Member Function Documentation

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

Definition at line 68 of file PATUserDataMerger.h.

68 { obj.addUserCand(key, val); }
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.