#include <EcalTPGPhysicsConst.h>
Classes | |
struct | Item |
Public Member Functions | |
EcalTPGPhysicsConst () | |
const std::map< uint32_t, Item > & | getMap () const |
void | setValue (const uint32_t &id, const Item &value) |
~EcalTPGPhysicsConst () | |
Private Attributes | |
COND_SERIALIZABLE | |
std::map< uint32_t, Item > | map_ |
Definition at line 9 of file EcalTPGPhysicsConst.h.
EcalTPGPhysicsConst::EcalTPGPhysicsConst | ( | ) |
Definition at line 4 of file EcalTPGPhysicsConst.cc.
EcalTPGPhysicsConst::~EcalTPGPhysicsConst | ( | ) |
Definition at line 7 of file EcalTPGPhysicsConst.cc.
|
inline |
Definition at line 29 of file EcalTPGPhysicsConst.h.
References map_.
Referenced by EcalSRCondTools::analyze(), and EcalTPCondAnalyzer::printEcalTPGPhysicsConst().
void EcalTPGPhysicsConst::setValue | ( | const uint32_t & | id, |
const Item & | value | ||
) |
Definition at line 10 of file EcalTPGPhysicsConst.cc.
References map_, and relativeConstraints::value.
Referenced by Vispa.Views.PropertyView.StringProperty::buttonClicked(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Vispa.Views.PropertyView.FileVectorProperty::buttonClicked(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), Vispa.Views.PropertyView.TextEditWithButtonProperty::keyPressEvent(), and Vispa.Views.PropertyView.TextEditWithButtonProperty::setMultiline().
|
private |
Definition at line 36 of file EcalTPGPhysicsConst.h.
|
private |
Definition at line 33 of file EcalTPGPhysicsConst.h.
Referenced by getMap(), and setValue().