Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimCalorimetry
HcalSimAlgos
src
HFShape.cc
Go to the documentation of this file.
1
#include "
SimCalorimetry/HcalSimAlgos/interface/HFShape.h
"
2
3
HFShape::HFShape
()
4
: shape_(
HcalPulseShapes
().hfShape())
5
{
6
}
7
8
double
9
HFShape::timeToRise
()
const
10
{
11
return
0. ;
12
}
13
14
double
HFShape::operator ()
(
double
time
)
const
15
{
16
return
shape_
.
at
(time);
17
}
18
HFShape::HFShape
HFShape()
Definition:
HFShape.cc:3
HFShape::operator()
virtual double operator()(double time) const
Definition:
HFShape.cc:14
HcalPulseShape::at
float at(double time) const
Definition:
HcalPulseShape.cc:22
HcalPulseShapes
Definition:
HcalPulseShapes.h:18
cond::rpcobgas::time
Definition:
RPCObGasPyWrapper.cc:61
HFShape::timeToRise
virtual double timeToRise() const
Definition:
HFShape.cc:9
HFShape::shape_
HcalPulseShapes::Shape shape_
Definition:
HFShape.h:22
HFShape.h
Generated for CMSSW Reference Manual by
1.8.5