#include <EcalTPGTowerStatus.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
|
std::map< uint32_t, uint16_t > | map_ |
|
Definition at line 9 of file EcalTPGTowerStatus.h.
◆ EcalTPGTowerStatus()
EcalTPGTowerStatus::EcalTPGTowerStatus |
( |
| ) |
|
◆ ~EcalTPGTowerStatus()
EcalTPGTowerStatus::~EcalTPGTowerStatus |
( |
| ) |
|
◆ getMap()
const std::map<uint32_t, uint16_t>& EcalTPGTowerStatus::getMap |
( |
| ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void EcalTPGTowerStatus::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ setValue()
void EcalTPGTowerStatus::setValue |
( |
const uint32_t & |
id, |
|
|
const uint16_t & |
val |
|
) |
| |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ map_
std::map<uint32_t, uint16_t> EcalTPGTowerStatus::map_ |
|
private |