ATLAS Offline Software
|
#include <ILArH6Oscillation.h>
Public Member Functions | |
virtual | ~ILArH6Oscillation () |
This class defines the interface for accessing channel phase and channel amplitues values for each channel, needed to correct for the HEC oscillating noise in 2004 H6 combined testbeam @stereotype Interface. More... | |
virtual const double & | channelPhase (const HWIdentifier &id) const =0 |
virtual const double & | channelAmplitude (const HWIdentifier &id) const =0 |
access to channel amplitude index by Identifier More... | |
Definition at line 14 of file ILArH6Oscillation.h.
|
inlinevirtual |
This class defines the interface for accessing channel phase and channel amplitues values for each channel, needed to correct for the HEC oscillating noise in 2004 H6 combined testbeam @stereotype Interface.
Definition at line 27 of file ILArH6Oscillation.h.
|
pure virtual |
access to channel amplitude index by Identifier
Implemented in LArH6OscillationComplete.
|
pure virtual |
Implemented in LArH6OscillationComplete.