Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimGeneral
MixingModule
plugins
MixingWorkerBase.cc
Go to the documentation of this file.
1
// File: MixingWorkerBase.cc
2
// Description: see MixingWorkerBase.h
3
// Author: Ursula Berthon, LLR Palaiseau
4
//
5
//--------------------------------------------
6
7
#include "
MixingWorkerBase.h
"
8
9
namespace
edm {
10
11
// Virtual destructor needed so MixingModule can delete the list
12
// of MixingWorkers without knowing their exact type.
13
MixingWorkerBase::~MixingWorkerBase
() {}
14
15
}
// namespace edm
MixingWorkerBase.h
edm::MixingWorkerBase::~MixingWorkerBase
virtual ~MixingWorkerBase()
Definition:
MixingWorkerBase.cc:13
Generated for CMSSW Reference Manual by
1.8.5