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