#include <EcalListOfFEDS.h>
Public Member Functions | |
void | AddFED (int fed) |
EcalListOfFEDS () | |
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 EcalListOfFEDS.h.
EcalListOfFEDS::EcalListOfFEDS | ( | ) |
void EcalListOfFEDS::AddFED | ( | int | fed | ) |
|
inline |
|
inline |
Definition at line 12 of file EcalListOfFEDS.h.
References HcalMonitorModule_cfi::feds, and list_of_feds.
|
private |
Definition at line 15 of file EcalListOfFEDS.h.
Referenced by AddFED(), EcalListOfFEDS(), GetList(), and SetList().