From 0f0e5f3ede95d126df497bd12fef533569b5b82f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 10:31:26 +0100 Subject: [PATCH] Update 'MCtruthmatching.cpp' --- MCtruthmatching.cpp.md | 5 ----- 1 file changed, 5 deletions(-) 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 :)