![]() |
ATLAS Offline Software
|
#include <LArRampSym.h>
Public Types | |
| typedef LArVectorProxy | RampRef_t |
| This class defines the interface for accessing Ramp @stereotype Interface. | |
Public Member Functions | |
| LArRampSym ()=delete | |
| LArRampSym (const LArMCSym *mcsym, const LArRampMC *rampComplete) | |
| virtual | ~LArRampSym () |
| virtual RampRef_t | ADC2DAC (const HWIdentifier &CellID, int gain) const override |
Private Attributes | |
| const LArMCSym * | m_mcSym |
| const LArConditionsContainer< LArRampP1 > * | m_rampComplete |
Definition at line 16 of file LArRampSym.h.
|
inherited |
This class defines the interface for accessing Ramp @stereotype Interface.
Modifications: W. Lampl, S. Laplace, 10/12/2003:
Definition at line 31 of file ILArRamp.h.
|
delete |
Definition at line 10 of file LArRampSym.cxx.
|
virtual |
Definition at line 15 of file LArRampSym.cxx.
|
overridevirtual |
Implements ILArRamp.
Definition at line 17 of file LArRampSym.cxx.
Definition at line 25 of file LArRampSym.h.
|
private |
Definition at line 26 of file LArRampSym.h.