#include <DTRangeT0.h>
Public Member Functions | |
DTRangeT0Data () | |
~DTRangeT0Data () | |
Public Attributes | |
int | t0max |
int | t0min |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 56 of file DTRangeT0.h.
DTRangeT0Data::DTRangeT0Data | ( | ) |
Definition at line 54 of file DTRangeT0.cc.
DTRangeT0Data::~DTRangeT0Data | ( | ) |
Definition at line 71 of file DTRangeT0.cc.
|
private |
|
friend |
Definition at line 67 of file DTRangeT0.h.
|
friend |
Definition at line 67 of file DTRangeT0.h.
int DTRangeT0Data::t0max |
Definition at line 64 of file DTRangeT0.h.
Referenced by DTRangeT0::get(), and DTRangeT0::set().
int DTRangeT0Data::t0min |
Definition at line 63 of file DTRangeT0.h.
Referenced by DTRangeT0::get(), and DTRangeT0::set().