#include <JetResolutionObject.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 118 of file JetResolutionObject.h.
◆ Range() [1/2]
JME::JetResolutionObject::Range::Range |
( |
| ) |
|
|
inline |
◆ Range() [2/2]
JME::JetResolutionObject::Range::Range |
( |
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
◆ is_inside()
bool JME::JetResolutionObject::Range::is_inside |
( |
float |
value | ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void JME::JetResolutionObject::Range::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 >
◆ max
float JME::JetResolutionObject::Range::max |
◆ min
float JME::JetResolutionObject::Range::min |