|
FEDRA emulsion software from the OPERA Collaboration
|
#include <string.h>#include <iostream>#include <TRint.h>#include <TEnv.h>#include "EdbLog.h"#include "EdbScanProc.h"#include "EdbViewMap.h"
Functions | |
| int | main (int argc, char *argv[]) |
| void | print_help_message () |
| void | set_default (TEnv &cenv) |
| void | ViewAlPlate (const char *fin, const char *fout, TEnv &env) |
| void | ViewAlPlate (const EdbID id, TEnv &cenv) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void print_help_message | ( | ) |
| void set_default | ( | TEnv & | cenv | ) |
| void ViewAlPlate | ( | const char * | fin, |
| const char * | fout, | ||
| TEnv & | env | ||
| ) |