Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
virtual
~EBShape
() ;
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
EBShape::threshold
virtual double threshold() const
Definition:
EBShape.cc:16
EcalShapeBase.h
EBShape::~EBShape
virtual ~EBShape()
Definition:
EBShape.cc:5
EBShape::fillShape
virtual void fillShape(EcalShapeBase::DVec &aVec) const
Definition:
EBShape.cc:22
EcalShapeBase::DVec
std::vector< double > DVec
Definition:
EcalShapeBase.h:16
EBShape
Definition:
EBShape.h:6
EcalShapeBase
Definition:
EcalShapeBase.h:12
EBShape::EBShape
EBShape()
Definition:
EBShape.cc:9
Generated for CMSSW Reference Manual by
1.8.5