src
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
public
:
8
BTLPulseShape
();
9
10
~BTLPulseShape
()
override
;
11
12
protected
:
13
void
fillShape
(
MTDShapeBase::DVec
& aVec)
const override
;
14
};
15
16
#endif
BTLPulseShape::fillShape
void fillShape(MTDShapeBase::DVec &aVec) const override
Definition:
BTLPulseShape.cc:7
BTLPulseShape
Definition:
BTLPulseShape.h:6
MTDShapeBase
Definition:
MTDShapeBase.h:9
BTLPulseShape::BTLPulseShape
BTLPulseShape()
Definition:
BTLPulseShape.cc:5
MTDShapeBase::DVec
std::vector< double > DVec
Definition:
MTDShapeBase.h:11
BTLPulseShape::~BTLPulseShape
~BTLPulseShape() override
Definition:
BTLPulseShape.cc:3
MTDShapeBase.h
Generated for CMSSW Reference Manual by
1.8.14