![]() |
DAS
3.0
Das Analysis System
|
#include <cassert>#include <cstdlib>#include <iostream>#include <fstream>#include <TF1.h>#include <TH1.h>
Include dependency graph for sigmoid.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| DAS | |
| DAS::Normalisation | |
Functions | |
| float | GetX (TF1 *f) |
| template<typename STREAM > | |
| TF1 * | FitTriggerEfficiency (int trigger, TH1 *h, STREAM &Stream, int from, const char *options="NQERS") |
| template<typename STREAM > | |
| float | GetTriggerEfficiency (int trigger, TH1 *h, STREAM &Stream, float from, float minEff) |
Variables | |
| const float | threshold = 0.995 |