FEDRA emulsion software from the OPERA Collaboration
|
Functions | |
ClassImp (EdbShowerRec) EdbShowerRec | |
ClassImp | ( | EdbShowerRec | ) |
//////////////////////////////////////////////////////////////////////// // EdbShowerRec // // Base Class for the shower reconstruction in OPERA brick. // This class has been initially developed by F. Juget, G. Lutter // and is ongoingly modified and developed by Frank Meisel, which is // currently the corresponding author: frank.nosp@m..mei.nosp@m.sel@l.nosp@m.hep..nosp@m.unibe.nosp@m..ch // // The main goal of this library is to make the shower search in the // scanned emulsion data as easy as possible, and as most automatically.// There exist also two manuals, to be found under "documentation". In // these some general handling of the package is explained. // // The EdbShowerRec class makes following things: // Starting from the emulsion scanned data (represented as an EdbPVRec // object in FEDRA), it does search and reconstruction of showers, // based on different algorithms, which the user can set indivially // (normaly not necessary). After that, we try to identify // characteristics of the shower, as it is: energy and particle ID. // // // Nota Bene: all lines in the code trailing with "///" // are todo comments. // // ////////////////////////////////////////////////////////////////////////
Default Constructor: