ATLAS Offline Software
|
#include <FilterParams.h>
Public Member Functions | |
ChannelSpec (CaloId cal, unsigned int ft, unsigned int s, unsigned int c) | |
bool | match (const CellInfo &info) const |
Public Attributes | |
CaloId | calo |
int | feedThrough |
int | slot |
int | channel |
Definition at line 28 of file FilterParams.h.
|
inline |
Definition at line 29 of file FilterParams.h.
Definition at line 24 of file FilterParams.cxx.
CaloId LArSamples::ChannelSpec::calo |
Definition at line 32 of file FilterParams.h.
int LArSamples::ChannelSpec::channel |
Definition at line 33 of file FilterParams.h.
int LArSamples::ChannelSpec::feedThrough |
Definition at line 33 of file FilterParams.h.
int LArSamples::ChannelSpec::slot |
Definition at line 33 of file FilterParams.h.