23 using clock_t = std::chrono::system_clock;
59 return hash<std::string>()(key.
GetName());
bool operator==(const TKey &lhs, const TKey &rhs)
bool operator<(const TKey &lhs, const TKey &rhs)
const time_point_t & GetDate() const
bool operator<=(const TKey &lhs, const TKey &rhs)
const std::string & GetName() const
Namespace for new ROOT classes and functions.
bool operator>(const TKey &lhs, const TKey &rhs)
std::chrono::time_point< clock_t > time_point_t
Book space in a file, create I/O buffers, to fill them, (un)compress them.
TRObject operator()(const T1 &t1) const
bool operator>=(const TKey &lhs, const TKey &rhs)
std::chrono::system_clock clock_t
TKey(const std::string &name)