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

#include <GETBasicFrame.h>

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

Public Member Functions

 GETBasicFrame ()
 
Int_t * GetSample (Int_t agetIdx, Int_t chIdx)
 
Int_t GetFrameSkip ()
 
void Clear (Option_t *="")
 
void Read (ifstream &stream)
 
- Public Member Functions inherited from GETBasicFrameHeader
 GETBasicFrameHeader ()
 
UInt_t GetHeaderSize (Bool_t inBytes=kTRUE)
 
UInt_t GetItemSize ()
 
UInt_t GetNItems ()
 
ULong_t GetEventTime ()
 
UInt_t GetEventID ()
 
UInt_t GetCoboID ()
 
UInt_t GetAsadID ()
 
UInt_t GetReadOffset ()
 
UInt_t GetStatus ()
 
bitset< 72 > GetHitPat (Int_t asadID)
 
UInt_t GetMultip (Int_t asadID)
 
UInt_t GetWindowOut ()
 
UInt_t GetLastCell (Int_t asadID)
 
ULong64_t GetFrameSkip ()
 
UInt_t GetHeaderSkip ()
 
void Clear (Option_t *="")
 
void Read (ifstream &stream)
 
void Print ()
 
- Public Member Functions inherited from GETHeaderBase
 GETHeaderBase ()
 
UInt_t GetMetaType ()
 
UInt_t GetFrameSize (Bool_t inBytes=kTRUE)
 
UInt_t GetDataSource ()
 
UInt_t GetFrameType ()
 
UInt_t GetRevision ()
 
ULong64_t GetFrameSkip (Bool_t rewind=kFALSE)
 
Bool_t IsLittleEndian ()
 
Bool_t IsBlob ()
 
UInt_t GetUnitBlock ()
 
ULong64_t CorrectEndianness (uint8_t *variable, Short_t length)
 
void Clear (Option_t *="")
 
void Read (ifstream &file, Bool_t rewind=kFALSE)
 
void Print ()
 

Detailed Description

Definition at line 14 of file GETBasicFrame.h.

Constructor & Destructor Documentation

◆ GETBasicFrame()

GETBasicFrame::GETBasicFrame ( )

Definition at line 9 of file GETBasicFrame.cxx.

Member Function Documentation

◆ Clear()

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

Definition at line 24 of file GETBasicFrame.cxx.

◆ GetFrameSkip()

Int_t GETBasicFrame::GetFrameSkip ( )

Definition at line 19 of file GETBasicFrame.cxx.

◆ GetSample()

Int_t * GETBasicFrame::GetSample ( Int_t  agetIdx,
Int_t  chIdx 
)

Definition at line 14 of file GETBasicFrame.cxx.

◆ Read()

void GETBasicFrame::Read ( ifstream &  stream)

Definition at line 31 of file GETBasicFrame.cxx.


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