CondFormats
EcalObjects
src
EcalTPGTowerStatus.cc
Go to the documentation of this file.
1
#include "
CondFormats/EcalObjects/interface/EcalTPGTowerStatus.h
"
2
3
EcalTPGTowerStatus::EcalTPGTowerStatus
() {}
4
5
EcalTPGTowerStatus::~EcalTPGTowerStatus
() {}
6
7
void
EcalTPGTowerStatus::setValue
(
const
uint32_t&
id
,
const
uint16_t&
val
) {
map_
[
id
] =
val
; }
EcalTPGTowerStatus::setValue
void setValue(const uint32_t &id, const uint16_t &val)
Definition:
EcalTPGTowerStatus.cc:7
EcalTPGTowerStatus::map_
std::map< uint32_t, uint16_t > map_
Definition:
EcalTPGTowerStatus.h:19
EcalTPGTowerStatus.h
heppy_batch.val
val
Definition:
heppy_batch.py:351
EcalTPGTowerStatus::EcalTPGTowerStatus
EcalTPGTowerStatus()
Definition:
EcalTPGTowerStatus.cc:3
triggerObjects_cff.id
id
Definition:
triggerObjects_cff.py:29
EcalTPGTowerStatus::~EcalTPGTowerStatus
~EcalTPGTowerStatus()
Definition:
EcalTPGTowerStatus.cc:5
Generated for CMSSW Reference Manual by
1.8.16