#include <L1TMuonOverlapFwVersion.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 14 of file L1TMuonOverlapFwVersion.h.
◆ L1TMuonOverlapFwVersion() [1/2]
L1TMuonOverlapFwVersion::L1TMuonOverlapFwVersion |
( |
| ) |
|
|
inline |
◆ L1TMuonOverlapFwVersion() [2/2]
L1TMuonOverlapFwVersion::L1TMuonOverlapFwVersion |
( |
unsigned |
algoV, |
|
|
unsigned |
layersV, |
|
|
unsigned |
patternsV, |
|
|
std::string |
sDate |
|
) |
| |
|
inline |
◆ ~L1TMuonOverlapFwVersion()
L1TMuonOverlapFwVersion::~L1TMuonOverlapFwVersion |
( |
| ) |
|
|
inline |
◆ algoVersion()
unsigned L1TMuonOverlapFwVersion::algoVersion |
( |
| ) |
const |
|
inline |
◆ fwVersion()
unsigned L1TMuonOverlapFwVersion::fwVersion |
( |
| ) |
const |
|
inline |
◆ layersVersion()
unsigned L1TMuonOverlapFwVersion::layersVersion |
( |
| ) |
const |
|
inline |
◆ patternsVersion()
unsigned L1TMuonOverlapFwVersion::patternsVersion |
( |
| ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void L1TMuonOverlapFwVersion::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ setAlgoVersion()
void L1TMuonOverlapFwVersion::setAlgoVersion |
( |
unsigned |
algoV | ) |
|
|
inline |
◆ setFwVersion()
void L1TMuonOverlapFwVersion::setFwVersion |
( |
unsigned |
layersV | ) |
|
|
inline |
◆ setLayersVersion()
void L1TMuonOverlapFwVersion::setLayersVersion |
( |
unsigned |
layersV | ) |
|
|
inline |
◆ setPatternsVersion()
void L1TMuonOverlapFwVersion::setPatternsVersion |
( |
unsigned |
patternsV | ) |
|
|
inline |
◆ setSynthDate()
void L1TMuonOverlapFwVersion::setSynthDate |
( |
std::string |
sDate | ) |
|
|
inline |
◆ synthDate()
std::string L1TMuonOverlapFwVersion::synthDate |
( |
| ) |
const |
|
inline |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ algorithmVer_
unsigned L1TMuonOverlapFwVersion::algorithmVer_ |
◆ layersVer_
unsigned L1TMuonOverlapFwVersion::layersVer_ |
◆ patternsVer_
unsigned L1TMuonOverlapFwVersion::patternsVer_ |
◆ synthDate_
std::string L1TMuonOverlapFwVersion::synthDate_ |