src
SimDataFormats
Associations
src
TrackToTrackingParticleAssociator.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: SimDataFormats/Associations
4
// Class : TrackToTrackingParticleAssociator
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Wed, 31 Dec 2014 14:47:11 GMT
11
//
12
13
// system include files
14
15
// user include files
16
#include "
SimDataFormats/Associations/interface/TrackToTrackingParticleAssociator.h
"
17
18
reco::TrackToTrackingParticleAssociator::TrackToTrackingParticleAssociator
(
19
std::unique_ptr<reco::TrackToTrackingParticleAssociatorBaseImpl> iImpl)
20
: m_impl{
std::move
(iImpl)} {}
TrackToTrackingParticleAssociator.h
reco::TrackToTrackingParticleAssociator::TrackToTrackingParticleAssociator
TrackToTrackingParticleAssociator()=default
eostools.move
def move(src, dest)
Definition:
eostools.py:511
Generated for CMSSW Reference Manual by
1.8.14