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
virtual
~EEShape
() ;
13
14
virtual
double
threshold
()
const
;
15
16
protected
:
17
18
virtual
void
fillShape
(
EcalShapeBase::DVec
& aVec )
const
;
19
};
20
21
22
23
#endif
24
EEShape::threshold
virtual double threshold() const
Definition:
EEShape.cc:16
EEShape::EEShape
EEShape()
Definition:
EEShape.cc:9
EcalShapeBase.h
EEShape::~EEShape
virtual ~EEShape()
Definition:
EEShape.cc:5
EcalShapeBase::DVec
std::vector< double > DVec
Definition:
EcalShapeBase.h:16
EcalShapeBase
Definition:
EcalShapeBase.h:12
EEShape::fillShape
virtual void fillShape(EcalShapeBase::DVec &aVec) const
Definition:
EEShape.cc:22
EEShape
Definition:
EEShape.h:6
Generated for CMSSW Reference Manual by
1.8.11