ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO Class Reference

#include <FrTOCDataClassicIO.hh>

Inheritance diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO:
Collaboration diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO:

Public Types

typedef INT_4U data_quality_type
 
typedef REAL_8 dt_type
 
typedef INT_4U frame_type
 
typedef INT_4U gtimen_type
 
typedef INT_4U gtimes_type
 
typedef std::string namedetector_type
 
typedef INT_4U ndetector_type
 
typedef INT_8U nfirstadc_type
 
typedef INT_8U nfirstmsg_type
 
typedef INT_8U nfirstser_type
 
typedef INT_8U nfirsttable_type
 
typedef FR_TOC_NFRAME_TYPE nFrame_type
 
typedef INT_4U nsh_type
 
typedef INT_8U positiondetector_type
 
typedef INT_8U positionh_type
 
typedef INT_4S runs_type
 
typedef INT_2U shid_type
 
typedef std::string shname_type
 
typedef FR_TOC_ULEAPS_TYPE uleaps_type
 
typedef std::vector< data_quality_typedata_quality_container_type
 Array of integer QA words from each FrameH.
 
typedef std::vector< dt_typedt_container_type
 Array of frame durations in seconds.
 
typedef std::vector< frame_typeframe_container_type
 Array of frame numbers.
 
typedef std::vector< gtimen_typegtimen_container_type
 Array of integer GPS residual nanoseconds for the frame.
 
typedef std::vector< gtimes_typegtimes_container_type
 Array of integer GPS frame times.
 
typedef std::vector< namedetector_typenamedetector_container_type
 Array of FrDetector names.
 
typedef std::vector< nfirstadc_typenfirstadc_container_type
 Array of first FrADCData positions.
 
typedef std::vector< nfirstmsg_typenfirstmsg_container_type
 Array of first FrMsg positions.
 
typedef std::vector< nfirstser_typenfirstser_container_type
 Array of first FrSerData positions.
 
typedef std::vector< nfirsttable_typenfirsttable_container_type
 Array of first FrTable positions.
 
typedef std::vector< positiondetector_typepositiondetector_container_type
 Array of FrDetector positions.
 
typedef std::vector< positionh_typepositionh_container_type
 Array of FrSH IDs.
 
typedef std::vector< runs_typeruns_container_type
 Array of FrameH positions.
 
typedef std::vector< shid_typeshid_container_type
 Array of FrSH IDs.
 
typedef std::vector< shname_typeshname_container_type
 Array of FrSH names.
 

Public Member Functions

 FrTOCDataClassicIO ()=default
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const FrTOCDataClassicIOoperator= (const Previous::FrTOCData &Source)
 asignment operator
 
FrTOCDataClassicIOoperator= (FrTOCDataClassicIO &&TOC)
 
void Load (istream_type &Stream)
 Read contents from stream.
 
 FrTOCDataClassicIO ()=default
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const FrTOCDataClassicIOoperator= (const Previous::FrTOCData &Source)
 asignment operator
 
FrTOCDataClassicIOoperator= (FrTOCDataClassicIO &&TOC)
 
void Load (istream_type &Stream)
 Read contents from stream.
 
const data_quality_container_typeGetDataQuality () const
 Retreive array of integer QA words from each FrameH.
 
const data_quality_container_typeGetDataQuality () const
 Retreive array of integer QA words from each FrameH.
 
const dt_container_typeGetDt () const
 Retrieve array of frame durations in seconds.
 
const dt_container_typeGetDt () const
 Retrieve array of frame durations in seconds.
 
const frame_container_typeGetFrame () const
 Retrieve array of frame numbers.
 
const frame_container_typeGetFrame () const
 Retrieve array of frame numbers.
 
const gtimes_container_typeGetGTimeN () const
 Retrieve array of integer GPS residual nanoseconds for the frame.
 
const gtimes_container_typeGetGTimeN () const
 Retrieve array of integer GPS residual nanoseconds for the frame.
 
const gtimen_container_typeGetGTimeS () const
 Retrieve array of integer GPS frame times.
 
