Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
tstoo_main.cxx File Reference
#include <iostream>
#include <fstream>
#include <cstdlib>
#include "THaCodaFile.h"
#include "CodaDecoder.h"
#include "TString.h"
Include dependency graph for tstoo_main.cxx:

Go to the source code of this file.

Functions

void dump (UInt_t *data, ofstream *file)
 
int main (int, char **)
 
void process (THaEvData *evdata, ofstream *file)
 

Function Documentation

◆ dump()

void dump ( UInt_t data,
ofstream *  file 
)

Definition at line 72 of file tstoo_main.cxx.

◆ main()

int main ( int  ,
char **   
)

Definition at line 18 of file tstoo_main.cxx.

◆ process()

void process ( THaEvData evdata,
ofstream *  file 
)

Definition at line 97 of file tstoo_main.cxx.