#include "SdBaselineFinderKG.h"#include <fwk/CentralConfig.h>#include <evt/Event.h>#include <sdet/SDetector.h>#include <sevt/SEvent.h>#include <sevt/EventTrigger.h>#include <utl/Math.h>#include <limits>Go to the source code of this file.
Namespaces | |
| SdBaselineFinderKG | |
| SdBaselineFinderKG::Const | |
Functions | |
| template<typename T > | |
| constexpr T | SdBaselineFinderKG::Get (const bool first, const pair< T, T > &p) |
| constexpr int | SdBaselineFinderKG::Const::MinLength (const bool isUUB) |
| template<typename T1 , typename T2 > | |
| ostream & | SdBaselineFinderKG::operator<< (ostream &os, const pair< T1, T2 > &p) |
| constexpr unsigned int | SdBaselineFinderKG::Const::UsefulBins (const bool isUUB) |