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

#include <ILArNoise.h>

Inheritance diagram for ILArNoise:
Collaboration diagram for ILArNoise:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArNoise ()
 This class defines the interface for accessing Noise parameters for each channel @stereotype Interface. More...
 
virtual const float & noise (const HWIdentifier &id, int gain) const =0
 

Detailed Description

Definition at line 12 of file ILArNoise.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 39 of file ILArNoise.h.

Constructor & Destructor Documentation

◆ ~ILArNoise()

virtual ILArNoise::~ILArNoise ( )
inlinevirtual

This class defines the interface for accessing Noise parameters for each channel @stereotype Interface.

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

Modifications: W. Lampl, S. Laplace, 08/01/2004

  • Add method using online ID
  • Add 3rd argument isOffline S. Laplace, 08/02/2004
  • New online ID S. Laplace: 29/04/2004,
  • added ERRORCODE access to noise index by Identifier, and gain setting

Definition at line 35 of file ILArNoise.h.

35 {};

Member Function Documentation

◆ noise()

virtual const float& ILArNoise::noise ( const HWIdentifier id,
int  gain 
) const
pure virtual

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