34 out << getTag<T>() << endl;
68int main(
int argc,
char **argv)
77 JParser<> zap(
"Program to test JTagAvailable.");
83 catch(
const exception& error) {
84 FATAL(error.what() << endl);
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
I/O formatting auxiliaries.
Utility class to parse command line options.
Test availability of JNET::JTag value for given class.
int main(int argc, char **argv)
std::ostream & print(std::ostream &out, const JTestSummary &summary, const char delimiter=' ', const bool useColors=true)
Print test summary.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary template class for type bool.
Auxiliary class for a type holder.