Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JRootComparator.hh File Reference
#include <string>
#include <memory>
#include <map>
#include "TString.h"
#include "TDictionary.h"
#include "TVirtualCollectionProxy.h"
#include "TBaseClass.h"
#include "TDataMember.h"
#include "JLang/JTypeList.hh"
#include "JLang/JPrimitiveTypes.hh"
#include "JROOT/JRootClass.hh"
#include "Jeep/JMessage.hh"

Go to the source code of this file.

Classes

class  JROOT::JAbstractComparator
 Interface for comparison of a template class. More...
 
class  JROOT::JObjectComparator< T >
 Implementation for comparison of a template class. More...
 
class  JROOT::JRootComparator
 ROOT comparator. More...
 

Namespaces

namespace  JROOT
 Auxiliary classes and methods for ROOT I/O.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Macros

#define VALUE_TYPE(__TYPE__)
 

Macro Definition Documentation

◆ VALUE_TYPE

#define VALUE_TYPE ( __TYPE__)
Value:
value_type(#__TYPE__, new JObjectComparator<__TYPE__>())