#include "ReconAlg/IReconTool.h"
#include "GaudiAlg/GaudiTool.h"
#include "Event/CalibReadoutPmtCrate.h"
#include "Conventions/Electronics.h"
#include <map>
Include dependency graph for QMLFTool.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | DayaBay |
Classes | |
class | QMLFTool |
Defines | |
#define | QMLFTOOL_H 1 |
QMLFTool.h. |
#define QMLFTOOL_H 1 |
Charge Maximum Likelihood Fitter Tool.
The data (MC or Real) showed an OBSERVED charge pattern. Based on certain optical model, one can calculate the EXPECTED charge pattern for a given source position. A LIKELIHOOD can be calculated using above two patterns. Minimize this likelihood will give an estimation of the source position.
wenlj@ihep.ac.cn 2008/09/20
Definition at line 18 of file QMLFTool.h.