KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
Classes | Macros
KVRList.h File Reference
#include "KVBase.h"
#include "RVersion.h"
#include "TRefArray.h"
#include "KVConfig.h"
Include dependency graph for KVRList.h:
This graph shows which files directly or indirectly include this file:

Classes

class  KVRList
 Wrapper for TRefArray adding some functionality. More...
 

Macros

#define KVRLIST_NOT_WITH_THIS_NAME_AND_TYPE   "No object found with name %s and type %s"
 
#define KVRLIST_NOT_WITH_THIS_TYPE   "No object found with type %s"
 

Macro Definition Documentation

◆ KVRLIST_NOT_WITH_THIS_NAME_AND_TYPE

#define KVRLIST_NOT_WITH_THIS_NAME_AND_TYPE   "No object found with name %s and type %s"

Definition at line 24 of file KVRList.h.

◆ KVRLIST_NOT_WITH_THIS_TYPE

#define KVRLIST_NOT_WITH_THIS_TYPE   "No object found with type %s"

Definition at line 23 of file KVRList.h.