#include <SiStripThreshold.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 44 of file SiStripThreshold.h.
◆ encode() [1/2]
void SiStripThreshold::Data::encode |
( |
const uint16_t & |
strip, |
|
|
const float & |
lTh, |
|
|
const float & |
hTh |
|
) |
| |
|
inline |
◆ encode() [2/2]
void SiStripThreshold::Data::encode |
( |
const uint16_t & |
strip, |
|
|
const float & |
lTh, |
|
|
const float & |
hTh, |
|
|
const float & |
cTh |
|
) |
| |
|
inline |
◆ getClusth()
float SiStripThreshold::Data::getClusth |
( |
| ) |
const |
|
inline |
◆ getFirstStrip()
uint16_t SiStripThreshold::Data::getFirstStrip |
( |
| ) |
const |
|
inline |
◆ getHth()
float SiStripThreshold::Data::getHth |
( |
| ) |
const |
|
inline |
◆ getLth()
float SiStripThreshold::Data::getLth |
( |
| ) |
const |
|
inline |
◆ operator<()
bool SiStripThreshold::Data::operator< |
( |
const Data & |
d | ) |
const |
|
inline |
◆ operator==()
bool SiStripThreshold::Data::operator== |
( |
const Data & |
d | ) |
const |
|
inline |
◆ print()
void SiStripThreshold::Data::print |
( |
std::stringstream & |
ss | ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void SiStripThreshold::Data::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ clusTh
uint8_t SiStripThreshold::Data::clusTh |
◆ FirstStrip_and_Hth
uint16_t SiStripThreshold::Data::FirstStrip_and_Hth |
◆ lowTh
uint8_t SiStripThreshold::Data::lowTh |