KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
Classes | Macros
KVTemplateEvent.h File Reference
#include "TTree.h"
#include "TVector3.h"
#include "TClonesArray.h"
#include "KVEvent.h"
#include "KVConfig.h"
#include "TRotation.h"
#include "TLorentzRotation.h"
#include "KVTemplateParticleCondition.h"
#include "KVNameValueList.h"
#include "TMethodCall.h"
#include <KVFrameTransform.h>
#include <KVIntegerList.h>
#include <TH1.h>
#include <TObjString.h>
#include <iterator>
Include dependency graph for KVTemplateEvent.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  KVTemplateEvent< Particle >::EventGroupIterator
 
struct  KVTemplateEvent< Particle >::EventIterator
 
struct  KVTemplateEvent< Particle >::EventOKIterator
 
class  KVTemplateEvent< Particle >::Iterator
 Class used for iterating over particles in events. More...
 
class  KVTemplateEvent< Particle >
 Base class for event classes (containers for different types of particle objects) More...
 

Macros

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

Macro Definition Documentation

◆ KVEVENT_PART_INDEX_OOB

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

Definition at line 23 of file KVTemplateEvent.h.