#include <MixingModuleConfig.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 71 of file MixingModuleConfig.h.
◆ MixingModuleConfig()
MixingModuleConfig::MixingModuleConfig |
( |
| ) |
|
◆ ~MixingModuleConfig()
virtual MixingModuleConfig::~MixingModuleConfig |
( |
| ) |
|
|
inlinevirtual |
◆ bunchSpace()
const int& MixingModuleConfig::bunchSpace |
( |
| ) |
const |
|
inline |
◆ config()
◆ maxBunch()
const int& MixingModuleConfig::maxBunch |
( |
| ) |
const |
|
inline |
◆ minBunch()
const int& MixingModuleConfig::minBunch |
( |
| ) |
const |
|
inline |
◆ read()
◆ serialize()
template<class Archive >
void MixingModuleConfig::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 >
◆ bs_
int MixingModuleConfig::bs_ |
|
private |
◆ configs_
◆ maxb_
int MixingModuleConfig::maxb_ |
|
private |
◆ minb_
int MixingModuleConfig::minb_ |
|
private |