KaliVeda  1.12/06
Heavy-Ion Analysis Toolkit
KVFAZIAIDSiSi.cpp
Go to the documentation of this file.
1 //Created by KVClassFactory on Mon Mar 16 11:45:14 2015
2 //Author: ,,,
3 
4 #include "KVFAZIAIDSiSi.h"
5 
7 
8 // BEGIN_HTML <!--
10 /* -->
11 <h2>KVFAZIAIDSiSi</h2>
12 <h4>identification telescope for FAZIA Si-Si idcards</h4>
13 <!-- */
14 // --> END_HTML
16 
17 
18 
22 {
23  // Default constructor
24  SetType("Si-Si");
25  SetHasMassID(kTRUE);
26  fMaxZ = 22.5;
27  fSigmaZ = .5;
28 }
29 
30 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
const Bool_t kTRUE