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

#include <ILArRamp.h>

Inheritance diagram for ILArRamp:
Collaboration diagram for ILArRamp:

Public Types

typedef LArVectorProxy RampRef_t
 This class defines the interface for accessing Ramp @stereotype Interface. More...
 

Public Member Functions

virtual ~ILArRamp ()
 
virtual RampRef_t ADC2DAC (const HWIdentifier &id, int gain) const =0
 

Detailed Description

Definition at line 12 of file ILArRamp.h.

Member Typedef Documentation

◆ RampRef_t

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

Author
H. Ma
Version
0-0-1 , 22/08/2002

Modifications: W. Lampl, S. Laplace, 10/12/2003:

  • Add method using online ID
  • Add 3rd argument isOffline S. Laplace, 16/01/2004: WARNING -> IMPORTANT CHANGE !
  • ILArRamp now contains the ADC to DAC conversion factor only (not ADC to GeV anymore). S. Laplace, 08/02/2004
  • new online ID

Definition at line 31 of file ILArRamp.h.

Constructor & Destructor Documentation

◆ ~ILArRamp()

virtual ILArRamp::~ILArRamp ( )
inlinevirtual

Definition at line 33 of file ILArRamp.h.

33 {};

Member Function Documentation

◆ ADC2DAC()

virtual RampRef_t ILArRamp::ADC2DAC ( const HWIdentifier id,
int  gain 
) const
pure virtual

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