#include <Time.h>
◆ TheGUI()
| Time::TheGUI::TheGUI |
( |
const std::string & |
name, |
|
|
const std::shared_ptr< Detector_t > & |
theDetector, |
|
|
const std::shared_ptr< DataManager > & |
cDataManager, |
|
|
const std::vector< double > & |
DefaultOffsets, |
|
|
const std::vector< double > & |
Offsets, |
|
|
const std::shared_ptr< gui::PeakingFitFunction > |
fitFunction |
|
) |
| |
◆ DisplayFit()
| void Time::TheGUI::DisplayFit |
( |
| ) |
|
|
overridevirtual |
◆ DoFit()
◆ FinishSlice()
| bool Time::TheGUI::FinishSlice |
( |
| ) |
|
|
overridevirtual |
◆ GetHistogram()
| shared_ptr< TH1 > Time::TheGUI::GetHistogram |
( |
const WrapTFile & |
file | ) |
const |
|
overridevirtual |
◆ GetNumberOfChannels()
| unsigned Time::TheGUI::GetNumberOfChannels |
( |
| ) |
const |
|
overridevirtual |
◆ InitGUI()
◆ StartSlice()
| void Time::TheGUI::StartSlice |
( |
const interval< TID > & |
range | ) |
|
|
overridevirtual |
◆ StoreFinishSlice()
| void Time::TheGUI::StoreFinishSlice |
( |
const interval< TID > & |
range | ) |
|
|
overridevirtual |
◆ StoreFit()
| void Time::TheGUI::StoreFit |
( |
unsigned |
channel | ) |
|
|
overridevirtual |
◆ AutoStopAtChannel
| double ant::calibration::Time::TheGUI::AutoStopAtChannel = -1 |
|
protected |
◆ AutoStopOnChi2
| double ant::calibration::Time::TheGUI::AutoStopOnChi2 = 6.0 |
|
protected |
◆ AutoStopOnPeakPos
| double ant::calibration::Time::TheGUI::AutoStopOnPeakPos = 6 |
|
protected |
◆ calmgr
| std::shared_ptr<DataManager> ant::calibration::Time::TheGUI::calmgr |
|
protected |
◆ channelWasEmpty
| bool ant::calibration::Time::TheGUI::channelWasEmpty = false |
|
protected |
◆ defaultOffsets
| const std::vector<double> ant::calibration::Time::TheGUI::defaultOffsets |
|
protected |
◆ detector
| std::shared_ptr<Detector_t> ant::calibration::Time::TheGUI::detector |
|
protected |
◆ fitFunction
◆ fitParams
| std::map<unsigned,std::vector<double> > ant::calibration::Time::TheGUI::fitParams |
|
protected |
◆ HardTimeCut
| double ant::calibration::Time::TheGUI::HardTimeCut = -1 |
|
protected |
◆ IgnorePreviousFitParameters
| bool ant::calibration::Time::TheGUI::IgnorePreviousFitParameters = false |
|
protected |
◆ offsets
| std::vector<double> ant::calibration::Time::TheGUI::offsets |
|
protected |
◆ previousOffsets
| std::vector<double> ant::calibration::Time::TheGUI::previousOffsets |
|
protected |
◆ Rebin
| double ant::calibration::Time::TheGUI::Rebin = 1 |
|
protected |
◆ SkipEmptyChannels
| bool ant::calibration::Time::TheGUI::SkipEmptyChannels = false |
|
protected |
◆ theCanvas
◆ timePeaks
| TH1* ant::calibration::Time::TheGUI::timePeaks |
|
protected |
◆ times
| TH1* ant::calibration::Time::TheGUI::times |
|
protected |
The documentation for this class was generated from the following files: