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