CMS 3D CMS Logo

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

◆ CandPtr

Definition at line 36 of file CandCombiner.h.

Member Function Documentation

◆ addDaughter()

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