Update 'MCtruthmatching.cpp'

Renata Kopecná 2022-01-27 10:31:26 +01:00
parent 4ad30a7574
commit 0f0e5f3ede

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