R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3B::Neuland::calibration Namespace Reference

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
 

Enumeration Type Documentation

◆ FTCalErrorMethod

enum class R3B::Neuland::calibration::FTCalErrorMethod : uint8_t
strong
Enumerator
exact 
approx 
uniform_only 
none 

Definition at line 21 of file R3BFTCalEngine.h.

Function Documentation

◆ FTType2Str()

auto R3B::Neuland::calibration::FTType2Str ( FTType type) -> std::string_view

Definition at line 17 of file R3BFTCalEngine.cxx.