KaliVeda
Toolkit for HIC analysis
KVFAZIAIDSiSiCsI.h
1 #ifndef __KVFAZIAIDSISICSI_H
2 #define __KVFAZIAIDSISICSI_H
3 
4 #include "KVFAZIAIDTelescope.h"
5 
18 public:
21  {
22  SetType("Si-CsI");
23  SetLabel("FAZIA.Si-CsI");
26  fMaxZ = 22.5;
27  fSigmaZ = .5;
28  }
29 
30  ClassDef(KVFAZIAIDSiSiCsI, 1) //Telescope for FAZIA identification using SI1 and/or SI2 with CSI
31 };
32 
33 #endif
constexpr Bool_t kTRUE
#define ClassDef(name, id)
void SetLabel(const Char_t *lab)
Definition: KVBase.h:195
virtual void SetType(const Char_t *str)
Definition: KVBase.h:173
Telescope for FAZIA identification using SI1 and/or SI2 with CSI.
void SetHasMassID(Bool_t yes=kTRUE)