|
FEDRA emulsion software from the OPERA Collaboration
|
#include <string.h>#include <iostream>#include <TRint.h>#include <TEnv.h>#include <TChain.h>#include "EdbLog.h"#include "EdbRunAccess.h"#include "EdbLinking.h"#include "EdbScanProc.h"#include "EdbPlateAlignment.h"#include "EdbMosaic.h"#include "EdbMosaicIO.h"
Functions | |
| void | AlignWithBeam (const float beam[4], EdbPattern &p1, EdbPattern &p2) |
| void | LinkPlate (EdbID id, int from, int nfrag, TEnv &env) |
| int | main (int argc, char *argv[]) |
| void | MergePlate (EdbID id, int from, int nfrag) |
| void | print_help_message () |
| void | set_default_link (TEnv &cenv) |
| void AlignWithBeam | ( | const float | beam[4], |
| EdbPattern & | p1, | ||
| EdbPattern & | p2 | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void print_help_message | ( | ) |