R3BROOT
R3B analysis software
|
Classes | |
class | FTBaseCal |
class | FTCalStrategy |
class | FTEngine |
class | ModuleCal |
class | PlaneCal |
Enumerations | |
enum class | FTCalErrorMethod : uint8_t { exact , approx , uniform_only , none } |
Functions | |
auto | FTType2Str (FTType type) -> std::string_view |
|
strong |
Enumerator | |
---|---|
exact | |
approx | |
uniform_only | |
none |
Definition at line 21 of file R3BFTCalEngine.h.
auto R3B::Neuland::calibration::FTType2Str | ( | FTType | type | ) | -> std::string_view |
Definition at line 17 of file R3BFTCalEngine.cxx.