#include <TracksterToSimClusterAssociator.h>
Private Attributes | |
std::unique_ptr< TracksterToSimClusterAssociatorBaseImpl > | m_impl |
Definition at line 16 of file TracksterToSimClusterAssociator.h.
hgcal::TracksterToSimClusterAssociator::TracksterToSimClusterAssociator | ( | std::unique_ptr< hgcal::TracksterToSimClusterAssociatorBaseImpl > | ptr | ) |
Definition at line 5 of file TracksterToSimClusterAssociator.cc.
|
default |
|
default |
|
delete |
|
default |
|
inline |
Associate a Trackster to SimClusters.
Definition at line 29 of file TracksterToSimClusterAssociator.h.
References m_impl.
Referenced by TSToSCAssociatorEDProducer::produce().
|
inline |
Associate a SimCluster to Tracksters.
Definition at line 36 of file TracksterToSimClusterAssociator.h.
References m_impl.
Referenced by TSToSCAssociatorEDProducer::produce().
|
default |
|
delete |
|
private |
Definition at line 44 of file TracksterToSimClusterAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().