CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
combiner::helpers::ShallowClone Struct Reference

#include <CandCombiner.h>

Public Types

typedef reco::CandidateBaseRef CandPtr
 

Static Public Member Functions

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

Detailed Description

Definition at line 27 of file CandCombiner.h.

Member Typedef Documentation

◆ CandPtr

Definition at line 28 of file CandCombiner.h.

Member Function Documentation

◆ addDaughter()

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