Main Page
Namespaces
Classes
Package Documentation
SimCalorimetry
EcalSimAlgos
interface
EBShape.h
Go to the documentation of this file.
1
#ifndef EcalSimAlgos_EBShape_h
2
#define EcalSimAlgos_EBShape_h
3
4
#include "
SimCalorimetry/EcalSimAlgos/interface/EcalShapeBase.h
"
5
6
class
EBShape
:
public
EcalShapeBase
7
{
8
public
:
9
10
EBShape
() ;
11
12
~EBShape
()
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
EBShape::fillShape
void fillShape(EcalShapeBase::DVec &aVec) const override
Definition:
EBShape.cc:22
EBShape::~EBShape
~EBShape() override
Definition:
EBShape.cc:5
EcalShapeBase.h
EcalShapeBase::DVec
std::vector< double > DVec
Definition:
EcalShapeBase.h:16
EBShape
Definition:
EBShape.h:6
EBShape::threshold
double threshold() const override
Definition:
EBShape.cc:16
EcalShapeBase
Definition:
EcalShapeBase.h:12
EBShape::EBShape
EBShape()
Definition:
EBShape.cc:9
Generated for CMSSW Reference Manual by
1.8.11