![]() |
|
|||
File indexing completed on 2023-03-17 11:23:48
0001 #include "SimCalorimetry/HcalSimAlgos/interface/HFShape.h" 0002 0003 HFShape::HFShape() : shape_(HcalPulseShapes().hfShape()) {} 0004 0005 double HFShape::timeToRise() const { return 0.; } 0006 0007 double HFShape::operator()(double time) const { return shape_.at(time); }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |