ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
GETFrameInfo Class Reference

#include <GETFrameInfo.h>

Inheritance diagram for GETFrameInfo:
Inheritance graph
[legend]
Collaboration diagram for GETFrameInfo:
Collaboration graph
[legend]

Public Member Functions

 GETFrameInfo ()
 
void SetDataID (UInt_t value)
 
void SetEventID (UInt_t value)
 
void SetEventTime (ULong64_t value)
 
void SetDeltaT (UInt_t value)
 
void SetStartByte (ULong64_t value)
 
void SetEndByte (ULong64_t value)
 
void SetNextInfo (GETFrameInfo *pointer)
 
UInt_t GetDataID ()
 
UInt_t GetEventID ()
 
ULong64_t GetEventTime ()
 
UInt_t GetDeltaT ()
 
ULong64_t GetStartByte ()
 
ULong64_t GetEndByte ()
 
GETFrameInfoGetNextInfo ()
 
UInt_t GetNumFrames ()
 
Bool_t IsFill ()
 
void Clear (Option_t *="")
 
void Print ()
 
void Copy (GETFrameInfo *frameInfo)
 

Detailed Description

Definition at line 11 of file GETFrameInfo.h.

Constructor & Destructor Documentation

◆ GETFrameInfo()

GETFrameInfo::GETFrameInfo ( )

Member Function Documentation

◆ Clear()

void GETFrameInfo::Clear ( Option_t *  = "")

Definition at line 100 of file GETFrameInfo.cxx.

◆ Copy()

void GETFrameInfo::Copy ( GETFrameInfo frameInfo)

Definition at line 124 of file GETFrameInfo.cxx.

◆ GetDataID()

UInt_t GETFrameInfo::GetDataID ( )

Definition at line 49 of file GETFrameInfo.cxx.

◆ GetDeltaT()

UInt_t GETFrameInfo::GetDeltaT ( )

Definition at line 61 of file GETFrameInfo.cxx.

◆ GetEndByte()

ULong64_t GETFrameInfo::GetEndByte ( )

Definition at line 69 of file GETFrameInfo.cxx.

◆ GetEventID()

UInt_t GETFrameInfo::GetEventID ( )

Definition at line 53 of file GETFrameInfo.cxx.

◆ GetEventTime()

ULong64_t GETFrameInfo::GetEventTime ( )

Definition at line 57 of file GETFrameInfo.cxx.

◆ GetNextInfo()

GETFrameInfo * GETFrameInfo::GetNextInfo ( )

Definition at line 73 of file GETFrameInfo.cxx.

◆ GetNumFrames()

UInt_t GETFrameInfo::GetNumFrames ( )

Definition at line 77 of file GETFrameInfo.cxx.

◆ GetStartByte()

ULong64_t GETFrameInfo::GetStartByte ( )

Definition at line 65 of file GETFrameInfo.cxx.

◆ IsFill()

Bool_t GETFrameInfo::IsFill ( )

Definition at line 95 of file GETFrameInfo.cxx.

◆ Print()

void GETFrameInfo::Print ( )

Definition at line 111 of file GETFrameInfo.cxx.

◆ SetDataID()

void GETFrameInfo::SetDataID ( UInt_t  value)

Definition at line 17 of file GETFrameInfo.cxx.

◆ SetDeltaT()

void GETFrameInfo::SetDeltaT ( UInt_t  value)

Definition at line 29 of file GETFrameInfo.cxx.

◆ SetEndByte()

void GETFrameInfo::SetEndByte ( ULong64_t  value)

Definition at line 37 of file GETFrameInfo.cxx.

◆ SetEventID()

void GETFrameInfo::SetEventID ( UInt_t  value)

Definition at line 21 of file GETFrameInfo.cxx.

◆ SetEventTime()

void GETFrameInfo::SetEventTime ( ULong64_t  value)

Definition at line 25 of file GETFrameInfo.cxx.

◆ SetNextInfo()

void GETFrameInfo::SetNextInfo ( GETFrameInfo pointer)

Definition at line 41 of file GETFrameInfo.cxx.

◆ SetStartByte()

void GETFrameInfo::SetStartByte ( ULong64_t  value)

Definition at line 33 of file GETFrameInfo.cxx.


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