KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
Classes | Macros
KVEvent.h File Reference
#include <KVBase.h>
#include <TTree.h>
#include "KVNameValueList.h"
#include "TClonesArray.h"
#include <TH1.h>
#include <iterator>
Include dependency graph for KVEvent.h:
This graph shows which files directly or indirectly include this file:

Classes

class  KVEvent
 Abstract base class container for multi-particle events. More...
 

Macros

#define KVEVENT_MAKE_EVENT_BRANCH_NO_VOID_PTR   1
 avoid breaking code with the change of the following interface More...
 

Macro Definition Documentation

◆ KVEVENT_MAKE_EVENT_BRANCH_NO_VOID_PTR

#define KVEVENT_MAKE_EVENT_BRANCH_NO_VOID_PTR   1

avoid breaking code with the change of the following interface

Definition at line 232 of file KVEvent.h.