#include <ESListOfFEDS.h>
Public Member Functions | |
void | AddFED (int fed) |
ESListOfFEDS () | |
std::vector< int > | GetList () const |
void | SetList (std::vector< int > &feds) |
Private Attributes | |
std::vector< int > | list_of_feds |
Definition at line 6 of file ESListOfFEDS.h.
ESListOfFEDS::ESListOfFEDS | ( | ) |
void ESListOfFEDS::AddFED | ( | int | fed | ) |
|
inline |
|
inline |
Definition at line 12 of file ESListOfFEDS.h.
References HcalMonitorModule_cfi::feds, and list_of_feds.
|
private |
Definition at line 15 of file ESListOfFEDS.h.
Referenced by AddFED(), ESListOfFEDS(), GetList(), and SetList().