#include <CastorPulseShapes.h>
Classes | |
class | Shape |
Public Member Functions | |
CastorPulseShapes () | |
const Shape & | castorShape () const |
Private Member Functions | |
void | computeCastorShape (Shape &s) |
Private Attributes | |
Shape | castorShape_ |
Definition at line 10 of file CastorPulseShapes.h.
CastorPulseShapes::CastorPulseShapes | ( | ) |
Definition at line 4 of file CastorPulseShapes.cc.
References castorShape_, and computeCastorShape().
|
inline |
Definition at line 29 of file CastorPulseShapes.h.
References castorShape_.
Referenced by RecoFCcorFactorAlgo< S >::RecoFCcorFactorAlgo().
|
private |
Definition at line 10 of file CastorPulseShapes.cc.
References create_public_lumi_plots::exp, j, CastorPulseShapes::Shape::setNBin(), and CastorPulseShapes::Shape::setShapeBin().
Referenced by CastorPulseShapes().
|
private |
Definition at line 32 of file CastorPulseShapes.h.
Referenced by CastorPulseShapes(), and castorShape().