Main Page
Namespaces
Classes
Package Documentation
SimDataFormats
Associations
src
TrackToGenParticleAssociator.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: SimDataFormats/Associations
4
// Class : TrackToGenParticleAssociator
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Mon, 05 Jan 2015 14:50:48 GMT
11
//
12
13
// system include files
14
15
// user include files
16
#include "
SimDataFormats/Associations/interface/TrackToGenParticleAssociator.h
"
17
18
//
19
// constants, enums and typedefs
20
//
21
22
//
23
// static data member definitions
24
//
25
26
//
27
// constructors and destructor
28
//
29
reco::TrackToGenParticleAssociator::TrackToGenParticleAssociator
(
30
std::unique_ptr<TrackToGenParticleAssociatorBaseImpl>
impl
)
31
: m_impl(
std
::
move
(impl)) {}
reco::TrackToGenParticleAssociator::TrackToGenParticleAssociator
TrackToGenParticleAssociator()=default
Constructor.
impl
Definition:
trackAlgoPriorityOrder.h:18
std
Definition:
JetResolutionObject.h:80
TrackToGenParticleAssociator.h
eostools.move
def move(src, dest)
Definition:
eostools.py:511
Generated for CMSSW Reference Manual by
1.8.11