|
ldas-tools-framecpp 3.0.4
|
#include <FrEvent.hh>

Classes | |
| struct | data_type |
Protected Attributes | |
| data_type | m_data |
| typedef std::pair< paramName_type, paramValue_type > FrameCPP::Version_6::FrEventStorage::Param_type |
| typedef std::pair< paramName_type, paramValue_type > FrameCPP::Version_6::FrEventStorage::Param_type |
| typedef std::vector< Param_type > FrameCPP::Version_6::FrEventStorage::ParamList_type |
| typedef std::vector< Param_type > FrameCPP::Version_6::FrEventStorage::ParamList_type |
|
inline |
|
inline |
|
inline |
| FrameCPP::Version_6::FrEventStorage::FrEventStorage | ( | ) |
| FrameCPP::Version_6::FrEventStorage::FrEventStorage | ( | const FrEventStorage & | Source | ) |
| FrameCPP::Version_6::FrEventStorage::FrEventStorage | ( | const Previous::FrTrigDataStorage & | Source | ) |
|
inline |
| amplitude_type FrameCPP::Version_6::FrEventStorage::GetAmplitude | ( | ) | const |
|
inline |
| const comment_type & FrameCPP::Version_6::FrEventStorage::GetComment | ( | ) | const |
|
inline |
| eventStatus_type FrameCPP::Version_6::FrEventStorage::GetEventStatus | ( | ) | const |
|
inline |
| const time_type & FrameCPP::Version_6::FrEventStorage::GetGTime | ( | ) | const |
|
inline |
| const inputs_type & FrameCPP::Version_6::FrEventStorage::GetInputs | ( | ) | const |
|
inline |
| const name_type & FrameCPP::Version_6::FrEventStorage::GetName | ( | ) | const |
|
inline |
| ParamList_type & FrameCPP::Version_6::FrEventStorage::GetParam | ( | ) |
|
inline |
| const ParamList_type & FrameCPP::Version_6::FrEventStorage::GetParam | ( | ) | const |
|
inline |
| probability_type FrameCPP::Version_6::FrEventStorage::GetProbability | ( | ) | const |
|
inline |
| const statistics_type & FrameCPP::Version_6::FrEventStorage::GetStatistics | ( | ) | const |
|
inline |
| timeAfter_type FrameCPP::Version_6::FrEventStorage::GetTimeAfter | ( | ) | const |
|
inline |
| timeBefore_type FrameCPP::Version_6::FrEventStorage::GetTimeBefore | ( | ) | const |
|
protected |