Main Page
Namespaces
Classes
Package Documentation
SimCalorimetry
EcalSimAlgos
interface
EEShape.h
Go to the documentation of this file.
1
#ifndef EcalSimAlgos_EEShape_h
2
#define EcalSimAlgos_EEShape_h
3
4
#include "
SimCalorimetry/EcalSimAlgos/interface/EcalShapeBase.h
"
5
6
class
EEShape
:
public
EcalShapeBase
7
{
8
public
:
9
10
EEShape
() ;
11
12
~EEShape
()
override
;
13
14
double
threshold
()
const override
;
15
16
protected
:
17
18
void
fillShape
(
EcalShapeBase::DVec
& aVec )
const override
;
19
};
20
21
22
23
#endif
24
EEShape::EEShape
EEShape()
Definition:
EEShape.cc:9
EEShape::fillShape
void fillShape(EcalShapeBase::DVec &aVec) const override
Definition:
EEShape.cc:22
EcalShapeBase.h
EcalShapeBase::DVec
std::vector< double > DVec
Definition:
EcalShapeBase.h:16
EEShape::~EEShape
~EEShape() override
Definition:
EEShape.cc:5
EcalShapeBase
Definition:
EcalShapeBase.h:12
EEShape::threshold
double threshold() const override
Definition:
EEShape.cc:16
EEShape
Definition:
EEShape.h:6
Generated for CMSSW Reference Manual by
1.8.11