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

#include <ILArPhysCaliTdiff.h>

Inheritance diagram for ILArPhysCaliTdiff:
Collaboration diagram for ILArPhysCaliTdiff:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArPhysCaliTdiff ()
 This class defines the interface for accessing PhysCaliTdiff @stereotype Interface. More...
 
virtual const float & Tdiff (const HWIdentifier &id, int gain) const =0
 

Detailed Description

Definition at line 13 of file ILArPhysCaliTdiff.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 29 of file ILArPhysCaliTdiff.h.

Constructor & Destructor Documentation

◆ ~ILArPhysCaliTdiff()

virtual ILArPhysCaliTdiff::~ILArPhysCaliTdiff ( )
inlinevirtual

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

Author
M. Fanti
Version
0-0-1 , 21/07/2005

Definition at line 24 of file ILArPhysCaliTdiff.h.

24 {};

Member Function Documentation

◆ Tdiff()

virtual const float& ILArPhysCaliTdiff::Tdiff ( const HWIdentifier id,
int  gain 
) const
pure virtual

Implemented in LArPhysCaliTdiffComplete.


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