LDMX Software
|
Interval-of-validity object for conditions information. More...
#include <iostream>
#include "Framework/Exception/Exception.h"
Go to the source code of this file.
Classes | |
class | framework::ConditionsIOV |
Class which defines the run/event/type range for which a given condition is valid, including for all time. More... | |
Namespaces | |
namespace | framework |
All classes in the ldmx-sw project use this namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &, const framework::ConditionsIOV &iov) |
Interval-of-validity object for conditions information.
Definition in file ConditionsIOV.h.
std::ostream & operator<< | ( | std::ostream & | s, |
const framework::ConditionsIOV & | iov | ||
) |
Definition at line 8 of file ConditionsIOV.cxx.