#include <makeCompositeCandidate.h>
Public Member Functions | |
void | addDaughter (const reco::CandidatePtr &dau) |
CompositePtrCandidateMaker (std::auto_ptr< reco::CompositePtrCandidate > cmp) | |
template<typename S > | |
std::auto_ptr< reco::Candidate > | operator[] (const S &setup) |
Private Member Functions | |
std::auto_ptr< reco::Candidate > | release () |
Private Attributes | |
std::auto_ptr < reco::CompositePtrCandidate > | cmp_ |
Definition at line 30 of file makeCompositeCandidate.h.
|
inline |
Definition at line 31 of file makeCompositeCandidate.h.
|
inline |
Definition at line 34 of file makeCompositeCandidate.h.
References cmp_.
Referenced by makeCompositePtrCandidate().
|
inline |
Definition at line 38 of file makeCompositeCandidate.h.
References cmp_, and release().
|
inlineprivate |
Definition at line 44 of file makeCompositeCandidate.h.
References cmp_, and run_regression::ret.
Referenced by cuy.ValElement::__init__(), and operator[]().
|
private |
Definition at line 43 of file makeCompositeCandidate.h.
Referenced by addDaughter(), operator[](), and release().