KaliVeda
Toolkit for HIC analysis
KVIDChIoSiLi.h
1 
4 #ifndef __KVIDCHIOSILI_H
5 #define __KVIDCHIOSILI_H
6 
7 #include "KVIDChIoSi.h"
8 #include "KVINDRACodes.h"
9 
16 class KVIDChIoSiLi : public KVIDChIoSi {
17 
18  ClassDef(KVIDChIoSiLi, 1) //Identification in ChIo-SiLi matrices of INDRA
19 };
20 
21 #endif
#define ClassDef(name, id)
Identification in ChIo-Si(Li) (etalon) telescopes of INDRA.
Definition: KVIDChIoSiLi.h:16
Identification in ChIo-Si telescopes of INDRA.
Definition: KVIDChIoSi.h:30