src
CommonTools
CandUtils
interface
cloneDecayTree.h
Go to the documentation of this file.
1
#ifndef CandUtils_cloneDecayTree_h
2
#define CandUtils_cloneDecayTree_h
3
#include "
DataFormats/Candidate/interface/CandidateFwd.h
"
4
#include <memory>
5
6
std::unique_ptr<reco::Candidate>
cloneDecayTree
(
const
reco::Candidate
&);
7
8
#endif
reco::Candidate
Definition:
Candidate.h:27
cloneDecayTree
std::unique_ptr< reco::Candidate > cloneDecayTree(const reco::Candidate &)
Definition:
cloneDecayTree.cc:6
CandidateFwd.h
Generated for CMSSW Reference Manual by
1.8.14