#include <CastorShape.h>
Public Member Functions | |
CastorShape () | |
CastorShape (const CastorShape &d) | |
virtual double | operator() (double time) const |
virtual double | timeToRise () const |
virtual | ~CastorShape () |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Private Member Functions | |
void | computeShapeCastor () |
Private Attributes | |
int | nbin_ |
std::vector< float > | nt_ |
shaper for Castor
Definition at line 16 of file CastorShape.h.
CastorShape::CastorShape | ( | ) |
CastorShape::CastorShape | ( | const CastorShape & | d | ) |
Definition at line 12 of file CastorShape.cc.
|
inlinevirtual |
Definition at line 23 of file CastorShape.h.
|
private |
Definition at line 20 of file CastorShape.cc.
References create_public_lumi_plots::exp, j, nbin_, and nt_.
Referenced by CastorShape().
|
virtual |
Implements CaloVShape.
Definition at line 44 of file CastorShape.cc.
|
virtual |
|
private |
Definition at line 31 of file CastorShape.h.
Referenced by computeShapeCastor(), and operator()().
|
private |
Definition at line 32 of file CastorShape.h.
Referenced by computeShapeCastor(), and operator()().