#include <AdcCountSelection.h>
Public Types | |
| typedef unsigned int | Channel |
Public Member Functions | |
| AdcCountSelection (const AdcCountVector &a_counts, Channel a_channel, AdcPedestal a_pedestal) | |
Public Attributes | |
| const AdcCountVector & | counts |
| Channel | channel |
| AdcPedestal | pedestal |
| AdcFilterVector | filter |
Definition at line 15 of file AdcCountSelection.h.
| typedef unsigned int AdcCountSelection::Channel |
Definition at line 18 of file AdcCountSelection.h.
|
inline |
Definition at line 27 of file AdcCountSelection.h.
| Channel AdcCountSelection::channel |
Definition at line 22 of file AdcCountSelection.h.
| const AdcCountVector& AdcCountSelection::counts |
Definition at line 21 of file AdcCountSelection.h.
| AdcFilterVector AdcCountSelection::filter |
Definition at line 24 of file AdcCountSelection.h.
| AdcPedestal AdcCountSelection::pedestal |
Definition at line 23 of file AdcCountSelection.h.
1.8.11