diff --git a/anasenMS.C b/anasenMS.C index f422dc4..e6d674e 100644 --- a/anasenMS.C +++ b/anasenMS.C @@ -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 Transfer(){ + + + +} + + void anasenMS(){