const gtimen_container_typeGetGTimeS () const
 Retrieve array of integer GPS frame times.
 
const nfirstadc_container_typeGetNFirstADC () const
 Retrieve array of first FrADCData positions.
 
const nfirstadc_container_typeGetNFirstADC () const
 Retrieve array of first FrADCData positions.
 
const nfirstmsg_container_typeGetNFirstMsg () const
 Retrieve array of first FrMsg positions.
 
const nfirstmsg_container_typeGetNFirstMsg () const
 Retrieve array of first FrMsg positions.
 
const nfirstser_container_typeGetNFirstSer () const
 Retrieve array of first FrSerData positions.
 
const nfirstser_container_typeGetNFirstSer () const
 Retrieve array of first FrSerData positions.
 
const nfirsttable_container_typeGetNFirstTable () const
 Retrieve array of first FrTable positions.
 
const nfirsttable_container_typeGetNFirstTable () const
 Retrieve array of first FrTable positions.
 
nFrame_type GetNFrame () const
 
nFrame_type GetNFrame () const
 
const positionh_container_typeGetPositionH () const
 Retrieve array of FrameH positions.
 
const positionh_container_typeGetPositionH () const
 Retrieve array of FrameH positions.
 
const runs_container_typeGetRuns () const
 
const runs_container_typeGetRuns () const
 
const shid_container_typeGetSHid () const
 Retrieve array of FrSH IDs.
 
const shid_container_typeGetSHid () const
 Retrieve array of FrSH IDs.
 
const shname_container_typeGetSHname () const
 Retrieve array of FrSH names.
 
const shname_container_typeGetSHname () const
 Retrieve array of FrSH names.
 
uleaps_type GetULeapS () const
 Retrieve the number of leap seconds.
 
uleaps_type GetULeapS () const
 Retrieve the number of leap seconds.
 
const namedetector_container_typeGetNameDetector () const
 Retrieve array of FrDetector names.
 
const namedetector_container_typeGetNameDetector () const
 Retrieve array of FrDetector names.
 
const positiondetector_container_typeGetPositionDetector () const
 Retrieve array of FrDetector positions.
 
const positiondetector_container_typeGetPositionDetector () const
 Retrieve array of FrDetector positions.
 
bool operator== (const FrTOCHeader &RHS) const
 equality operator
 
bool operator== (const FrTOCHeader &RHS) const
 equality operator
 

Static Public Member Functions

template<typename SE >
static void Description (Common::Description &Desc)
 The description of structure.
 
template<typename SE >
static void Description (Common::Description &Desc)
 The description of structure.
 

Protected Member Functions

void forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const
 Iterate over contents.
 
void write (Common::OStream &Stream) const
 Write the structure to the stream.
 
void forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const
 Iterate over contents.
 
void write (Common::OStream &Stream) const
 Write the structure to the stream.
 

Protected Attributes

uleaps_type m_ULeapS = { 0 }
 From the first FrameH in the file.
 
data_quality_container_type m_dataQuality
 Array of integer QA words from each FrameH (size of nFrame)
 
gtimes_container_type m_GTimeS
 Array of integer GPS frame times (size of nFrame).
 
gtimen_container_type m_GTimeN
 Array of integer GPS residual nanoseconds for the frame (size of nFrame).
 
dt_container_type m_dt
 Array of frame durations in seconds (size of nFrame).
 
runs_container_type m_runs
 Array of run numbers.
 
frame_container_type m_frame
 Array of frame numbers (size of nFrame).
 
positiondetector_container_type m_positionDetector
 Array of FrDetector positions.
 
positionh_container_type m_positionH
 Array of FrameH positions, in bytes, from beginning of file. The size of this array is specified by nFrame.
 
namedetector_container_type m_nameDetector
 Array of FrDetector names.
 
nfirstadc_container_type m_nFirstADC
 Array of first FrADCData positions.
 
nfirstser_container_type m_nFirstSer
 Array of first FrSerData positions.
 
nfirsttable_container_type m_nFirstTable
 Array of first FrTable positions.
 
