Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimCalorimetry
HcalSimAlgos
interface
HFShape.h
Go to the documentation of this file.
1
#ifndef HcalSimAlgos_HFShape_h
2
#define HcalSimAlgos_HFShape_h
3
#include<vector>
4
#include "
SimCalorimetry/CaloSimAlgos/interface/CaloVShape.h
"
5
#include "
CalibCalorimetry/HcalAlgos/interface/HcalPulseShapes.h
"
12
class
HFShape
:
public
CaloVShape
13
{
14
public
:
15
HFShape
();
16
virtual
~HFShape
(){}
17
18
virtual
double
operator ()
(
double
time)
const
;
19
virtual
double
timeToRise
()
const
;
20
21
private
:
22
HcalPulseShapes::Shape
shape_
;
23
};
24
25
#endif
26
HcalPulseShapes.h
HFShape::HFShape
HFShape()
Definition:
HFShape.cc:3
HFShape::operator()
virtual double operator()(double time) const
Definition:
HFShape.cc:14
CaloVShape
Electronic response of the preamp.
Definition:
CaloVShape.h:11
HcalPulseShape
Definition:
HcalPulseShape.h:6
CaloVShape.h
HFShape::~HFShape
virtual ~HFShape()
Definition:
HFShape.h:16
HFShape::timeToRise
virtual double timeToRise() const
Definition:
HFShape.cc:9
HFShape
shaper for HF
Definition:
HFShape.h:12
HFShape::shape_
HcalPulseShapes::Shape shape_
Definition:
HFShape.h:22
Generated for CMSSW Reference Manual by
1.8.5