ATLAS Offline Software
Loading...
Searching...
No Matches
ILArCableAttenuation Class Referenceabstract

#include <ILArCableAttenuation.h>

Inheritance diagram for ILArCableAttenuation:
Collaboration diagram for ILArCableAttenuation:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }

Public Member Functions

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

Detailed Description

Definition at line 14 of file ILArCableAttenuation.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 30 of file ILArCableAttenuation.h.

Constructor & Destructor Documentation

◆ ~ILArCableAttenuation()

virtual ILArCableAttenuation::~ILArCableAttenuation ( )
inlinevirtual

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

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

Definition at line 25 of file ILArCableAttenuation.h.

25{};

Member Function Documentation

◆ CableAttenuation()

virtual const float & ILArCableAttenuation::CableAttenuation ( const HWIdentifier & id) const
pure virtual

Implemented in LArCableAttenuationComplete.


The documentation for this class was generated from the following file: