#include <EcalTPGWeights.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 9 of file EcalTPGWeights.h.
EcalTPGWeights::EcalTPGWeights |
( |
| ) |
|
EcalTPGWeights::~EcalTPGWeights |
( |
| ) |
|
void EcalTPGWeights::getValues |
( |
uint32_t & |
w0, |
|
|
uint32_t & |
w1, |
|
|
uint32_t & |
w2, |
|
|
uint32_t & |
w3, |
|
|
uint32_t & |
w4 |
|
) |
| const |
Definition at line 11 of file EcalTPGWeights.cc.
References w0_, w1_, w2_, w3_, and w4_.
common ppss p3p6s2 common epss epspn46 common const1 w2
common ppss p3p6s2 common epss epspn46 common const1 w4
common ppss p3p6s2 common epss epspn46 common const1 w3
template<class Archive >
void EcalTPGWeights::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
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(), EcalTrigPrimESProducer::produceWeight(), popcon::EcalTPGWeightIdMapHandler::readtxtFile(), and popcon::EcalTPGWeightIdMapHandler::readxmlFile().
common ppss p3p6s2 common epss epspn46 common const1 w2
common ppss p3p6s2 common epss epspn46 common const1 w4
common ppss p3p6s2 common epss epspn46 common const1 w3
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >
uint32_t EcalTPGWeights::w0_ |
|
private |
uint32_t EcalTPGWeights::w1_ |
|
private |
uint32_t EcalTPGWeights::w2_ |
|
private |
uint32_t EcalTPGWeights::w3_ |
|
private |
uint32_t EcalTPGWeights::w4_ |
|
private |