#include <EcalTPGWeights.h>
Public Member Functions | |
EcalTPGWeights () | |
void | getValues (uint32_t &w0, uint32_t &w1, uint32_t &w2, uint32_t &w3, uint32_t &w4) const |
void | setValues (const uint32_t &w0, const uint32_t &w1, const uint32_t &w2, const uint32_t &w3, const uint32_t &w4) |
~EcalTPGWeights () | |
Private Attributes | |
uint32_t | w0_ |
uint32_t | w1_ |
uint32_t | w2_ |
uint32_t | w3_ |
uint32_t | w4_ |
Definition at line 7 of file EcalTPGWeights.h.
EcalTPGWeights::EcalTPGWeights | ( | ) |
Definition at line 4 of file EcalTPGWeights.cc.
EcalTPGWeights::~EcalTPGWeights | ( | ) |
Definition at line 8 of file EcalTPGWeights.cc.
void EcalTPGWeights::getValues | ( | uint32_t & | w0, |
uint32_t & | w1, | ||
uint32_t & | w2, | ||
uint32_t & | w3, | ||
uint32_t & | w4 | ||
) | const |
void EcalTPGWeights::setValues | ( | const uint32_t & | w0, |
const uint32_t & | w1, | ||
const uint32_t & | w2, | ||
const uint32_t & | w3, | ||
const uint32_t & | w4 | ||
) |
Definition at line 24 of file EcalTPGWeights.cc.
References w0_, w1_, w2, w2_, w3, w3_, w4, and w4_.
Referenced by popcon::EcalTPGWeightIdMapHandler::getNewObjects(), and EcalTrigPrimESProducer::produceWeight().
|
private |
Definition at line 26 of file EcalTPGWeights.h.
Referenced by getValues(), and setValues().
|
private |
Definition at line 27 of file EcalTPGWeights.h.
Referenced by getValues(), and setValues().
|
private |
Definition at line 28 of file EcalTPGWeights.h.
Referenced by getValues(), and setValues().
|
private |
Definition at line 29 of file EcalTPGWeights.h.
Referenced by getValues(), and setValues().
|
private |
Definition at line 30 of file EcalTPGWeights.h.
Referenced by getValues(), and setValues().