31     const JEquationParameters 
parameters(
":", 
"\n", 
"", 
"");
 
   36     const string buffer = 
replace(key, 
"-", 
"_");
 
   38     for (string::size_type il = 0, ir = 0; ir != string::npos && cls.
is_valid(); il = ir + 1) {
 
   39       ir  = buffer.substr(il).find(parameters.getDefaultDivision());
 
   40       cls = cls.
find(buffer.substr(il, ir - il).c_str());
 
   45       JRedirectString redirect(reader, value);
 
ROOT class for reading object. 
 
TString replace(const TString &target, const TRegexp ®exp, const T &replacement)
Replace regular expression in input by given replacement. 
 
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
 
Implementation for ASCII input of objects with ROOT dictionary. 
 
ASCII I/O of objects with ROOT dictionary. 
 
T & getInstance(const T &object)
Get static instance from temporary object. 
 
JRootReader & getObject(T &object)
Read object. 
 
std::string JPP
Jpp version used to take data (see JPrintMeta.cc) 
 
void put(const std::string &key, const std::string &value)
Put value at given key. 
 
bool is_valid() const 
Check validity of this addressable class. 
 
JRootAddressableClass find(const char *const name) const 
Find addressable base class or data member with given name within current class. 
 
static JNullStream null
Null I/O stream.