#include <FrTOCAdcDataData.hh>
|
const MapADC_type & | GetADC () const |
| Return all channels.
|
|
MapADC_type::const_iterator | GetADC (const std::string &Name) const |
| Return the indexed data for a named channel.
|
|
MapADC_type::const_iterator | GetADC (INT_4U Channel) const |
| Return the indexed data for an indexed channel.
|
|
const MapADC_type & | GetADC () const |
| Return all channels.
|
|
MapADC_type::const_iterator | GetADC (const std::string &Name) const |
| Return the indexed data for a named channel.
|
|
MapADC_type::const_iterator | GetADC (INT_4U Channel) const |
| Return the indexed data for an indexed channel.
|
|
const key_container_type & | GetKeys () const |
| Retrieve the keys.
|
|
const key_container_type & | GetKeys () const |
| Retrieve the keys.
|
|
bool | operator== (const FrTOCAdcData &RHS) const |
| equality operator
|
|
bool | operator== (const FrTOCAdcData &RHS) const |
| equality operator
|
|
◆ channel_id_type [1/2]
◆ channel_id_type [2/2]
◆ group_id_type [1/2]
◆ group_id_type [2/2]
◆ key_container_type [1/2]
◆ key_container_type [2/2]
◆ MapADC_type [1/2]
Container of indexed FrAdcData elements.
This structure is ordered by the name of the FrAdcData channel name. There is one element for each channel of indexed data.
◆ MapADC_type [2/2]
Container of indexed FrAdcData elements.
This structure is ordered by the name of the FrAdcData channel name. There is one element for each channel of indexed data.
◆ nadc_type [1/2]
◆ nadc_type [2/2]
◆ name_type [1/2]
◆ name_type [2/2]
◆ position_type [1/2]
◆ position_type [2/2]
◆ GetADC() [1/6]
const FrTOCAdcData::MapADC_type & FrameCPP::v9::FrTOCAdcData::GetADC |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrAdcData elements.
◆ GetADC() [2/6]
const MapADC_type & FrameCPP::v9::FrTOCAdcData::GetADC |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrAdcData elements.
◆ GetADC() [3/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::v9::FrTOCAdcData::GetADC |
( |
const std::string & | Name | ) |
const |
|
inlineinherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrAdcData element.
◆ GetADC() [4/6]
MapADC_type::const_iterator FrameCPP::v9::FrTOCAdcData::GetADC |
( |
const std::string & | Name | ) |
const |
|
inherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrAdcData element.
◆ GetADC() [5/6]
FrTOCAdcData::MapADC_type::const_iterator FrameCPP::v9::FrTOCAdcData::GetADC |
( |
INT_4U | Channel | ) |
const |
|
inlineinherited |
Return the indexed data for an indexed channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrAdcData element.
◆ GetADC() [6/6]
MapADC_type::const_iterator FrameCPP::v9::FrTOCAdcData::GetADC |
( |
INT_4U | Channel | ) |
const |
|
inherited |
Return the indexed data for an indexed channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrAdcData element.
◆ getADC() [1/6]
◆ getADC() [2/6]
◆ getADC() [3/6]
MapADC_type::iterator FrameCPP::v9::FrTOCAdcData::getADC |
( |
const std::string & | Channel | ) |
|
|
inlineprotectedinherited |
◆ getADC() [4/6]
MapADC_type::iterator FrameCPP::v9::FrTOCAdcData::getADC |
( |
const std::string & | Channel | ) |
|
|
inlineprotectedinherited |
◆ getADC() [5/6]
MapADC_type::iterator FrameCPP::v9::FrTOCAdcData::getADC |
( |
INT_4U | Channel | ) |
|
|
inlineprotectedinherited |
◆ getADC() [6/6]
MapADC_type::iterator FrameCPP::v9::FrTOCAdcData::getADC |
( |
INT_4U | Channel | ) |
|
|
inlineprotectedinherited |
◆ GetKeys() [1/2]
const FrTOCAdcData::key_container_type & FrameCPP::v9::FrTOCAdcData::GetKeys |
( |
| ) |
const |
|
inlineinherited |
Retrieve the keys.
- Returns
- Constant container of keys.
◆ GetKeys() [2/2]
Retrieve the keys.
- Returns
- Constant container of keys.
◆ operator==() [1/2]
bool FrameCPP::v9::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & | RHS | ) |
const |
|
inherited |
equality operator
- Parameters
-
[in] | RHS | The FrTOCAdcData object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ operator==() [2/2]
bool FrameCPP::v9::FrTOCAdcData::operator== |
( |
const FrTOCAdcData & | RHS | ) |
const |
|
inherited |
equality operator
- Parameters
-
[in] | RHS | The FrTOCAdcData object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ m_info
◆ m_keys
The documentation for this class was generated from the following file: