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

#include <GETTopologyFrame.h>

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

Public Member Functions

 GETTopologyFrame ()
 
UInt_t GetCoboIdx ()
 
bitset< 4 > GetAsadMask ()
 
UInt_t Get2pMode ()
 
UInt_t GetUNUSED ()
 
ULong64_t GetFrameSkip ()
 
ULong64_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 20 of file GETTopologyFrame.h.

Constructor & Destructor Documentation

◆ GETTopologyFrame()

GETTopologyFrame::GETTopologyFrame ( )

Member Function Documentation

◆ Clear()

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

Definition at line 40 of file GETTopologyFrame.cxx.

◆ Get2pMode()

UInt_t GETTopologyFrame::Get2pMode ( )

Definition at line 23 of file GETTopologyFrame.cxx.

◆ GetAsadMask()

bitset< 4 > GETTopologyFrame::GetAsadMask ( )

Definition at line 19 of file GETTopologyFrame.cxx.

◆ GetCoboIdx()

UInt_t GETTopologyFrame::GetCoboIdx ( )

Definition at line 15 of file GETTopologyFrame.cxx.

◆ GetFrameSkip()

ULong64_t GETTopologyFrame::GetFrameSkip ( )

Definition at line 31 of file GETTopologyFrame.cxx.

◆ GetHeaderSkip()

ULong64_t GETTopologyFrame::GetHeaderSkip ( )

Definition at line 35 of file GETTopologyFrame.cxx.

◆ GetUNUSED()

UInt_t GETTopologyFrame::GetUNUSED ( )

Definition at line 27 of file GETTopologyFrame.cxx.

◆ Print()

void GETTopologyFrame::Print ( )

Definition at line 62 of file GETTopologyFrame.cxx.

◆ Read()

void GETTopologyFrame::Read ( ifstream &  Stream)

Definition at line 50 of file GETTopologyFrame.cxx.


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