#include <LayerClusterToCaloParticleAssociator.h>
Private Attributes | |
std::unique_ptr< LayerClusterToCaloParticleAssociatorBaseImpl > | m_impl |
Definition at line 16 of file LayerClusterToCaloParticleAssociator.h.
hgcal::LayerClusterToCaloParticleAssociator::LayerClusterToCaloParticleAssociator | ( | std::unique_ptr< hgcal::LayerClusterToCaloParticleAssociatorBaseImpl > | ptr | ) |
Definition at line 5 of file LayerClusterToCaloParticleAssociator.cc.
|
default |
|
default |
|
delete |
|
default |
|
inline |
Associate a LayerCluster to CaloParticles.
Definition at line 30 of file LayerClusterToCaloParticleAssociator.h.
References m_impl.
Referenced by LCToCPAssociatorEDProducer::produce().
|
inline |
Associate a CaloParticle to LayerClusters.
Definition at line 36 of file LayerClusterToCaloParticleAssociator.h.
References m_impl.
Referenced by LCToCPAssociatorEDProducer::produce().
|
default |
|
delete |
|
private |
Definition at line 43 of file LayerClusterToCaloParticleAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().