#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 |
Definition at line 10 of file EcalListOfFEDS.h.
References list_of_feds.
Referenced by EcalRawToDigi::produce().
|
inline |
Definition at line 11 of file EcalListOfFEDS.h.
References l1tstage2emulator_dqm_sourceclient-live_cfg::feds, and list_of_feds.
|
private |
Definition at line 14 of file EcalListOfFEDS.h.
Referenced by AddFED(), EcalListOfFEDS(), GetList(), and SetList().