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

#include <GETCoboFrame.h>

Public Member Functions

 GETCoboFrame ()
 
void ReadFrame (ifstream &stream)
 
void ReadFrame (Int_t index, ifstream &stream)
 
Int_t GetEventID ()
 
Int_t GetNumFrames ()
 
GETBasicFrameGetFrames ()
 
GETBasicFrameGetFrame (Int_t index)
 
void Clear (Option_t *="")
 

Detailed Description

Definition at line 14 of file GETCoboFrame.h.

Constructor & Destructor Documentation

◆ GETCoboFrame()

GETCoboFrame::GETCoboFrame ( )

Definition at line 3 of file GETCoboFrame.cxx.

Member Function Documentation

◆ Clear()

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

Definition at line 43 of file GETCoboFrame.cxx.

◆ GetEventID()

Int_t GETCoboFrame::GetEventID ( )

Definition at line 19 of file GETCoboFrame.cxx.

◆ GetFrame()

GETBasicFrame * GETCoboFrame::GetFrame ( Int_t  index)

Definition at line 38 of file GETCoboFrame.cxx.

◆ GetFrames()

GETBasicFrame * GETCoboFrame::GetFrames ( )

Definition at line 34 of file GETCoboFrame.cxx.

◆ GetNumFrames()

Int_t GETCoboFrame::GetNumFrames ( )

Definition at line 30 of file GETCoboFrame.cxx.

◆ ReadFrame() [1/2]

void GETCoboFrame::ReadFrame ( ifstream &  stream)

Definition at line 8 of file GETCoboFrame.cxx.

◆ ReadFrame() [2/2]

void GETCoboFrame::ReadFrame ( Int_t  index,
ifstream &  stream 
)

Definition at line 13 of file GETCoboFrame.cxx.


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