50 cout << getTreeParameters<T>() << endl;
72 int main(
int argc,
char **argv)
82 JParser<> zap(
"Auxiliary program to print ROOT TTree parameters.");
88 catch(
const exception &error) {
89 FATAL(error.what() << endl);
ROOT TTree parameter settings.
ROOT TTree parameter settings.
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, char **argv)
ROOT TTree parameter settings of various packages.
Utility class to parse command line options.
Test availability of TTree parameters for given class.
std::ostream & print(std::ostream &out, const JTestSummary &summary, const char delimiter=' ', const bool useColors=true)
Print test summary.
JObject_t & for_each(JObject_t &object, JType< JTypeList< JHead_t, JTail_t > > typelist)
For each data type method.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
KM3NeT DAQ data structures and auxiliaries.
Auxiliary template class for type bool.
Auxiliary class to temporarily replace std::ostream.
Auxiliary class for a type holder.