diff --git a/MCtruthmatching.cpp.md b/MCtruthmatching.cpp.md index 5afaa83..2f26ccb 100644 --- a/MCtruthmatching.cpp.md +++ b/MCtruthmatching.cpp.md @@ -5,10 +5,6 @@ The corresponding classes are defined in [[TMsource.cpp|TMsource]]. **TODO** ## Table of Contents * Global variables - * Double_t YieldBeforeTruthMatching - * Double_t YieldAfterTruthMatching - * Double_t YieldBeforeTruthMatchingErr - * Double_t YieldAfterTruthMatchingErr * Functions * [passGammas()](#passgammas) * [passAllTM()](#passalltm) @@ -20,7 +16,6 @@ The corresponding classes are defined in [[TMsource.cpp|TMsource]]. **TODO** * [Int_t TruthMatchAll](#int_t-truthmatchall) * [Int_t TruthMatchAllAll](#int_t-truthmatchallall) -Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc) ## Global variables I would say they are pretty self-explanatory :)