Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimCalorimetry
HcalSimAlgos
src
HFShape.cc
Go to the documentation of this file.
1
#include "
SimCalorimetry/HcalSimAlgos/interface/HFShape.h
"
2
3
HFShape::HFShape
() : shape_(
HcalPulseShapes
().hfShape()) {}
4
5
double
HFShape::timeToRise
()
const
{
return
0.; }
6
7
double
HFShape::operator()
(
double
time)
const
{
return
shape_
.
at
(time); }
HFShape::HFShape
HFShape()
Definition:
HFShape.cc:3
HcalPulseShape::at
float at(double time) const
Definition:
HcalPulseShape.cc:23
HcalPulseShapes
Definition:
HcalPulseShapes.h:23
HFShape::timeToRise
double timeToRise() const override
Definition:
HFShape.cc:5
HFShape::operator()
double operator()(double time) const override
Definition:
HFShape.cc:7
HFShape::shape_
HcalPulseShapes::Shape shape_
Definition:
HFShape.h:21
HFShape.h
Generated for CMSSW Reference Manual by
1.8.5