#include <MtdRecoClusterToSimLayerClusterAssociator.h>
Private Attributes | |
std::unique_ptr< MtdRecoClusterToSimLayerClusterAssociatorBaseImpl > | m_impl |
Definition at line 15 of file MtdRecoClusterToSimLayerClusterAssociator.h.
reco::MtdRecoClusterToSimLayerClusterAssociator::MtdRecoClusterToSimLayerClusterAssociator | ( | std::unique_ptr< reco::MtdRecoClusterToSimLayerClusterAssociatorBaseImpl > | ptr | ) |
Definition at line 3 of file MtdRecoClusterToSimLayerClusterAssociator.cc.
|
default |
|
default |
|
delete |
|
default |
|
inline |
Associate RecoCluster to MtdSimLayerCluster.
Definition at line 30 of file MtdRecoClusterToSimLayerClusterAssociator.h.
References m_impl.
Referenced by MtdRecoClusterToSimLayerClusterAssociatorEDProducer::produce().
|
inline |
Associate MtdSimLayerCluster to RecoCluster.
Definition at line 37 of file MtdRecoClusterToSimLayerClusterAssociator.h.
References m_impl.
Referenced by MtdRecoClusterToSimLayerClusterAssociatorEDProducer::produce().
|
default |
|
delete |
|
private |
Definition at line 41 of file MtdRecoClusterToSimLayerClusterAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().