Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | ProcessEvent (const std::shared_ptr< TMidasEvent > &, TMidasFile *) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 13 of file offsetadd.cxx.
References pygui.grut-view::argv, and ProcessEvent().
void ProcessEvent | ( | const std::shared_ptr< TMidasEvent > & | event, |
TMidasFile * | outfile | ||
) |