#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 30 of file CastorPulseShapes.h.
References castorShape_.
Referenced by RecoFCcorFactorAlgo< S >::RecoFCcorFactorAlgo().
|
private |
Definition at line 9 of file CastorPulseShapes.cc.
References funct::exp(), dqmiolumiharvest::j, CastorPulseShapes::Shape::setNBin(), and CastorPulseShapes::Shape::setShapeBin().
Referenced by CastorPulseShapes().
|
private |
Definition at line 33 of file CastorPulseShapes.h.
Referenced by CastorPulseShapes(), and castorShape().