#include <CaloShapes.h>
Public Member Functions | |
CaloShapes () | |
CaloShapes (const CaloVShape *shape) | |
virtual const CaloVShape * | shape (const DetId &detId) const |
Private Attributes | |
const CaloVShape * | theShape |
Definition at line 9 of file CaloShapes.h.
|
inline |
Definition at line 12 of file CaloShapes.h.
|
inline |
Definition at line 14 of file CaloShapes.h.
|
inlinevirtual |
Reimplemented in HcalShapes.
Definition at line 15 of file CaloShapes.h.
References theShape.
Referenced by HPDIonFeedbackSim::addThermalNoise(), CaloHitResponse::makeAnalogSignal(), and HcalSiPMHitResponse::makeSiPMSignal().
|
private |
Definition at line 18 of file CaloShapes.h.
Referenced by shape().