|
R3BROOT
R3B analysis software
|
#include <R3BFTCalEngine.h>
Public Types | |
| using | HistType = TH2I |
| Public Types inherited from R3B::Neuland::calibration::FTBaseCal< PlaneCal > | |
| using | ValueErrors |
Public Member Functions | |
| PlaneCal (std::string_view hist_name, int mID) | |
| void | Fill (FTType type, int ftValue, int barID) |
| void | Write_to_par (const FTCalStrategy &strategy, Map2CalPar &t_cal_par) |
| Public Member Functions inherited from R3B::Neuland::calibration::FTBaseCal< PlaneCal > | |
| void | InitAllDistributions (TH1 *hist) |
| void | WriteHist2File (TDirectory *sink) |
| void | Write2Par (int moduleID, Map2CalPar &t_cal_par, std::map< FTType, FTChannel2TimeRelation > valueErrors) |
| auto | GetDistribution (FTType type) |
| auto | GetAllDistributions () -> const auto & |
| auto | GetHistName () const -> const auto & |
| auto | GetModuleNum () const -> const auto & |
| void | AddFineTime (FTType type, Args &&... args) |
Definition at line 156 of file R3BFTCalEngine.h.
| using R3B::Neuland::calibration::PlaneCal::HistType = TH2I |
Definition at line 159 of file R3BFTCalEngine.h.
|
explicit |
Definition at line 43 of file R3BFTCalEngine.cxx.
|
inline |
Definition at line 162 of file R3BFTCalEngine.h.
|
inline |
Definition at line 165 of file R3BFTCalEngine.h.