#include <CaloShapes.h>
Public Member Functions | |
CaloShapes () | |
CaloShapes (const CaloVShape *shape) | |
virtual const CaloVShape * | shape (const DetId &detId, bool precise=false) const |
virtual | ~CaloShapes ()=default |
Private Attributes | |
const CaloVShape * | theShape |
Definition at line 9 of file CaloShapes.h.
|
inline |
Definition at line 11 of file CaloShapes.h.
|
inline |
Definition at line 13 of file CaloShapes.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in HcalShapes.
Definition at line 14 of file CaloShapes.h.
References theShape.
Referenced by HPDIonFeedbackSim::addThermalNoise(), and CaloHitResponse::makeAnalogSignal().
|
private |
Definition at line 18 of file CaloShapes.h.
Referenced by shape().