Main Page
Namespaces
Classes
Package Documentation
src
SimMuon
MCTruth
src
MuonToSimAssociatorBase.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: SimMuon/MCTruth
4
// Class : MuonToSimAssociatorBase
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Tue, 06 Jan 2015 20:14:49 GMT
11
//
12
13
// system include files
14
15
// user include files
16
#include "
FWCore/Utilities/interface/typelookup.h
"
17
#include "
SimMuon/MCTruth/interface/MuonToSimAssociatorBase.h
"
18
19
//
20
// constants, enums and typedefs
21
//
22
23
//
24
// static data member definitions
25
//
26
27
//
28
// constructors and destructor
29
//
30
MuonToSimAssociatorBase::MuonToSimAssociatorBase
() {}
31
32
MuonToSimAssociatorBase::~MuonToSimAssociatorBase
() {}
33
34
TYPELOOKUP_DATA_REG
(
MuonToSimAssociatorBase
);
MuonToSimAssociatorBase.h
typelookup.h
MuonToSimAssociatorBase::MuonToSimAssociatorBase
MuonToSimAssociatorBase()
Definition:
MuonToSimAssociatorBase.cc:30
MuonToSimAssociatorBase::~MuonToSimAssociatorBase
virtual ~MuonToSimAssociatorBase()
Definition:
MuonToSimAssociatorBase.cc:32
TYPELOOKUP_DATA_REG
#define TYPELOOKUP_DATA_REG(_dataclass_)
Definition:
typelookup.h:102
MuonToSimAssociatorBase
Definition:
MuonToSimAssociatorBase.h:15
Generated for CMSSW Reference Manual by
1.8.11