#include <DiracLabview.hh>
Public Member Functions | |
| virtual | ~DiracLabview () |
Static Public Member Functions | |
| static int | getNextEvent (Event &eventToFill, FILE *currentFile, const Detector &aDet, i32 lastEventId) |
Private Member Functions | |
| DiracLabview () | |
Static Private Member Functions | |
| static int | parse (Event &event, FILE *inputFile, const Detector &aDet, i32 &lastEventId) |
Definition at line 24 of file DiracLabview.hh.
| virtual DiracLabview::~DiracLabview | ( | ) | [virtual] |
| DiracLabview::DiracLabview | ( | ) | [private] |
| static int DiracLabview::getNextEvent | ( | Event & | eventToFill, | |
| FILE * | currentFile, | |||
| const Detector & | aDet, | |||
| i32 | lastEventId | |||
| ) | [static] |
| static int DiracLabview::parse | ( | Event & | event, | |
| FILE * | inputFile, | |||
| const Detector & | aDet, | |||
| i32 & | lastEventId | |||
| ) | [static, private] |
1.5.8