Definition at line 169 of file emcCalibrationDataHelper.h.
Public Types | |
typedef std::set< int >::const_iterator | const_iterator |
Public Member Functions | |
Flavour (const std::string &name) | |
void | append (int ifem) |
std::string | name () const |
const_iterator | begin () const |
const_iterator | end () const |
size_t | size () const |
Private Attributes | |
std::string | fName |
std::set< int > | fFems |
|
Definition at line 172 of file emcCalibrationDataHelper.h. |
|
Definition at line 174 of file emcCalibrationDataHelper.h. |
|
Definition at line 177 of file emcCalibrationDataHelper.h. References fFems. |
|
Definition at line 179 of file emcCalibrationDataHelper.h. References fFems. |
|
Definition at line 180 of file emcCalibrationDataHelper.h. References fFems. |
|
Definition at line 178 of file emcCalibrationDataHelper.h. References fName. |
|
Definition at line 181 of file emcCalibrationDataHelper.h. References fFems. |
|
Definition at line 185 of file emcCalibrationDataHelper.h. |
|
Definition at line 184 of file emcCalibrationDataHelper.h. Referenced by name(). |