23 lines
297 B
C
23 lines
297 B
C
#include "ClassAnasen.h"
|
|
|
|
#include "TRandom.h"
|
|
#include "TH1.h"
|
|
#include "TH2.h"
|
|
#include "TStyle.h"
|
|
#include "TCanvas.h"
|
|
|
|
|
|
//======== Gerneate light particle based on reaction
|
|
// find out the CalTrack and the real track
|
|
// find out the Q-value uncertaintly
|
|
|
|
void anasenMS(){
|
|
|
|
|
|
//Reaction
|
|
|
|
|
|
|
|
|
|
|
|
} |