48 int copper,
int slot,
int lane,
int axis,
int channel) :
BKLM electronics channel.
int getSlot() const
Get slot.
int getCopper() const
Get copper.
void setAxis(int axis)
Set axis.
KLMElectronicsChannel()
Constructor.
KLMElectronicsChannel(int copper, int slot, int lane, int axis, int channel)
Constructor.
void setCopper(int copper)
Set copper.
int getChannel() const
Get channel.
ClassDef(KLMElectronicsChannel, 1)
Class version.
int getAxis() const
Get axis.
int getLane() const
Get lane.
~KLMElectronicsChannel()
Destructor.
void setLane(int lane)
Set lane.
bool operator<(const KLMElectronicsChannel &channel) const
Operator <.
void setSlot(int slot)
Set slot.
KLMElectronicsChannel getAsic() const
Get ASIC.
void setChannel(int channel)
Set channel.
Abstract base class for different kinds of events.