#include <EcalEBPhase2TPGTimeWeights.h>
|
| EcalEBPhase2TPGTimeWeights () |
|
void | getValues (uint32_t &w0, uint32_t &w1, uint32_t &w2, uint32_t &w3, uint32_t &w4, uint32_t &w5, uint32_t &w6, uint32_t &w7, uint32_t &w8, uint32_t &w9, uint32_t &w10, uint32_t &w11) const |
|
void | setValues (const uint32_t &w0, const uint32_t &w1, const uint32_t &w2, const uint32_t &w3, const uint32_t &w4, const uint32_t &w5, const uint32_t &w6, const uint32_t &w7, const uint32_t &w8, const uint32_t &w9, const uint32_t &w10, const uint32_t &w11) |
|
| ~EcalEBPhase2TPGTimeWeights () |
|
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 9 of file EcalEBPhase2TPGTimeWeights.h.
◆ EcalEBPhase2TPGTimeWeights()
EcalEBPhase2TPGTimeWeights::EcalEBPhase2TPGTimeWeights |
( |
| ) |
|
Definition at line 3 of file EcalEBPhase2TPGTimeWeights.cc.
4 :
w0_(0),
w1_(0),
w2_(0),
w3_(0),
w4_(0),
w5_(0),
w6_(0),
w7_(0),
w8_(0),
w9_(0),
w10_(0),
w11_(0) {}
◆ ~EcalEBPhase2TPGTimeWeights()
EcalEBPhase2TPGTimeWeights::~EcalEBPhase2TPGTimeWeights |
( |
| ) |
|
|
inline |
◆ getValues()
void EcalEBPhase2TPGTimeWeights::getValues |
( |
uint32_t & |
w0, |
|
|
uint32_t & |
w1, |
|
|
uint32_t & |
w2, |
|
|
uint32_t & |
w3, |
|
|
uint32_t & |
w4, |
|
|
uint32_t & |
w5, |
|
|
uint32_t & |
w6, |
|
|
uint32_t & |
w7, |
|
|
uint32_t & |
w8, |
|
|
uint32_t & |
w9, |
|
|
uint32_t & |
w10, |
|
|
uint32_t & |
w11 |
|
) |
| const |
Definition at line 6 of file EcalEBPhase2TPGTimeWeights.cc.
References w0_, w10, w10_, w11, w11_, w1_, w2, w2_, w3, w3_, w4, w4_, w5, w5_, w6, w6_, w7, w7_, w8, w8_, w9, and w9_.
common ppss p3p6s2 common epss epspn46 common const1 w2
common ppss p3p6s2 common epss epspn46 common const1 w8
common ppss p3p6s2 common epss epspn46 common const1 w10
common ppss p3p6s2 common epss epspn46 common const1 w11
common ppss p3p6s2 common epss epspn46 common const1 w4
common ppss p3p6s2 common epss epspn46 common const1 w7
common ppss p3p6s2 common epss epspn46 common const1 w9
common ppss p3p6s2 common epss epspn46 common const1 w6
common ppss p3p6s2 common epss epspn46 common const1 w3
common ppss p3p6s2 common epss epspn46 common const1 w5
◆ serialize()
template<class Archive >
void EcalEBPhase2TPGTimeWeights::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ setValues()
void EcalEBPhase2TPGTimeWeights::setValues |
( |
const uint32_t & |
w0, |
|
|
const uint32_t & |
w1, |
|
|
const uint32_t & |
w2, |
|
|
const uint32_t & |
w3, |
|
|
const uint32_t & |
w4, |
|
|
const uint32_t & |
w5, |
|
|
const uint32_t & |
w6, |
|
|
const uint32_t & |
w7, |
|
|
const uint32_t & |
w8, |
|
|
const uint32_t & |
w9, |
|
|
const uint32_t & |
w10, |
|
|
const uint32_t & |
w11 |
|
) |
| |
Definition at line 32 of file EcalEBPhase2TPGTimeWeights.cc.
References w0_, w10, w10_, w11, w11_, w1_, w2, w2_, w3, w3_, w4, w4_, w5, w5_, w6, w6_, w7, w7_, w8, w8_, w9, and w9_.
common ppss p3p6s2 common epss epspn46 common const1 w2
common ppss p3p6s2 common epss epspn46 common const1 w8
common ppss p3p6s2 common epss epspn46 common const1 w10
common ppss p3p6s2 common epss epspn46 common const1 w11
common ppss p3p6s2 common epss epspn46 common const1 w4
common ppss p3p6s2 common epss epspn46 common const1 w7
common ppss p3p6s2 common epss epspn46 common const1 w9
common ppss p3p6s2 common epss epspn46 common const1 w6
common ppss p3p6s2 common epss epspn46 common const1 w3
common ppss p3p6s2 common epss epspn46 common const1 w5
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ w0_
uint32_t EcalEBPhase2TPGTimeWeights::w0_ |
|
private |
◆ w10_
uint32_t EcalEBPhase2TPGTimeWeights::w10_ |
|
private |
◆ w11_
uint32_t EcalEBPhase2TPGTimeWeights::w11_ |
|
private |
◆ w1_
uint32_t EcalEBPhase2TPGTimeWeights::w1_ |
|
private |
◆ w2_
uint32_t EcalEBPhase2TPGTimeWeights::w2_ |
|
private |
◆ w3_
uint32_t EcalEBPhase2TPGTimeWeights::w3_ |
|
private |
◆ w4_
uint32_t EcalEBPhase2TPGTimeWeights::w4_ |
|
private |
◆ w5_
uint32_t EcalEBPhase2TPGTimeWeights::w5_ |
|
private |
◆ w6_
uint32_t EcalEBPhase2TPGTimeWeights::w6_ |
|
private |
◆ w7_
uint32_t EcalEBPhase2TPGTimeWeights::w7_ |
|
private |
◆ w8_
uint32_t EcalEBPhase2TPGTimeWeights::w8_ |
|
private |
◆ w9_
uint32_t EcalEBPhase2TPGTimeWeights::w9_ |
|
private |