Main Page
Namespaces
Classes
Package Documentation
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
12
// Virtual destructor needed so MixingModule can delete the list
13
// of MixingWorkers without knowing their exact type.
14
MixingWorkerBase::~MixingWorkerBase
() { }
15
16
}
//edm
MixingWorkerBase.h
edm::MixingWorkerBase::~MixingWorkerBase
virtual ~MixingWorkerBase()
Definition:
MixingWorkerBase.cc:14
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11