#include <TGRUTOptions.h>
Static Public Member Functions |
| static TGRUTOptions * | Get (int argc=0, char **argv=NULL) |
Constructor & Destructor Documentation
| TGRUTOptions::TGRUTOptions |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
private |
Member Function Documentation
| const std::vector<std::string>& TGRUTOptions::CalInputFiles |
( |
| ) |
|
|
inline |
| void TGRUTOptions::Clear |
( |
Option_t * |
opt = "" | ) |
|
| int TGRUTOptions::CommandPort |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::CommandServer |
( |
| ) |
const |
|
inline |
| std::string TGRUTOptions::CompiledHistogramFile |
( |
| ) |
|
|
inline |
| kFileType TGRUTOptions::DefaultFileType |
( |
| ) |
const |
|
inline |
| const std::string& TGRUTOptions::DetectorEnvironment |
( |
| ) |
|
|
inline |
| kFileType TGRUTOptions::DetermineFileType |
( |
const std::string & |
filename | ) |
const |
| bool TGRUTOptions::ExitAfterSorting |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::ExtractWaves |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::FileAutoDetect |
( |
const std::string & |
filename | ) |
|
|
private |
| std::string TGRUTOptions::GenerateOutputFilename |
( |
const std::string & |
filename | ) |
|
| std::string TGRUTOptions::GenerateOutputFilename |
( |
const std::vector< std::string > & |
filename | ) |
|
| TGRUTOptions * TGRUTOptions::Get |
( |
int |
argc = 0, |
|
|
char ** |
argv = NULL |
|
) |
| |
|
static |
| const std::vector<std::string>& TGRUTOptions::GuiSaveSetFiles |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::IgnoreErrors |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::IgnoreMode3 |
( |
| ) |
const |
|
inline |
| std::string TGRUTOptions::InputRing |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::IsOnline |
( |
| ) |
const |
|
inline |
| void TGRUTOptions::Load |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
| const std::vector<std::string>& TGRUTOptions::MacroInputFiles |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::MakeBackupFile |
( |
| ) |
const |
|
inline |
| const std::vector<std::string>& TGRUTOptions::OptionFiles |
( |
| ) |
|
|
inline |
| const std::string& TGRUTOptions::OutputFile |
( |
| ) |
|
|
inline |
| void TGRUTOptions::Print |
( |
Option_t * |
opt = "" | ) |
const |
| const std::vector<std::string>& TGRUTOptions::RawInputFiles |
( |
| ) |
|
|
inline |
| const std::vector<std::string>& TGRUTOptions::RootInputFiles |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::SetStartGUI |
( |
bool |
flag = true | ) |
|
|
inline |
| bool TGRUTOptions::ShouldExit |
( |
| ) |
|
|
inline |
| bool TGRUTOptions::ShouldExitImmediately |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::ShowedHelp |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::ShowLogo |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::SortRaw |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::SortTree |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::StartGUI |
( |
| ) |
const |
|
inline |
| bool TGRUTOptions::TimeSortInput |
( |
| ) |
const |
|
inline |
Member Data Documentation
| std::string TGRUTOptions::compiled_histogram_file |
|
private |
| std::string TGRUTOptions::detector_environment |
|
private |
| int TGRUTOptions::fCommandPort |
|
private |
| bool TGRUTOptions::fCommandServer |
|
private |
| bool TGRUTOptions::fExitAfterSorting |
|
private |
| bool TGRUTOptions::fExtractWaves |
|
private |
| bool TGRUTOptions::fIgnoreErrors |
|
private |
| bool TGRUTOptions::fIgnoreMode3 |
|
private |
| bool TGRUTOptions::fIsOnline |
|
private |
| bool TGRUTOptions::fMakeBackupFile |
|
private |
| bool TGRUTOptions::fShouldExit |
|
private |
| bool TGRUTOptions::fShowLogo |
|
private |
| bool TGRUTOptions::fSortRaw |
|
private |
| bool TGRUTOptions::fSortTree |
|
private |
| bool TGRUTOptions::fStartGui |
|
private |
| bool TGRUTOptions::fTimeSortInput |
|
private |
| std::vector<std::string> TGRUTOptions::input_cal_files |
|
private |
| std::vector<std::string> TGRUTOptions::input_gui_hist_files |
|
private |
| std::vector<std::string> TGRUTOptions::input_macro_files |
|
private |
| std::vector<std::string> TGRUTOptions::input_raw_files |
|
private |
| std::string TGRUTOptions::input_ring |
|
private |
| std::vector<std::string> TGRUTOptions::input_root_files |
|
private |
| std::vector<std::string> TGRUTOptions::options_file |
|
private |
| std::string TGRUTOptions::output_file |
|
private |
The documentation for this class was generated from the following files: