#include <TracksterToSimTracksterAssociator.h>
Private Attributes | |
std::unique_ptr< TracksterToSimTracksterAssociatorBaseImpl > | m_impl |
Definition at line 16 of file TracksterToSimTracksterAssociator.h.
hgcal::TracksterToSimTracksterAssociator::TracksterToSimTracksterAssociator | ( | std::unique_ptr< hgcal::TracksterToSimTracksterAssociatorBaseImpl > | ptr | ) |
Definition at line 5 of file TracksterToSimTracksterAssociator.cc.
|
default |
|
default |
|
delete |
|
default |
|
inline |
Associate a Trackster to SimClusters.
Definition at line 30 of file TracksterToSimTracksterAssociator.h.
References m_impl.
Referenced by TSToSimTSAssociatorEDProducer::produce().
|
inline |
Associate a SimCluster to Tracksters.
Definition at line 38 of file TracksterToSimTracksterAssociator.h.
References m_impl.
Referenced by TSToSimTSAssociatorEDProducer::produce().
|
default |
|
delete |
|
private |
Definition at line 47 of file TracksterToSimTracksterAssociator.h.
Referenced by associateRecoToSim(), and associateSimToReco().