SctAnalysis::AnalysisArguments Class Reference

Command line arguments available for fitting service. More...

#include <AnalysisArguments.h>

Inheritance diagram for SctAnalysis::AnalysisArguments:

Inheritance graph
[legend]
Collaboration diagram for SctAnalysis::AnalysisArguments:

Collaboration graph
[legend]

Public Member Functions

 AnalysisArguments (int argc, char **argv)
 constructor builds from command line args
std::string getStrategyName () const
 get FitStrategy name
std::string getFitOptions () const
 options used by FitStrategy
void printHelp (std::ostream &os) const
 overload SctService::Arguments::printHelp(std::ostream)
virtual void parse ()
 overload SctService::Arguments::parse()

Private Attributes

std::string m_strategy
std::string m_options

Detailed Description

Command line arguments available for fitting service.

Definition at line 7 of file AnalysisArguments.h.


Constructor & Destructor Documentation

SctAnalysis::AnalysisArguments::AnalysisArguments int  argc,
char **  argv
 

constructor builds from command line args

Definition at line 9 of file AnalysisArguments.cpp.

References parse().

Here is the call graph for this function:


Member Function Documentation

std::string SctAnalysis::AnalysisArguments::getFitOptions  )  const
 

options used by FitStrategy

Definition at line 36 of file AnalysisArguments.cpp.

References m_options.

Referenced by SctAnalysis::AnalysisService::AnalysisService().

std::string SctAnalysis::AnalysisArguments::getStrategyName  )  const
 

get FitStrategy name

Definition at line 32 of file AnalysisArguments.cpp.

References m_strategy.

Referenced by SctAnalysis::AnalysisService::AnalysisService().

void SctAnalysis::AnalysisArguments::parse  )  [virtual]
 

overload SctService::Arguments::parse()

Reimplemented from SctService::Arguments.

Definition at line 14 of file AnalysisArguments.cpp.

References SctService::Arguments::m_list, m_options, m_strategy, and SctService::Arguments::next().

Referenced by AnalysisArguments().

Here is the call graph for this function:

void SctAnalysis::AnalysisArguments::printHelp std::ostream &  os  )  const [virtual]
 

overload SctService::Arguments::printHelp(std::ostream)

Reimplemented from SctService::Arguments.

Definition at line 25 of file AnalysisArguments.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:03:38 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6