ATLAS Offline Software
Public Types | Public Member Functions | List of all members
ILArTshaper Class Referenceabstract

#include <ILArTshaper.h>

Inheritance diagram for ILArTshaper:
Collaboration diagram for ILArTshaper:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArTshaper ()
 This class defines the interface for accessing Tshaper @stereotype Interface. More...
 
virtual const float & Tshaper (const HWIdentifier &id) const =0
 

Detailed Description

Definition at line 12 of file ILArTshaper.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 28 of file ILArTshaper.h.

Constructor & Destructor Documentation

◆ ~ILArTshaper()

virtual ILArTshaper::~ILArTshaper ( )
inlinevirtual

This class defines the interface for accessing Tshaper @stereotype Interface.

Author
M. Fanti
Version
0-0-1 , 22/12/2005

Definition at line 23 of file ILArTshaper.h.

23 {};

Member Function Documentation

◆ Tshaper()

virtual const float& ILArTshaper::Tshaper ( const HWIdentifier id) const
pure virtual

Implemented in LArTshaperComplete.


The documentation for this class was generated from the following file:
ILArTshaper::ERRORCODE
@ ERRORCODE
Definition: ILArTshaper.h:28
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition: LArCalibErrorCode.h:17