Main Page
Namespaces
Classes
Package Documentation
CondFormats
EcalObjects
src
EcalTPGTowerStatus.cc
Go to the documentation of this file.
1
#include "
CondFormats/EcalObjects/interface/EcalTPGTowerStatus.h
"
2
3
4
EcalTPGTowerStatus::EcalTPGTowerStatus
()
5
{ }
6
7
EcalTPGTowerStatus::~EcalTPGTowerStatus
()
8
{ }
9
10
void
EcalTPGTowerStatus::setValue
(
const
uint32_t &
id
,
const
uint16_t &
val
)
11
{
12
map_
[
id
] =
val
;
13
}
EcalTPGTowerStatus::map_
std::map< uint32_t, uint16_t > map_
Definition:
EcalTPGTowerStatus.h:20
triggerObjects_cff.id
id
Definition:
triggerObjects_cff.py:32
EcalTPGTowerStatus::~EcalTPGTowerStatus
~EcalTPGTowerStatus()
Definition:
EcalTPGTowerStatus.cc:7
EcalTPGTowerStatus::setValue
void setValue(const uint32_t &id, const uint16_t &val)
Definition:
EcalTPGTowerStatus.cc:10
EcalTPGTowerStatus.h
heppy_batch.val
val
Definition:
heppy_batch.py:349
EcalTPGTowerStatus::EcalTPGTowerStatus
EcalTPGTowerStatus()
Definition:
EcalTPGTowerStatus.cc:4
Generated for CMSSW Reference Manual by
1.8.11