#include <EcalTPGFineGrainTowerEE.h>
Public Member Functions | |
EcalTPGFineGrainTowerEE () | |
const std::map< uint32_t, uint32_t > & | getMap () const |
void | setValue (const uint32_t &id, const uint32_t &lut) |
~EcalTPGFineGrainTowerEE () | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
std::map< uint32_t, uint32_t > | map_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 9 of file EcalTPGFineGrainTowerEE.h.
EcalTPGFineGrainTowerEE::EcalTPGFineGrainTowerEE | ( | ) |
Definition at line 4 of file EcalTPGFineGrainTowerEE.cc.
EcalTPGFineGrainTowerEE::~EcalTPGFineGrainTowerEE | ( | ) |
Definition at line 7 of file EcalTPGFineGrainTowerEE.cc.
|
inline |
Definition at line 16 of file EcalTPGFineGrainTowerEE.h.
References map_.
Referenced by EcalTPCondAnalyzer::printTOWEREE().
|
private |
void EcalTPGFineGrainTowerEE::setValue | ( | const uint32_t & | id, |
const uint32_t & | lut | ||
) |
Definition at line 10 of file EcalTPGFineGrainTowerEE.cc.
References lumiPlot::lut, and map_.
Referenced by Vispa.Views.PropertyView.StringProperty::buttonClicked(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Vispa.Views.PropertyView.FileVectorProperty::buttonClicked(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), Vispa.Views.PropertyView.TextEditWithButtonProperty::keyPressEvent(), and Vispa.Views.PropertyView.TextEditWithButtonProperty::setMultiline().
|
friend |
Definition at line 23 of file EcalTPGFineGrainTowerEE.h.
|
friend |
Definition at line 23 of file EcalTPGFineGrainTowerEE.h.
|
private |
Definition at line 20 of file EcalTPGFineGrainTowerEE.h.
Referenced by getMap(), and setValue().