KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVFAZIAIDSiSiCsI.h
Go to the documentation of this file.
1 #ifndef __KVFAZIAIDSISICSI_H
2 #define __KVFAZIAIDSISICSI_H
3 
4 #include "KVFAZIAIDTelescope.h"
5 
17 public:
20  {
21  SetType("Si-CsI");
22  SetLabel("FAZIA.Si-CsI");
25  fMaxZ = 22.5;
26  fSigmaZ = .5;
27  }
28 
29  ClassDef(KVFAZIAIDSiSiCsI, 1) //Telescope for FAZIA identification using SI1 and/or SI2 with CSI
30 };
31 
32 #endif
const Bool_t kTRUE
#define ClassDef(name, id)
void SetLabel(const Char_t *lab)
Definition: KVBase.h:194
virtual void SetType(const Char_t *str)
Definition: KVBase.h:172
Telescope for FAZIA identification using SI1 and/or SI2 with CSI.
void SetHasMassID(Bool_t yes=kTRUE)