KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
#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>
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]" |
#define KVEVENT_MAKE_EVENT_BRANCH_NO_VOID_PTR 1 |