#include <JetResolutionObject.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 124 of file JetResolutionObject.h.
JME::JetResolutionObject::Range::Range |
( |
| ) |
|
|
inline |
JME::JetResolutionObject::Range::Range |
( |
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
bool JME::JetResolutionObject::Range::is_inside |
( |
float |
value | ) |
const |
|
inline |
template<class Archive >
void JME::JetResolutionObject::Range::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >
float JME::JetResolutionObject::Range::max |
float JME::JetResolutionObject::Range::min |