#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 12 of file CaloShapes.h.
|
inline |
Definition at line 14 of file CaloShapes.h.
|
virtualdefault |
Referenced by shape().
|
inlinevirtual |
Reimplemented in HcalShapes.
Definition at line 15 of file CaloShapes.h.
References theShape, and ~CaloShapes().
Referenced by HPDIonFeedbackSim::addThermalNoise(), and CaloHitResponse::makeAnalogSignal().
|
private |
Definition at line 18 of file CaloShapes.h.
Referenced by shape().