#include <DataPointInfo.h>
Definition at line 14 of file DataPointInfo.h.
◆ DataPointInfo()
| DataPointInfo::DataPointInfo |
( |
const std::string & | folder, |
|
|
const std::string & | column, |
|
|
const int | channel, |
|
|
const cool::RecordSpecification & | atrspec ) |
Definition at line 11 of file DataPointInfo.cxx.
12 :
14{}
const cool::RecordSpecification m_atrspec
const cool::IRecordSpecification & atrspec() const
const std::string & column() const
const int channel() const
const std::string & folder() const
◆ atrspec()
| const cool::IRecordSpecification & DataPointInfo::atrspec |
( |
| ) |
const |
|
inline |
◆ channel()
| const int DataPointInfo::channel |
( |
| ) |
const |
|
inline |
◆ column()
| const std::string & DataPointInfo::column |
( |
| ) |
const |
|
inline |
◆ folder()
| const std::string & DataPointInfo::folder |
( |
| ) |
const |
|
inline |
◆ m_atrspec
| const cool::RecordSpecification DataPointInfo::m_atrspec |
|
private |
◆ m_channel
| int DataPointInfo::m_channel |
|
private |
◆ m_column
| std::string DataPointInfo::m_column |
|
private |
◆ m_folder
| std::string DataPointInfo::m_folder |
|
private |
The documentation for this class was generated from the following files: