#include <EcalEBPhase2TPGAmplWeightIdMap.h>
Public Types | |
typedef std::map< uint32_t, EcalEBPhase2TPGAmplWeights > | EcalEBPhase2TPGAmplWeightMap |
typedef std::map< uint32_t, EcalEBPhase2TPGAmplWeights >::const_iterator | EcalEBPhase2TPGAmplWeightMapItr |
Public Member Functions | |
EcalEBPhase2TPGAmplWeightIdMap () | |
const EcalEBPhase2TPGAmplWeightMap & | getMap () const |
void | setValue (const uint32_t &id, const EcalEBPhase2TPGAmplWeights &value) |
~EcalEBPhase2TPGAmplWeightIdMap () | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
EcalEBPhase2TPGAmplWeightMap | map_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 10 of file EcalEBPhase2TPGAmplWeightIdMap.h.
typedef std::map<uint32_t, EcalEBPhase2TPGAmplWeights> EcalEBPhase2TPGAmplWeightIdMap::EcalEBPhase2TPGAmplWeightMap |
Definition at line 12 of file EcalEBPhase2TPGAmplWeightIdMap.h.
typedef std::map<uint32_t, EcalEBPhase2TPGAmplWeights>::const_iterator EcalEBPhase2TPGAmplWeightIdMap::EcalEBPhase2TPGAmplWeightMapItr |
Definition at line 13 of file EcalEBPhase2TPGAmplWeightIdMap.h.
|
inline |
Definition at line 15 of file EcalEBPhase2TPGAmplWeightIdMap.h.
|
inline |
Definition at line 16 of file EcalEBPhase2TPGAmplWeightIdMap.h.
|
inline |
Definition at line 18 of file EcalEBPhase2TPGAmplWeightIdMap.h.
References map_.
Referenced by EcalEBPhase2AmplitudeReconstructor::setParameters().
|
private |
void EcalEBPhase2TPGAmplWeightIdMap::setValue | ( | const uint32_t & | id, |
const EcalEBPhase2TPGAmplWeights & | value | ||
) |
Definition at line 3 of file EcalEBPhase2TPGAmplWeightIdMap.cc.
References l1ctLayer2EG_cff::id, map_, and relativeConstraints::value.
Referenced by Types._ProxyParameter::__init__().
|
friend |
Definition at line 24 of file EcalEBPhase2TPGAmplWeightIdMap.h.
|
friend |
Definition at line 24 of file EcalEBPhase2TPGAmplWeightIdMap.h.
|
private |
Definition at line 22 of file EcalEBPhase2TPGAmplWeightIdMap.h.
Referenced by getMap(), and setValue().