nfirstmsg_container_type m_nFirstMsg
 Array of first FrMsg positions.
 
shid_container_type m_SHid
 Array of FrSH IDs.
 
shname_container_type m_SHname
 Array of FrSH names. The size of array is specified by nSH.
 

Private Types

typedef STRING io_namedetector_type
 
typedef STRING io_shname_type
 

Member Typedef Documentation

◆ data_quality_container_type

Array of integer QA words from each FrameH.

◆ data_quality_type

◆ dt_container_type

typedef std::vector< dt_type > FrameCPP::v8::FrTOCHeader::dt_container_type
inherited

Array of frame durations in seconds.

◆ dt_type

typedef REAL_8 FrameCPP::v8::FrTOCHeader::dt_type
inherited

◆ frame_container_type

Array of frame numbers.

◆ frame_type

typedef INT_4U FrameCPP::v8::FrTOCHeader::frame_type
inherited

◆ gtimen_container_type

Array of integer GPS residual nanoseconds for the frame.

◆ gtimen_type

typedef INT_4U FrameCPP::v8::FrTOCHeader::gtimen_type
inherited

◆ gtimes_container_type

Array of integer GPS frame times.

◆ gtimes_type

typedef INT_4U FrameCPP::v8::FrTOCHeader::gtimes_type
inherited

◆ io_namedetector_type

◆ io_shname_type

◆ namedetector_container_type

◆ namedetector_type

typedef std::string FrameCPP::v8::FrTOCHeader::namedetector_type
inherited

◆ ndetector_type

◆ nfirstadc_container_type

Array of first FrADCData positions.

◆ nfirstadc_type

◆ nfirstmsg_container_type

Array of first FrMsg positions.

◆ nfirstmsg_type

◆ nfirstser_container_type

Array of first FrSerData positions.

◆ nfirstser_type

◆ nfirsttable_container_type

Array of first FrTable positions.

◆ nfirsttable_type

◆ nFrame_type

◆ nsh_type

typedef INT_4U FrameCPP::v8::FrTOCHeader::nsh_type
inherited

◆ positiondetector_container_type

◆ positiondetector_type

◆ positionh_container_type

Array of FrSH IDs.

◆ positionh_type

◆ runs_container_type

Array of FrameH positions.

◆ runs_type

typedef INT_4S FrameCPP::v8::FrTOCHeader::runs_type
inherited

◆ shid_container_type

Array of FrSH IDs.

◆ shid_type

typedef INT_2U FrameCPP::v8::FrTOCHeader::shid_type
inherited

◆ shname_container_type

Array of FrSH names.

◆ shname_type

typedef std::string FrameCPP::v8::FrTOCHeader::shname_type
inherited

◆ uleaps_type

Constructor & Destructor Documentation

◆ FrTOCDataClassicIO() [1/2]

FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::FrTOCDataClassicIO ( )
default

◆ FrTOCDataClassicIO() [2/2]

FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::FrTOCDataClassicIO ( )
default

Member Function Documentation

◆ Bytes() [1/2]

Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Bytes ( const Common::StreamBase & Stream) const
inline

◆ Bytes() [2/2]

Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Bytes ( const Common::StreamBase & Stream) const
inline

◆ Description() [1/2]

template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Description ( Common::Description & Desc)
inlinestatic

The description of structure.

Parameters
[out]DescStorage for the description of the structure.
Returns
A Description object which describes this structure as specified by the frame specification.

◆ Description() [2/2]

template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Description ( Common::Description & Desc)
inlinestatic

The description of structure.

Parameters
[out]DescStorage for the description of the structure.
Returns
A Description object which describes this structure as specified by the frame specification.

