CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
CaloVShape Class Referenceabstract

Electronic response of the preamp. More...

#include <CaloVShape.h>

Inheritance diagram for CaloVShape:
CaloCachedShapeIntegrator CaloShapeIntegrator CastorShape EcalShapeBase ESShape HcalShape HcalSiPMShape HFShape ZDCShape

Public Member Functions

 CaloVShape ()
 
virtual double operator() (double) const =0
 
virtual double timeToRise () const =0
 
virtual ~CaloVShape ()
 

Detailed Description

Electronic response of the preamp.

Definition at line 11 of file CaloVShape.h.

Constructor & Destructor Documentation

CaloVShape::CaloVShape ( )
inline

Definition at line 15 of file CaloVShape.h.

15 {}
virtual CaloVShape::~CaloVShape ( )
inlinevirtual

Definition at line 16 of file CaloVShape.h.

16 {}

Member Function Documentation

virtual double CaloVShape::operator() ( double  ) const
pure virtual
virtual double CaloVShape::timeToRise ( ) const
pure virtual