#include <LayerClusterToSimClusterAssociator.h>
Private Attributes | |
std::unique_ptr< LayerClusterToSimClusterAssociatorBaseImpl > | m_impl |
Definition at line 16 of file LayerClusterToSimClusterAssociator.h.
hgcal::LayerClusterToSimClusterAssociator::LayerClusterToSimClusterAssociator | ( | std::unique_ptr< hgcal::LayerClusterToSimClusterAssociatorBaseImpl > | ptr | ) |
Definition at line 5 of file LayerClusterToSimClusterAssociator.cc.
|
default |
|
default |
|
delete |
|
default |
|
inline |
Associate a LayerCluster to SimClusters.
Definition at line 29 of file LayerClusterToSimClusterAssociator.h.
References m_impl.
Referenced by LCToSCAssociatorEDProducer::produce().
|
inline |
Associate a SimCluster to LayerClusters.
Definition at line 35 of file LayerClusterToSimClusterAssociator.h.
References m_impl.
Referenced by LCToSCAssociatorEDProducer::produce().
|
default |
|
delete |
|
private |
Definition at line 42 of file LayerClusterToSimClusterAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().