LDMX Software
Public Attributes | List of all members
conditions::SimpleCSVTableProvider::Entry Struct Reference

Public Attributes

framework::ConditionsIOV iov_
 
std::string url_
 
std::vector< int > ivalues_
 
std::vector< double > dvalues_
 

Detailed Description

Definition at line 81 of file SimpleCSVTableProvider.h.

Member Data Documentation

◆ dvalues_

std::vector<double> conditions::SimpleCSVTableProvider::Entry::dvalues_

Definition at line 86 of file SimpleCSVTableProvider.h.

◆ iov_

framework::ConditionsIOV conditions::SimpleCSVTableProvider::Entry::iov_

Definition at line 82 of file SimpleCSVTableProvider.h.

◆ ivalues_

std::vector<int> conditions::SimpleCSVTableProvider::Entry::ivalues_

Definition at line 84 of file SimpleCSVTableProvider.h.

◆ url_

std::string conditions::SimpleCSVTableProvider::Entry::url_

Definition at line 83 of file SimpleCSVTableProvider.h.


The documentation for this struct was generated from the following file: