|
BOSS 8.0.0
BESIII Offline Software System
|
#include <cmath>#include <cstdlib>#include <fstream>#include "TFile.h"#include "TMLPAnalyzer.h"#include "TMultiLayerPerceptron.h"#include "TTree.h"#include "ParticleID/MucPID.h"#include "EvtRecEvent/EvtRecTrack.h"#include "MdcRecEvent/RecMdcTrack.h"#include "MucRecEvent/RecMucTrack.h"Go to the source code of this file.
Functions | |
| void | CALG (double Px, double &e2) |
| void CALG | ( | double | Px, |
| double & | e2 ) |
Definition at line 31 of file calg.cxx.
Referenced by EmcPID::particleIDCalculation(), and MucPID::particleIDCalculation().