◆ forEach() [1/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::forEach ( Common::FrTOC::query_info_type Info,
Common::FrTOC::FunctionBase & Action ) const
inlineprotected

Iterate over contents.

Parameters
[in]InfoSpecifies the type of information to be searched.
[in]ActionAction to be taken for each piece of information found.

◆ forEach() [2/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::forEach ( Common::FrTOC::query_info_type Info,
Common::FrTOC::FunctionBase & Action ) const
inlineprotected

Iterate over contents.

Parameters
[in]InfoSpecifies the type of information to be searched.
[in]ActionAction to be taken for each piece of information found.

◆ GetDataQuality() [1/2]

const data_quality_container_type & FrameCPP::v8::FrTOCHeader::GetDataQuality ( ) const
inlineinherited

Retreive array of integer QA words from each FrameH.

◆ GetDataQuality() [2/2]

const data_quality_container_type & FrameCPP::v8::FrTOCHeader::GetDataQuality ( ) const
inlineinherited

Retreive array of integer QA words from each FrameH.

◆ GetDt() [1/2]

const dt_container_type & FrameCPP::v8::FrTOCHeader::GetDt ( ) const
inlineinherited

Retrieve array of frame durations in seconds.

◆ GetDt() [2/2]

const dt_container_type & FrameCPP::v8::FrTOCHeader::GetDt ( ) const
inlineinherited

Retrieve array of frame durations in seconds.

◆ GetFrame() [1/2]

const frame_container_type & FrameCPP::v8::FrTOCHeader::GetFrame ( ) const
inlineinherited

Retrieve array of frame numbers.

◆ GetFrame() [2/2]

const frame_container_type & FrameCPP::v8::FrTOCHeader::GetFrame ( ) const
inlineinherited

Retrieve array of frame numbers.

◆ GetGTimeN() [1/2]

const gtimes_container_type & FrameCPP::v8::FrTOCHeader::GetGTimeN ( ) const
inlineinherited

Retrieve array of integer GPS residual nanoseconds for the frame.

◆ GetGTimeN() [2/2]

const gtimes_container_type & FrameCPP::v8::FrTOCHeader::GetGTimeN ( ) const
inlineinherited

Retrieve array of integer GPS residual nanoseconds for the frame.

◆ GetGTimeS() [1/2]

const gtimen_container_type & FrameCPP::v8::FrTOCHeader::GetGTimeS ( ) const
inlineinherited

Retrieve array of integer GPS frame times.

◆ GetGTimeS() [2/2]

const gtimen_container_type & FrameCPP::v8::FrTOCHeader::GetGTimeS ( ) const
inlineinherited

Retrieve array of integer GPS frame times.

◆ GetNameDetector() [1/2]

const namedetector_container_type & FrameCPP::v8::FrTOCHeader::GetNameDetector ( ) const
inlineinherited

Retrieve array of FrDetector names.

◆ GetNameDetector() [2/2]

const namedetector_container_type & FrameCPP::v8::FrTOCHeader::GetNameDetector ( ) const
inlineinherited

Retrieve array of FrDetector names.

◆ GetNFirstADC() [1/2]

const nfirstadc_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstADC ( ) const
inlineinherited

Retrieve array of first FrADCData positions.

◆ GetNFirstADC() [2/2]

const nfirstadc_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstADC ( ) const
inlineinherited

Retrieve array of first FrADCData positions.

◆ GetNFirstMsg() [1/2]

const nfirstmsg_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstMsg ( ) const
inlineinherited

Retrieve array of first FrMsg positions.

◆ GetNFirstMsg() [2/2]

const nfirstmsg_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstMsg ( ) const
inlineinherited

Retrieve array of first FrMsg positions.

◆ GetNFirstSer() [1/2]

const nfirstser_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstSer ( ) const
inlineinherited

Retrieve array of first FrSerData positions.

◆ GetNFirstSer() [2/2]

const nfirstser_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstSer ( ) const
inlineinherited

Retrieve array of first FrSerData positions.

◆ GetNFirstTable() [1/2]

const nfirsttable_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstTable ( ) const
inlineinherited

Retrieve array of first FrTable positions.

◆ GetNFirstTable() [2/2]

const nfirsttable_container_type & FrameCPP::v8::FrTOCHeader::GetNFirstTable ( ) const
inlineinherited

Retrieve array of first FrTable positions.

◆ GetNFrame() [1/2]

nFrame_type FrameCPP::v8::FrTOCHeader::GetNFrame ( ) const
inlineinherited

◆ GetNFrame() [2/2]

nFrame_type FrameCPP::v8::FrTOCHeader::GetNFrame ( ) const
inlineinherited

◆ GetPositionDetector() [1/2]

const positiondetector_container_type & FrameCPP::v8::FrTOCHeader::GetPositionDetector ( ) const
inlineinherited

Retrieve array of FrDetector positions.

◆ GetPositionDetector() [2/2]

const positiondetector_container_type & FrameCPP::v8::FrTOCHeader::GetPositionDetector ( ) const
inlineinherited

Retrieve array of FrDetector positions.

◆ GetPositionH() [1/2]

const positionh_container_type & FrameCPP::v8::FrTOCHeader::GetPositionH ( ) const
inlineinherited

Retrieve array of FrameH positions.

◆ GetPositionH() [2/2]

const positionh_container_type & FrameCPP::v8::FrTOCHeader::GetPositionH ( ) const
inlineinherited

Retrieve array of FrameH positions.

◆ GetRuns() [1/2]

const runs_container_type & FrameCPP::v8::FrTOCHeader::GetRuns ( ) const
inlineinherited

◆ GetRuns() [2/2]

const runs_container_type & FrameCPP::v8::FrTOCHeader::GetRuns ( ) const
inlineinherited

◆ GetSHid() [1/2]

const shid_container_type & FrameCPP::v8::FrTOCHeader::GetSHid ( ) const
inlineinherited

Retrieve array of FrSH IDs.

◆ GetSHid() [2/2]

const shid_container_type & FrameCPP::v8::FrTOCHeader::GetSHid ( ) const
inlineinherited

Retrieve array of FrSH IDs.

◆ GetSHname() [1/2]

const shname_container_type & FrameCPP::v8::FrTOCHeader::GetSHname ( ) const
inlineinherited

Retrieve array of FrSH names.

◆ GetSHname() [2/2]

const shname_container_type & FrameCPP::v8::FrTOCHeader::GetSHname ( ) const
inlineinherited

Retrieve array of FrSH names.

◆ GetULeapS() [1/2]

uleaps_type FrameCPP::v8::FrTOCHeader::GetULeapS ( ) const
inlineinherited

Retrieve the number of leap seconds.

◆ GetULeapS() [2/2]

uleaps_type FrameCPP::v8::FrTOCHeader::GetULeapS ( ) const
inlineinherited

Retrieve the number of leap seconds.

◆ Load() [1/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Load ( istream_type & Stream)
inline

Read contents from stream.

Parameters
[in]StreamThe stream from which the object is being read.
Returns
A new instance of this object.

◆ Load() [2/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::Load ( istream_type & Stream)
inline

Read contents from stream.

Parameters
[in]StreamThe stream from which the object is being read.
Returns
A new instance of this object.

◆ operator=() [1/4]

const FrTOCDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::operator= ( const Previous::FrTOCData & Source)
inline

asignment operator

Parameters
[in]SourceThe source to be copied.

◆ operator=() [2/4]

const FrTOCDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::operator= ( const Previous::FrTOCData & Source)
inline

asignment operator

Parameters
[in]SourceThe source to be copied.

◆ operator=() [3/4]

FrTOCDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::operator= ( FrTOCDataClassicIO && TOC)
inline

◆ operator=() [4/4]

FrTOCDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::operator= ( FrTOCDataClassicIO && TOC)
inline

◆ operator==() [1/2]

bool FrameCPP::v8::FrTOCHeader::operator== ( const FrTOCHeader & RHS) const
inlineinherited

equality operator

Parameters
[in]RHSThe FrTOCData 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::v8::FrTOCHeader::operator== ( const FrTOCHeader & RHS) const
inlineinherited

equality operator

Parameters
[in]RHSThe FrTOCData object to be compared.
Returns
The value true is returned if this object is equivelent to the RHS instance; false otherwise.

◆ write() [1/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::write ( Common::OStream & Stream) const
inlineprotected

Write the structure to the stream.

Parameters
[in]StreamThe output stream where the object is to be written.

◆ write() [2/2]

void FrameCPP::Version_8::FrTOCImpl::FrTOCDataClassicIO::write ( Common::OStream & Stream) const
inlineprotected

Write the structure to the stream.

Parameters
[in]StreamThe output stream where the object is to be written.

Member Data Documentation

◆ m_dataQuality

data_quality_container_type FrameCPP::v8::FrTOCHeader::m_dataQuality
protectedinherited

Array of integer QA words from each FrameH (size of nFrame)

◆ m_dt

dt_container_type FrameCPP::v8::FrTOCHeader::m_dt
protectedinherited

Array of frame durations in seconds (size of nFrame).

◆ m_frame

frame_container_type FrameCPP::v8::FrTOCHeader::m_frame
protectedinherited

Array of frame numbers (size of nFrame).

◆ m_GTimeN

gtimen_container_type FrameCPP::v8::FrTOCHeader::m_GTimeN
protectedinherited

Array of integer GPS residual nanoseconds for the frame (size of nFrame).

◆ m_GTimeS

gtimes_container_type FrameCPP::v8::FrTOCHeader::m_GTimeS
protectedinherited

Array of integer GPS frame times (size of nFrame).

◆ m_nameDetector

namedetector_container_type FrameCPP::v8::FrTOCHeader::m_nameDetector
protectedinherited

Array of FrDetector names.

The size of this array is specified by nDetector. They appear alphabetically.

◆ m_nFirstADC

nfirstadc_container_type FrameCPP::v8::FrTOCHeader::m_nFirstADC
protectedinherited

Array of first FrADCData positions.

Array of first FrADCData positions, in bytes, from beginning of file. The size of this array is specified by nFrame.

◆ m_nFirstMsg

nfirstmsg_container_type FrameCPP::v8::FrTOCHeader::m_nFirstMsg
protectedinherited

Array of first FrMsg positions.

Array of first FrMsg positions, in bytes, from beginning of file. The size of this array is specified by nFrame.

◆ m_nFirstSer

nfirstser_container_type FrameCPP::v8::FrTOCHeader::m_nFirstSer
protectedinherited

Array of first FrSerData positions.

Array of first FrSerData positions, in bytes, from beginning of file. The size of this array is specified by nFrame.

◆ m_nFirstTable

nfirsttable_container_type FrameCPP::v8::FrTOCHeader::m_nFirstTable
protectedinherited

Array of first FrTable positions.

Array of first FrTable positions, in bytes, from beginning of file The size of this array is specified by nFrame.

Note
The pointer is to the first table associated with FrRawData for each frame.

◆ m_positionDetector

positiondetector_container_type FrameCPP::v8::FrTOCHeader::m_positionDetector
protectedinherited

Array of FrDetector positions.

Array of FrDetector positions from the beginning of file. The size of array is specified by nDetector.

Note
Only the first occurrence for each type of FrDetector is captured.

◆ m_positionH

positionh_container_type FrameCPP::v8::FrTOCHeader::m_positionH
protectedinherited

Array of FrameH positions, in bytes, from beginning of file. The size of this array is specified by nFrame.

◆ m_runs

runs_container_type FrameCPP::v8::FrTOCHeader::m_runs
protectedinherited

Array of run numbers.

Array of run numbers. The size of this array is specified by nFrame.

◆ m_SHid

shid_container_type FrameCPP::v8::FrTOCHeader::m_SHid
protectedinherited

Array of FrSH IDs.

Array of FrSH IDs. The size of this array is specified by nSH.

◆ m_SHname

shname_container_type FrameCPP::v8::FrTOCHeader::m_SHname
protectedinherited

Array of FrSH names. The size of array is specified by nSH.

◆ m_ULeapS

uleaps_type FrameCPP::v8::FrTOCHeader::m_ULeapS = { 0 }
protectedinherited

From the first FrameH in the file.


The documentation for this class was generated from the following files: