LDMX Software
|
Public Attributes | |
framework::ConditionsIOV | iov_ |
std::string | url_ |
std::vector< int > | ivalues_ |
std::vector< double > | dvalues_ |
Definition at line 81 of file SimpleCSVTableProvider.h.
std::vector<double> conditions::SimpleCSVTableProvider::Entry::dvalues_ |
Definition at line 86 of file SimpleCSVTableProvider.h.
framework::ConditionsIOV conditions::SimpleCSVTableProvider::Entry::iov_ |
Definition at line 82 of file SimpleCSVTableProvider.h.
std::vector<int> conditions::SimpleCSVTableProvider::Entry::ivalues_ |
Definition at line 84 of file SimpleCSVTableProvider.h.
std::string conditions::SimpleCSVTableProvider::Entry::url_ |
Definition at line 83 of file SimpleCSVTableProvider.h.