go to my desktop for monte carlo sim.
This commit is contained in:
parent
08c6f2e055
commit
18fe2ed62c
|
@ -1,6 +1,8 @@
|
|||
#include "ClassAnasen.h"
|
||||
|
||||
#include "TRandom.h"
|
||||
#include "TFile.h"
|
||||
#include "TTree.h"
|
||||
#include "TH1.h"
|
||||
#include "TH2.h"
|
||||
#include "TStyle.h"
|
||||
|
@ -11,6 +13,13 @@
|
|||
// find out the CalTrack and the real track
|
||||
// find out the Q-value uncertaintly
|
||||
|
||||
std::pair<TVector3, TVector3> Transfer(){
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
void anasenMS(){
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user