#include <S800Settings.h>
Definition at line 13 of file S800Settings.h.
◆ S800Settings() [1/2]
S800Settings::S800Settings |
( |
| ) |
|
|
default |
◆ S800Settings() [2/2]
S800Settings::S800Settings |
( |
const char * |
filename | ) |
|
◆ ~S800Settings()
S800Settings::~S800Settings |
( |
| ) |
|
|
default |
◆ BadFile()
const char* S800Settings::BadFile |
( |
| ) |
|
|
inline |
◆ CalFile()
const char* S800Settings::CalFile |
( |
| ) |
|
|
inline |
◆ CalFileIC()
const char* S800Settings::CalFileIC |
( |
| ) |
|
|
inline |
◆ InputFile()
const std::string S800Settings::InputFile |
( |
| ) |
|
|
inline |
◆ PedestalFile()
const char* S800Settings::PedestalFile |
( |
| ) |
|
|
inline |
◆ ReadSettings()
void S800Settings::ReadSettings |
( |
| ) |
|
◆ SetFile()
void S800Settings::SetFile |
( |
const char * |
filename | ) |
|
|
inline |
◆ XFit()
int S800Settings::XFit |
( |
| ) |
|
|
inline |
◆ XFitFunc()
int S800Settings::XFitFunc |
( |
| ) |
|
|
inline |
◆ XOffset()
Float_t S800Settings::XOffset |
( |
int |
ch | ) |
|
|
inline |
◆ XSlope()
Float_t S800Settings::XSlope |
( |
int |
ch | ) |
|
|
inline |
◆ YOffset()
Float_t S800Settings::YOffset |
( |
int |
ch | ) |
|
|
inline |
◆ YSlope()
Float_t S800Settings::YSlope |
( |
int |
ch | ) |
|
|
inline |
◆ fBadFile
std::string S800Settings::fBadFile |
|
protected |
◆ fCalFile
std::string S800Settings::fCalFile |
|
protected |
◆ fCalFileIC
std::string S800Settings::fCalFileIC |
|
protected |
◆ fInputFile
std::string S800Settings::fInputFile |
|
protected |
◆ fPedestalFile
std::string S800Settings::fPedestalFile |
|
protected |
◆ fXFit
Int_t S800Settings::fXFit {} |
|
protected |
◆ fXFitFunc
Int_t S800Settings::fXFitFunc {} |
|
protected |
◆ fxOffset
Float_t S800Settings::fxOffset[2] {} |
|
protected |
◆ fxSlope
Float_t S800Settings::fxSlope[2] {} |
|
protected |
◆ fyOffset
Float_t S800Settings::fyOffset[2] {} |
|
protected |
◆ fySlope
Float_t S800Settings::fySlope[2] {} |
|
protected |
The documentation for this class was generated from the following files: