#include <GetParameters.h>
Public Member Functions | |
std::string | getAlgType () |
std::string | getRecomSchema () |
std::string | getThreshold () |
std::string | getTime () |
JetParameters () | |
void | setParameters (std::string alg, int recom, int it, std::string threshold) |
~JetParameters () | |
Private Attributes | |
std::string | iTime |
std::string | theAlgType |
std::string | theRecomSchema |
std::string | theThreshold |
Definition at line 21 of file GetParameters.h.
|
inline |
Definition at line 23 of file GetParameters.h.
|
inline |
Definition at line 24 of file GetParameters.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 25 of file GetParameters.h.
References iTime, theAlgType, theRecomSchema, theThreshold, and dtT0WireCalibration_cfg::threshold.
|
private |
Definition at line 41 of file GetParameters.h.
Referenced by getTime(), and setParameters().
|
private |
Definition at line 39 of file GetParameters.h.
Referenced by getAlgType(), and setParameters().
|
private |
Definition at line 40 of file GetParameters.h.
Referenced by getRecomSchema(), and setParameters().
|
private |
Definition at line 42 of file GetParameters.h.
Referenced by getThreshold(), and setParameters().