![]() |
ATLAS Offline Software
|
#include <DataPointInfo.h>
Public Member Functions | |
| DataPointInfo (const std::string &folder, const std::string &column, const int channel, const cool::RecordSpecification &atrspec) | |
| const std::string & | folder () const |
| const std::string & | column () const |
| const int | channel () const |
| const cool::IRecordSpecification & | atrspec () const |
Private Attributes | |
| std::string | m_folder |
| std::string | m_column |
| int | m_channel |
| const cool::RecordSpecification | m_atrspec |
Definition at line 14 of file DataPointInfo.h.
| 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.
|
inline |
Definition at line 33 of file DataPointInfo.h.
|
inline |
Definition at line 32 of file DataPointInfo.h.
|
inline |
Definition at line 31 of file DataPointInfo.h.
|
inline |
Definition at line 30 of file DataPointInfo.h.
|
private |
Definition at line 27 of file DataPointInfo.h.
|
private |
Definition at line 26 of file DataPointInfo.h.
|
private |
Definition at line 25 of file DataPointInfo.h.
|
private |
Definition at line 24 of file DataPointInfo.h.