#include <HcalPulseShapes.h>
Public Types | |
typedef HcalPulseShape | Shape |
Public Member Functions | |
void | beginRun (edm::EventSetup const &es) |
const Shape & | defaultShape (const HcalDetId &detId) const |
in case of conditions problems More... | |
void | endRun () |
const Shape & | getShape (int shapeType) const |
const Shape & | hbShape () const |
HcalPulseShapes () | |
const Shape & | heShape () const |
const Shape & | hfShape () const |
const Shape & | hoShape (bool sipm=false) const |
const Shape & | shape (const HcalDetId &detId) const |
automatically figures out which shape to return More... | |
const Shape & | shapeForReco (const HcalDetId &detId) const |
~HcalPulseShapes () | |
Private Types | |
typedef std::map< int, const Shape * > | ShapeMap |
Private Member Functions | |
void | computeHFShape () |
void | computeHPDShape (float, float, float, float, float, float, float, float, Shape &) |
void | computeSiPMShape () |
Definition at line 18 of file HcalPulseShapes.h.
typedef HcalPulseShape HcalPulseShapes::Shape |
Definition at line 20 of file HcalPulseShapes.h.
|
private |
Definition at line 51 of file HcalPulseShapes.h.
HcalPulseShapes::HcalPulseShapes | ( | ) |
Definition at line 21 of file HcalPulseShapes.cc.
HcalPulseShapes::~HcalPulseShapes | ( | ) |
Definition at line 104 of file HcalPulseShapes.cc.
void HcalPulseShapes::beginRun | ( | edm::EventSetup const & | es | ) |
Definition at line 111 of file HcalPulseShapes.cc.
Referenced by HcalPulseContainmentManager::beginRun().
|
private |
Definition at line 257 of file HcalPulseShapes.cc.
|
private |
Definition at line 147 of file HcalPulseShapes.cc.
|
private |
Definition at line 287 of file HcalPulseShapes.cc.
const HcalPulseShapes::Shape & HcalPulseShapes::defaultShape | ( | const HcalDetId & | detId | ) | const |
in case of conditions problems
Definition at line 520 of file HcalPulseShapes.cc.
void HcalPulseShapes::endRun | ( | ) |
Definition at line 133 of file HcalPulseShapes.cc.
Referenced by HcalPulseContainmentManager::endRun().
const HcalPulseShapes::Shape & HcalPulseShapes::getShape | ( | int | shapeType | ) | const |
Definition at line 444 of file HcalPulseShapes.cc.
Referenced by HcalShape::setShape().
|
inline |
|
inline |
|
inline |
|
inline |
const HcalPulseShapes::Shape & HcalPulseShapes::shape | ( | const HcalDetId & | detId | ) | const |
automatically figures out which shape to return
Definition at line 461 of file HcalPulseShapes.cc.
const HcalPulseShapes::Shape & HcalPulseShapes::shapeForReco | ( | const HcalDetId & | detId | ) | const |
Definition at line 490 of file HcalPulseShapes.cc.
Referenced by HcalPulseContainmentManager::get().
|
private |
Definition at line 44 of file HcalPulseShapes.h.
Referenced by hfShape().
|
private |
Definition at line 47 of file HcalPulseShapes.h.
|
private |
Definition at line 47 of file HcalPulseShapes.h.
|
private |
Definition at line 44 of file HcalPulseShapes.h.
|
private |
Definition at line 45 of file HcalPulseShapes.h.
|
private |
Definition at line 46 of file HcalPulseShapes.h.
|
private |
Definition at line 45 of file HcalPulseShapes.h.
|
private |
Definition at line 46 of file HcalPulseShapes.h.
|
private |
Definition at line 44 of file HcalPulseShapes.h.
Referenced by hoShape().
|
private |
Definition at line 48 of file HcalPulseShapes.h.
|
private |
Definition at line 50 of file HcalPulseShapes.h.
|
private |
Definition at line 52 of file HcalPulseShapes.h.
|
private |
Definition at line 49 of file HcalPulseShapes.h.