KaliVeda  1.12/06
Heavy-Ion Analysis Toolkit
Classes | Macros
KVEvent.h File Reference
#include "TTree.h"
#include "TVector3.h"
#include "TClonesArray.h"
#include "KVNucleus.h"
#include "KVBase.h"
#include "KVConfig.h"
#include "TRotation.h"
#include "TLorentzRotation.h"
#include "KVParticleCondition.h"
#include "KVNameValueList.h"
#include "TMethodCall.h"
#include <TH1.h>
#include <iterator>
Include dependency graph for KVEvent.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  EventIterator
 
struct  GroupEventIterator
 
class  KVEvent::Iterator
 
class  KVEvent
 Base class container for multi-particle events. More...
 
struct  OKEventIterator
 

Macros

#define KVEVENT_MAKE_EVENT_BRANCH_NO_VOID_PTR   1
 avoid breaking code with the change of the following interface More...
 
#define KVEVENT_PART_INDEX_OOB   "Particle index %d out of bounds [1,%d]"
 

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 466 of file KVEvent.h.

◆ KVEVENT_PART_INDEX_OOB

#define KVEVENT_PART_INDEX_OOB   "Particle index %d out of bounds [1,%d]"

Definition at line 23 of file KVEvent.h.