Definition at line 26 of file THaCodaFile.h.
#include <THaCodaFile.h>
◆ THaCodaFile() [1/3]
Decoder::THaCodaFile::THaCodaFile |
( |
| ) |
|
◆ THaCodaFile() [2/3]
Decoder::THaCodaFile::THaCodaFile |
( |
const char * |
filename, |
|
|
const char * |
rw = "r" |
|
) |
| |
|
explicit |
◆ THaCodaFile() [3/3]
Decoder::THaCodaFile::THaCodaFile |
( |
const THaCodaFile & |
fn | ) |
|
|
delete |
◆ ~THaCodaFile()
Decoder::THaCodaFile::~THaCodaFile |
( |
| ) |
|
|
virtual |
◆ addEvListFilt()
void Decoder::THaCodaFile::addEvListFilt |
( |
UInt_t |
event_to_filt | ) |
|
◆ addEvTypeFilt()
void Decoder::THaCodaFile::addEvTypeFilt |
( |
UInt_t |
evtype_to_filt | ) |
|
◆ codaClose()
Int_t Decoder::THaCodaFile::codaClose |
( |
| ) |
|
|
virtual |
◆ codaOpen() [1/2]
Int_t Decoder::THaCodaFile::codaOpen |
( |
const char * |
filename, |
|
|
const char * |
rw, |
|
|
Int_t |
mode = 1 |
|
) |
| |
|
virtual |
◆ codaOpen() [2/2]
Int_t Decoder::THaCodaFile::codaOpen |
( |
const char * |
filename, |
|
|
Int_t |
mode = 1 |
|
) |
| |
|
virtual |
◆ codaRead()
Int_t Decoder::THaCodaFile::codaRead |
( |
| ) |
|
|
virtual |
◆ codaWrite()
Int_t Decoder::THaCodaFile::codaWrite |
( |
const UInt_t * |
evbuffer | ) |
|
◆ filterToFile()
Int_t Decoder::THaCodaFile::filterToFile |
( |
const char * |
output_file | ) |
|
◆ init()
void Decoder::THaCodaFile::init |
( |
const char * |
fname = "" | ) |
|
|
private |
◆ isOpen()
bool Decoder::THaCodaFile::isOpen |
( |
| ) |
const |
|
virtual |
◆ operator=()
◆ setMaxEvFilt()
void Decoder::THaCodaFile::setMaxEvFilt |
( |
UInt_t |
max_event | ) |
|
◆ evlist
std::vector<UInt_t> Decoder::THaCodaFile::evlist |
|
private |
◆ evtypes
std::vector<UInt_t> Decoder::THaCodaFile::evtypes |
|
private |
◆ max_to_filt
UInt_t Decoder::THaCodaFile::max_to_filt |
|
private |
◆ maxflist
UInt_t Decoder::THaCodaFile::maxflist |
|
private |
◆ maxftype
UInt_t Decoder::THaCodaFile::maxftype |
|
private |
The documentation for this class was generated from the following files: