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