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

#include <ILArMphysOverMcal.h>

Inheritance diagram for ILArMphysOverMcal:
Collaboration diagram for ILArMphysOverMcal:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

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

Detailed Description

Definition at line 13 of file ILArMphysOverMcal.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 29 of file ILArMphysOverMcal.h.

Constructor & Destructor Documentation

◆ ~ILArMphysOverMcal()

virtual ILArMphysOverMcal::~ILArMphysOverMcal ( )
inlinevirtual

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

Author
S. Laplace
Version
0-0-1 , 01/07/2005

Definition at line 24 of file ILArMphysOverMcal.h.

24 {};

Member Function Documentation

◆ MphysOverMcal()

virtual const float& ILArMphysOverMcal::MphysOverMcal ( const HWIdentifier id,
int  gain 
) const
pure virtual

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