CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Static Public Member Functions
combiner::helpers::ShallowClonePtr Struct Reference

#include <CandCombiner.h>

Public Types

typedef reco::CandidatePtr CandPtr
 

Static Public Member Functions

static void addDaughter (reco::CompositeCandidate &cmp, const reco::CandidatePtr &c, const std::string name="")
 

Detailed Description

Definition at line 35 of file CandCombiner.h.

Member Typedef Documentation

Definition at line 36 of file CandCombiner.h.

Member Function Documentation

static void combiner::helpers::ShallowClonePtr::addDaughter ( reco::CompositeCandidate cmp,
const reco::CandidatePtr c,
const std::string  name = "" 
)
inlinestatic

Definition at line 37 of file CandCombiner.h.

References reco::CompositeCandidate::addDaughter(), and mergeVDriftHistosByStation::name.

37  {
39  }
void addDaughter(const Candidate &, const std::string &s="")
add a clone of the passed candidate as daughter